From 72cdb389b9a833a48db931456ac76f87c3baaa29 Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Tue, 27 Aug 2013 06:10:11 +0000 Subject: [PATCH] Imported Translations from Transifex Change-Id: I1831ed17f316a71ada1606555bf73c10eae62d71 --- cinder/locale/bg_BG/LC_MESSAGES/cinder.po | 701 +- cinder/locale/bs/LC_MESSAGES/cinder.po | 701 +- cinder/locale/ca/LC_MESSAGES/cinder.po | 701 +- cinder/locale/cinder.pot | 650 +- cinder/locale/cs/LC_MESSAGES/cinder.po | 711 +- cinder/locale/da/LC_MESSAGES/cinder.po | 701 +- cinder/locale/de/LC_MESSAGES/cinder.po | 711 +- cinder/locale/en_AU/LC_MESSAGES/cinder.po | 711 +- cinder/locale/en_GB/LC_MESSAGES/cinder.po | 711 +- cinder/locale/en_US/LC_MESSAGES/cinder.po | 722 +- cinder/locale/es/LC_MESSAGES/cinder.po | 711 +- cinder/locale/fi_FI/LC_MESSAGES/cinder.po | 701 +- cinder/locale/fr/LC_MESSAGES/cinder.po | 711 +- cinder/locale/hi/LC_MESSAGES/cinder.po | 7309 +++++++++++++++++++++ cinder/locale/hr/LC_MESSAGES/cinder.po | 701 +- cinder/locale/hu/LC_MESSAGES/cinder.po | 701 +- cinder/locale/id/LC_MESSAGES/cinder.po | 701 +- cinder/locale/it/LC_MESSAGES/cinder.po | 711 +- cinder/locale/it_IT/LC_MESSAGES/cinder.po | 701 +- cinder/locale/ja/LC_MESSAGES/cinder.po | 711 +- cinder/locale/ka_GE/LC_MESSAGES/cinder.po | 701 +- cinder/locale/ko/LC_MESSAGES/cinder.po | 711 +- cinder/locale/ko_KR/LC_MESSAGES/cinder.po | 701 +- cinder/locale/ms/LC_MESSAGES/cinder.po | 701 +- cinder/locale/nb/LC_MESSAGES/cinder.po | 701 +- cinder/locale/nl_NL/LC_MESSAGES/cinder.po | 701 +- cinder/locale/pl_PL/LC_MESSAGES/cinder.po | 701 +- cinder/locale/pt/LC_MESSAGES/cinder.po | 701 +- cinder/locale/pt_BR/LC_MESSAGES/cinder.po | 711 +- cinder/locale/ro/LC_MESSAGES/cinder.po | 701 +- cinder/locale/ru/LC_MESSAGES/cinder.po | 712 +- cinder/locale/ru_RU/LC_MESSAGES/cinder.po | 701 +- cinder/locale/sk/LC_MESSAGES/cinder.po | 7309 +++++++++++++++++++++ cinder/locale/sl_SI/LC_MESSAGES/cinder.po | 701 +- cinder/locale/sw_KE/LC_MESSAGES/cinder.po | 701 +- cinder/locale/tl/LC_MESSAGES/cinder.po | 701 +- cinder/locale/tr/LC_MESSAGES/cinder.po | 701 +- cinder/locale/tr_TR/LC_MESSAGES/cinder.po | 701 +- cinder/locale/uk/LC_MESSAGES/cinder.po | 701 +- cinder/locale/vi_VN/LC_MESSAGES/cinder.po | 701 +- cinder/locale/zh_CN/LC_MESSAGES/cinder.po | 712 +- cinder/locale/zh_HK/LC_MESSAGES/cinder.po | 701 +- cinder/locale/zh_TW/LC_MESSAGES/cinder.po | 711 +- 43 files changed, 31371 insertions(+), 12090 deletions(-) create mode 100644 cinder/locale/hi/LC_MESSAGES/cinder.po create mode 100644 cinder/locale/sk/LC_MESSAGES/cinder.po diff --git a/cinder/locale/bg_BG/LC_MESSAGES/cinder.po b/cinder/locale/bg_BG/LC_MESSAGES/cinder.po index 5485988cd..ff1917980 100644 --- a/cinder/locale/bg_BG/LC_MESSAGES/cinder.po +++ b/cinder/locale/bg_BG/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (Bulgaria) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/bs/LC_MESSAGES/cinder.po b/cinder/locale/bs/LC_MESSAGES/cinder.po index c1e17cfb3..d7c40686f 100644 --- a/cinder/locale/bs/LC_MESSAGES/cinder.po +++ b/cinder/locale/bs/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n" "Last-Translator: yazar \n" "Language-Team: Bosnian \n" @@ -27,651 +27,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Neočekivana greška prilikom pokretanja komande." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1690,7 +1676,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1738,156 +1724,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3112,44 +3098,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3842,7 +3828,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4252,20 +4238,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4375,72 +4484,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5236,7 +5330,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6698,10 +6791,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6764,34 +6853,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6943,7 +7032,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7076,7 +7165,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7092,157 +7181,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7483,9 +7551,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Neočekivana greška prilikom pokretanja komande." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ca/LC_MESSAGES/cinder.po b/cinder/locale/ca/LC_MESSAGES/cinder.po index c92452feb..7b613efa4 100644 --- a/cinder/locale/ca/LC_MESSAGES/cinder.po +++ b/cinder/locale/ca/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/cinder.pot b/cinder/locale/cinder.pot index ac6eecece..fbc230ed6 100644 --- a/cinder/locale/cinder.pot +++ b/cinder/locale/cinder.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.110\n" +"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.111\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,651 +27,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1686,7 +1672,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1734,156 +1720,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3107,44 +3093,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3834,7 +3820,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4244,20 +4230,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4367,72 +4476,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5228,7 +5322,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6690,10 +6783,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6756,34 +6845,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6935,7 +7024,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7068,7 +7157,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7084,157 +7173,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" diff --git a/cinder/locale/cs/LC_MESSAGES/cinder.po b/cinder/locale/cs/LC_MESSAGES/cinder.po index a460bcd45..479361c8d 100644 --- a/cinder/locale/cs/LC_MESSAGES/cinder.po +++ b/cinder/locale/cs/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-04-04 20:28+0000\n" "Last-Translator: Zbyněk Schwarz \n" "Language-Team: Czech \n" @@ -28,191 +28,172 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Při spuštění příkazu došlo k nečekané chybě." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Příkaz: %(cmd)s\n" -"Kód ukončení: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "Vyskytla se neočekávaná výjimka." -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "Připojení k glance selhalo" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "Neschváleno." -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "Uživatel nemá správcovská oprávnění" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "Pravidla nedovolují, aby bylo %(action)s provedeno." -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "Kernel nenalezen v obrazu %(image_id)s." -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "Nepřijatelné parametry." -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "Neplatný snímek" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, fuzzy, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "Svazek %(volume_id)s není k ničemu připojen" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "Nelze načíst data do formátu json" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "Požadavek je neplatný." -#: cinder/exception.py:179 +#: cinder/exception.py:163 #, fuzzy msgid "The results are invalid." msgstr "Požadavek je neplatný." -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "Obdržen neplatný vstup" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "Neplatný typ svazku" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "Neplatný svazek" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Neplatný typ obsahu %(content_type)s." -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "Neplatný snímek" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "Služba je v tuto chvíli nedostupná." -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "Obraz %(image_id)s je nepřijatelný: %(reason)s" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "Zdroj nemohl být nalezen." -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, fuzzy, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "Svazek %(volume_id)s nemohl být nastaven." -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Svazek %(volume_id)s nemohl být nastaven." -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, fuzzy, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "Nelze nalézt účet %(account_name) on zařízení Solidfire" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "Svazek není nalezen v instanci %(instance_id)s." -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "Svazek %(volume_id)s nemá žádná metadata s klíčem %(metadata_key)s." -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "Neplatná metadata" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 #, fuzzy msgid "Invalid metadata size" msgstr "Neplatný klíč metadata" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, fuzzy, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "Instance %(instance_id)s nemá žádná metadata s klíčem %(metadata_key)s." -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "Typ svazku %(volume_type_id)s nemohl být nalezen." -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "Typ svazku s názvem %(volume_type_name)s nemohl být nalezen." -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " @@ -221,473 +202,473 @@ msgstr "" "Typ svazku %(volume_type_id)s nemá žádné dodatečné parametry s klíčem " "%(extra_specs_key)s." -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Snímek %(snapshot_id)s nemohl být nalezen." -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "mazání svazku %(volume_name)s který má snímek" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s." -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "Źádný disk ve %(location)s" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "Neplatný href %(image_href)s obrazu." -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "Obraz %(image_id)s nemohl být nalezen." -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Služba %(service_id)s nemohla být nalezena." -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "Hostitel %(host)s nemohl být nalezen." -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "Filtr hostitelů plácinderče %(filter_name)s nemohl být nalezen." -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, fuzzy, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "Filtr hostitelů plácinderče %(filter_name)s nemohl být nalezen." -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "Nelze najít binární soubor %(binary)s v hostiteli %(host)s." -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "Kvóta nemohla být nalezena." -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "Kvóta pro projekt %(project_id)s nemohla být nalezena." -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "Třída %(class_name)s nemohla být nalezena: %(exception)s" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Kvóta pro projekt %(project_id)s nemohla být nalezena." -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "Uživatel %(user_id)s nemohl být nalezen." -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, fuzzy, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "Kvóta překročena" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "Přesun %(migration_id)s nemohl být nalezen." -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "Přesun nenalezen v instanci %(instance_id)s se stavem %(status)s." -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "Soubor %(file_path)s nemohl být nalezen." -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "Třída %(class_name)s nemohla být nalezena: %(exception)s" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "Činnost není povolena." -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "Dvojice klíčů %(key_name)s již existuje." -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "Typ svazku %(name)s již existuje." -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "Chyba přesunu" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "Poškozené tělo zprávy: %(reason)s" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "Nelze najít nastavení v %(path)s" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Nelze najít nastavení v %(path)s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "Nelze načíst aplikaci vložení '%(name)s' z %(path)s" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "Nebyl nalezen žádný platný hostitel. %(reason)s" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "Hostitel %(host)s není dostupný nebo neexistuje." -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "Kvóta překročena" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, fuzzy, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "Zjištěn více než jeden svazek s názvem %(vol_name)" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" "Nelze vytvořit typ_svazku s názvem %(name)s a specifikacemi " "%(extra_specs)s" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "Špatná odpověď od SolidFire API" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "Chyba v odpovědi SolidFire API: data=%(data)s" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, fuzzy, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "Poškozené tělo zprávy: %(reason)s" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, fuzzy, python-format msgid "Bad HTTP response status %(status)s" msgstr "Neplatný stav serveru: %(status)s" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "Instance %(instance_id)s nemohla být nastavena." -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "Vyskytla se neočekávaná výjimka." -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "Vyskytla se neočekávaná výjimka." -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Poškozené tělo zprávy: %(reason)s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, fuzzy, python-format msgid "Backup %(backup_id)s could not be found." msgstr "Skupina LDAP %(group_id)s nemohla být nalezena." -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Neplatná podpůrná vrstva: %s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "Připojení k glance selhalo" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "Obraz %(image_id)s nemohl být nalezen." -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1716,7 +1697,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1764,156 +1745,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3141,44 +3122,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3874,7 +3855,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4284,20 +4265,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, fuzzy, python-format +msgid "Exception during mounting %s" +msgstr "Výjimka při načítání rozšíření: %s" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4407,72 +4511,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, fuzzy, python-format -msgid "Exception during mounting %s" -msgstr "Výjimka při načítání rozšíření: %s" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "skupina %s již existuje" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5276,7 +5365,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6744,10 +6832,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6811,34 +6895,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6990,7 +7074,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7123,7 +7207,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7139,157 +7223,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7530,9 +7593,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Při spuštění příkazu došlo k nečekané chybě." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Příkaz: %(cmd)s\n" +#~ "Kód ukončení: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/da/LC_MESSAGES/cinder.po b/cinder/locale/da/LC_MESSAGES/cinder.po index db7833ba0..4e38ef440 100644 --- a/cinder/locale/da/LC_MESSAGES/cinder.po +++ b/cinder/locale/da/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n" "Last-Translator: Soren Hansen \n" "Language-Team: Danish \n" @@ -27,651 +27,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1686,7 +1672,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1734,156 +1720,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3107,44 +3093,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3834,7 +3820,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4244,20 +4230,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4367,72 +4476,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5228,7 +5322,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6690,10 +6783,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6756,34 +6845,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6935,7 +7024,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7068,7 +7157,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7084,157 +7173,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7475,9 +7543,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/de/LC_MESSAGES/cinder.po b/cinder/locale/de/LC_MESSAGES/cinder.po index 6554725cf..6f6efc6a7 100644 --- a/cinder/locale/de/LC_MESSAGES/cinder.po +++ b/cinder/locale/de/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: German \n" @@ -27,656 +27,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Unerwarteter Fehler bei Ausführung des Kommandos." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Befehl: %(cmd)s\n" -"Exit-Code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "keine Methode für diese Nachricht gefunden: %s" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Nicht möglich volume %s zufinden" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Nicht möglich volume %s zufinden" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1692,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1740,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3114,44 +3095,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3841,7 +3822,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4251,20 +4232,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4374,72 +4478,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5240,7 +5329,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6702,10 +6790,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6768,34 +6852,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6947,7 +7031,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7080,7 +7164,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7096,157 +7180,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7487,9 +7550,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Unerwarteter Fehler bei Ausführung des Kommandos." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Befehl: %(cmd)s\n" +#~ "Exit-Code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/en_AU/LC_MESSAGES/cinder.po b/cinder/locale/en_AU/LC_MESSAGES/cinder.po index 15daa9d52..0705e2c27 100644 --- a/cinder/locale/en_AU/LC_MESSAGES/cinder.po +++ b/cinder/locale/en_AU/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: English (Australia) \n" @@ -27,657 +27,638 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Unexpected error while running command." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "Not authorized for image %(image_id)s." -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "Volume Type %(id)s already exists." -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Could not find parameter %(param)s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "Unable to create server object for initiator %(name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Failed to copy image to volume: %(reason)s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Invalid backup: %(reason)s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "Connection to swift failed" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1699,7 +1680,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1747,156 +1728,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3121,44 +3102,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3854,7 +3835,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4265,20 +4246,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, fuzzy, python-format +msgid "casted to %s" +msgstr "casted to %s" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4388,72 +4492,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, fuzzy, python-format -msgid "casted to %s" -msgstr "casted to %s" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "%s is already mounted" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5258,7 +5347,6 @@ msgid "Creating folder %s " msgstr "Creating folder %s " #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6721,10 +6809,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6787,34 +6871,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6966,7 +7050,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7099,7 +7183,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7115,157 +7199,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7506,9 +7569,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Unexpected error while running command." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/en_GB/LC_MESSAGES/cinder.po b/cinder/locale/en_GB/LC_MESSAGES/cinder.po index 058176aac..6cf9e2273 100644 --- a/cinder/locale/en_GB/LC_MESSAGES/cinder.po +++ b/cinder/locale/en_GB/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n" "Last-Translator: Anthony Harrington \n" "Language-Team: English (United Kingdom) \n" @@ -27,661 +27,642 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Unexpected error while running command." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "An unknown exception occurred." -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "Connection to glance failed" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "Not authorised." -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "User does not have admin privileges" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "Policy doesn't allow %(action)s to be performed." -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "Unacceptable parameters." -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "Invalid snapshot" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, fuzzy, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "Volume %(volume_id)s is still attached, detach volume first." -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "Failed to load data into json format" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "The request is invalid." -#: cinder/exception.py:179 +#: cinder/exception.py:163 #, fuzzy msgid "The results are invalid." msgstr "The request is invalid." -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "Invalid input received" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "Invalid volume type" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "Invalid volume" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Invalid content type %(content_type)s." -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "Invalid auth key" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Could not find parameter %(param)s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "Unable to create server object for initiator %(name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "Unknown NFS exception" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "Unknown Gluster exception" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Failed to copy image to volume: %(reason)s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Invalid backup: %(reason)s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "Connection to swift failed" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1703,7 +1684,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1751,156 +1732,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3126,44 +3107,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3859,7 +3840,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4270,20 +4251,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, fuzzy, python-format +msgid "casted to %s" +msgstr "casted to %s" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4393,72 +4497,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, fuzzy, python-format -msgid "casted to %s" -msgstr "casted to %s" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5261,7 +5350,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6723,10 +6811,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6789,34 +6873,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6968,7 +7052,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7101,7 +7185,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7117,157 +7201,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7508,9 +7571,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Unexpected error while running command." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/en_US/LC_MESSAGES/cinder.po b/cinder/locale/en_US/LC_MESSAGES/cinder.po index 2e8c95039..a34d8cfca 100644 --- a/cinder/locale/en_US/LC_MESSAGES/cinder.po +++ b/cinder/locale/en_US/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: markmc \n" "Language-Team: en_US \n" @@ -27,189 +27,170 @@ msgstr "Arguments dropped when creating context: %s" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "read_deleted can only be one of 'no', 'yes' or 'only', not %r" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Unexpected error while running command." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "An unknown exception occurred." -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "Exception in string format operation" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "Connection to glance failed" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "Not authorized." -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "User does not have admin privileges" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "Policy doesn't allow %(action)s to be performed." -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "Not authorized for image %(image_id)s." -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "Unacceptable parameters." -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "Invalid snapshot" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "Volume %(volume_id)s is still attached, detach volume first." -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "Failed to load data into json format" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "The request is invalid." -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "The results are invalid." -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "Invalid input received" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "Invalid volume type" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "Invalid volume" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Invalid content type %(content_type)s." -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "Invalid input" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "Service is unavailable at this time." -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "Image %(image_id)s is unacceptable: %(reason)s" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, fuzzy, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "Expected a uuid but received %(uuid)s." -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "Resource could not be found." -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "Volume %(volume_id)s persistence file could not be found." -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Volume %(volume_id)s could not be found." -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "Unable to locate account %(account_name)s on Solidfire device" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "Volume not found for instance %(instance_id)s." -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "Volume %(volume_id)s has no metadata with key %(metadata_key)s." -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "Invalid metadata" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "Invalid metadata size" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "Volume type %(volume_type_id)s could not be found." -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "Volume type with name %(volume_type_name)s could not be found." -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " @@ -218,72 +199,72 @@ msgstr "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Snapshot %(snapshot_id)s could not be found." -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "deleting volume %(volume_name)s that has snapshot" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "deleting snapshot %(snapshot_name)s that has dependent volumes" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "No target id found for volume %(volume_id)s." -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "No disk at %(location)s" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "Invalid image href %(image_href)s." -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "Image %(image_id)s could not be found." -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Service %(service_id)s could not be found." -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "Host %(host)s could not be found." -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "Scheduler Host Filter %(filter_name)s could not be found." -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "Scheduler Host Weigher %(weigher_name)s could not be found." -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "Could not find binary %(binary)s on host %(host)s." -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "Invalid reservation expiration %(expire)s." -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " @@ -292,240 +273,240 @@ msgstr "" "Change would make usage less than 0 for the following resources: " "%(unders)s" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "Quota could not be found" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "Unknown quota resources %(unknown)s." -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "Quota for project %(project_id)s could not be found." -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "Quota class %(class_name)s could not be found." -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Quota usage for project %(project_id)s could not be found." -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "Quota reservation %(uuid)s could not be found." -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "Quota exceeded for resources: %(overs)s" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "Migration %(migration_id)s could not be found." -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "Migration not found for instance %(instance_id)s with status %(status)s." -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "File %(file_path)s could not be found." -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "Class %(class_name)s could not be found: %(exception)s" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "Action not allowed." -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "Key pair %(key_name)s already exists." -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "Volume Type %(id)s already exists." -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "Migration error" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "Malformed message body: %(reason)s" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "Could not find config at %(path)s" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Could not find config at %(param)s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "Could not load paste app '%(name)s' from %(path)s" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "No valid host was found. %(reason)s" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "Host %(host)s is not up or doesn't exist." -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "Quota exceeded" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "Requested volume or snapshot exceeds allowed Gigabytes quota" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "Maximum volume/snapshot size exceeded" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "Maximum number of volumes allowed (%(allowed)d) exceeded" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "Maximum number of snapshots allowed (%(allowed)d) exceeded" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "Detected more than one volume with name %(vol_name)s" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "3PAR Host already exists: %(err)s. %(info)s" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "Invalid 3PAR Domain: %(err)s" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "Bad response from SolidFire API" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "Error in SolidFire API response: data=%(data)s" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "Unknown or unsupported command %(cmd)s" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "Malformed response to command %(cmd)s: %(reason)s" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "Bad HTTP response status %(status)s" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "Operation failed with status=%(status)s. Full dump: %(data)s" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "Unable to create server object for initiator %(name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "Unable to find server object for initiator %(name)s" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "Unable to find any active VPSA controller" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "Failed to retrieve attachments for volume %(name)s" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "Invalid attachment info for volume %(name)s: %(reason)s" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "Instance %(instance_id)s could not be found." -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "Bad or unexpected response from the storage volume backend API: %(data)s" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "Unknown NFS exception" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "No mounted NFS shares found" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "There is no share which can host %(volume_size)sG" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "Unknown Gluster exception" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "No mounted Gluster shares found" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " @@ -534,156 +515,156 @@ msgstr "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Failed to copy image to volume: %(reason)s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "Backup %(backup_id)s could not be found." -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "Invalid backup: %(reason)s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "Connection to swift failed" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "Transfer %(transfer_id)s could not be found." -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1729,7 +1710,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1777,156 +1758,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3197,44 +3178,44 @@ msgstr "" "again in %(sleep_time)d seconds." #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "Failed to declare consumer for topic '%(topic)s': %(err_str)s" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "Timed out waiting for RPC response: %s" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "Failed to consume message from queue: %s" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "Failed to publish message to topic '%(topic)s': %(err_str)s" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "Connected to AMQP server on %s" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "Re-established AMQP queues" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "Error processing message. Skipping it." @@ -3948,7 +3929,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4362,20 +4343,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "There's no Gluster config file configured (%s)" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format 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:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "mount.glusterfs is not installed" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "casted to %s" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, 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:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "Exception during mounting %s" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4485,72 +4589,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "casted to %s" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "Exception during mounting %s" - -#: cinder/volume/drivers/nfs.py:150 -#, 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/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "%s is already mounted" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, 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:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "NFS config file at %(config)s doesn't exist" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5421,7 +5510,6 @@ msgid "Creating folder %s " msgstr "Creating folder %s " #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "Ignored target creation error \"%s\" while ensuring export" @@ -7065,10 +7153,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "Nexenta SA returned the error" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -7131,27 +7215,27 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" -msgstr "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" +msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" -msgstr "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" +msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" -msgstr "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" +msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" -msgstr "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" +msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" @@ -7160,7 +7244,7 @@ msgstr "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -7318,7 +7402,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7451,7 +7535,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7467,157 +7551,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "No request spec, will not reschedule" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "Retry info not present, will not reschedule" @@ -7858,12 +7921,61 @@ msgstr "Retry info not present, will not reschedule" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Unexpected error while running command." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "Nexenta SA returned the error" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "Ignored target group creation error \"%s\" while ensuring export" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "Ignored target group member addition error \"%s\" while ensuring export" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "Ignored LU creation error \"%s\" while ensuring export" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "Ignored LUN mapping entry addition error \"%s\" while ensuring export" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" diff --git a/cinder/locale/es/LC_MESSAGES/cinder.po b/cinder/locale/es/LC_MESSAGES/cinder.po index 3167d77a6..e9d512022 100644 --- a/cinder/locale/es/LC_MESSAGES/cinder.po +++ b/cinder/locale/es/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-03-10 06:08+0000\n" "Last-Translator: Oscar Rosario \n" "Language-Team: Spanish \n" @@ -27,663 +27,644 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Error inesperado mientras el comando se ejecutaba" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Comando: %(cmd)s\n" -"Código de salida: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "Una excepcion desconocida ha ocurrido" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "Coneccion con glance fallida" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "No Autorizado" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "El usuario no tiene privilegios de administrador" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "no hay método para el mensaje: %s" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "Parametros inaceptables" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "Captura no valida" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "Fallo al ingresar informacion en formato json" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "La petición es inválida." -#: cinder/exception.py:179 +#: cinder/exception.py:163 #, fuzzy msgid "The results are invalid." msgstr "La petición es inválida." -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "Entrada invalida recibida" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Tipo de contenido invalido %(content_type)s." -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "Captura no valida" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "El servicio no esta disponible en este momento" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "el grupo %s ya existe" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Imposible encontrar SR en VBD %s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" "No es posible crear el VDI en SR %(sr_ref)s para la instancia " "%(instance_name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "Una excepcion desconocida ha ocurrido" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "Una excepcion desconocida ha ocurrido" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Imposible encontrar volumen %s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "backend inválido: %s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "Coneccion con glance fallida" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1706,7 +1687,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1754,156 +1735,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3129,44 +3110,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3864,7 +3845,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4275,20 +4256,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4398,72 +4502,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "el grupo %s ya existe" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5268,7 +5357,6 @@ msgid "Creating folder %s " msgstr "Borrando usuario %s" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6731,10 +6819,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6797,34 +6881,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6976,7 +7060,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7109,7 +7193,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7125,157 +7209,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7516,9 +7579,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Error inesperado mientras el comando se ejecutaba" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Comando: %(cmd)s\n" +#~ "Código de salida: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/fi_FI/LC_MESSAGES/cinder.po b/cinder/locale/fi_FI/LC_MESSAGES/cinder.po index 379e60624..0ef1fb208 100644 --- a/cinder/locale/fi_FI/LC_MESSAGES/cinder.po +++ b/cinder/locale/fi_FI/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish (Finland) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/fr/LC_MESSAGES/cinder.po b/cinder/locale/fr/LC_MESSAGES/cinder.po index 15a1cdcf2..7ec2b3fa3 100644 --- a/cinder/locale/fr/LC_MESSAGES/cinder.po +++ b/cinder/locale/fr/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-04-06 14:54+0000\n" "Last-Translator: EmmanuelLeNormand \n" "Language-Team: French \n" @@ -27,663 +27,644 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Erreur imprévue lors de l'éxecution de la commande" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Commande : %(cmd)s\n" -"Valeur retournée : %(exit_code)s\n" -"Sortie standard : %(stdout)r\n" -"Sortie d'erreur : %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "Une exception inconnue s'est produite." -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "La connexion à Glance a échoué" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "Non autorisé." -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "L’utilisateur n'a pas les privilèges administrateur" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "Le réglage des droits n'autorise pas %(action)s à être effectué(e)(s)" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "Pas de méthode pour le message : %s" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "Paramètres inacceptables." -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "Snapshot invalide" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, fuzzy, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "Le volume %(volume_id)s n'est lié à rien" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "Échec du chargement des données au format JSON" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "La requête est invalide." -#: cinder/exception.py:179 +#: cinder/exception.py:163 #, fuzzy msgid "The results are invalid." msgstr "La requête est invalide." -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "Entrée invalide reçue" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "Type de volume invalide" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "Volume invalide" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Le type de contenu %(content_type)s est invalide" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "Snapshot invalide" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "Le service est indisponible actuellement." -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "le groupe %s existe déjà" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Imposible de trouver une exportation iSCSI pour le volume %s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" "Impossible de créer VDI sur SR %(sr_ref)s pour l'instance " "%(instance_name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "Une exception inconnue s'est produite." -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "Une exception inconnue s'est produite." -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Impossible de trouver le volume %s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Backend invalide : %s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "La connexion à Glance a échoué" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1706,7 +1687,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1754,156 +1735,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3129,44 +3110,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3864,7 +3845,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4277,20 +4258,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, fuzzy, python-format +msgid "casted to %s" +msgstr "Nested renvoi %s" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4400,72 +4504,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, fuzzy, python-format -msgid "casted to %s" -msgstr "Nested renvoi %s" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "le groupe %s existe déjà" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5270,7 +5359,6 @@ msgid "Creating folder %s " msgstr "Suppression de l'utilisateur %s" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6737,10 +6825,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6803,34 +6887,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6982,7 +7066,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7115,7 +7199,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7131,157 +7215,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7522,9 +7585,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Erreur imprévue lors de l'éxecution de la commande" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Commande : %(cmd)s\n" +#~ "Valeur retournée : %(exit_code)s\n" +#~ "Sortie standard : %(stdout)r\n" +#~ "Sortie d'erreur : %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/hi/LC_MESSAGES/cinder.po b/cinder/locale/hi/LC_MESSAGES/cinder.po new file mode 100644 index 000000000..6971a3369 --- /dev/null +++ b/cinder/locale/hi/LC_MESSAGES/cinder.po @@ -0,0 +1,7309 @@ +# Hindi translations for cinder. +# Copyright (C) 2013 ORGANIZATION +# This file is distributed under the same license as the cinder project. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Cinder\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" +"PO-Revision-Date: 2013-08-27 04:58+0000\n" +"Last-Translator: daisy.ycguo \n" +"Language-Team: Hindi " +"(http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" + +#: cinder/context.py:62 +#, python-format +msgid "Arguments dropped when creating context: %s" +msgstr "" + +#: cinder/context.py:102 +#, python-format +msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" +msgstr "" + +#: cinder/exception.py:76 cinder/brick/exception.py:39 +msgid "An unknown exception occurred." +msgstr "" + +#: cinder/exception.py:98 cinder/brick/exception.py:61 +#: cinder/openstack/common/rpc/common.py:86 +msgid "Exception in string format operation" +msgstr "" + +#: cinder/exception.py:117 +msgid "Connection to glance failed" +msgstr "" + +#: cinder/exception.py:121 +msgid "Not authorized." +msgstr "" + +#: cinder/exception.py:126 +msgid "User does not have admin privileges" +msgstr "" + +#: cinder/exception.py:130 +#, python-format +msgid "Policy doesn't allow %(action)s to be performed." +msgstr "" + +#: cinder/exception.py:134 +#, python-format +msgid "Not authorized for image %(image_id)s." +msgstr "" + +#: cinder/exception.py:138 cinder/brick/exception.py:81 +msgid "Unacceptable parameters." +msgstr "" + +#: cinder/exception.py:143 +msgid "Invalid snapshot" +msgstr "" + +#: cinder/exception.py:147 +#, python-format +msgid "Invalid source volume %(reason)s." +msgstr "" + +#: cinder/exception.py:151 +#, python-format +msgid "Volume %(volume_id)s is still attached, detach volume first." +msgstr "" + +#: cinder/exception.py:155 +msgid "Failed to load data into json format" +msgstr "" + +#: cinder/exception.py:159 +msgid "The request is invalid." +msgstr "" + +#: cinder/exception.py:163 +msgid "The results are invalid." +msgstr "" + +#: cinder/exception.py:167 +msgid "Invalid input received" +msgstr "" + +#: cinder/exception.py:171 +msgid "Invalid volume type" +msgstr "" + +#: cinder/exception.py:175 +msgid "Invalid volume" +msgstr "" + +#: cinder/exception.py:179 +#, python-format +msgid "Invalid content type %(content_type)s." +msgstr "" + +#: cinder/exception.py:183 +msgid "Invalid host" +msgstr "" + +#: cinder/exception.py:189 cinder/brick/exception.py:88 +#, python-format +msgid "%(err)s" +msgstr "" + +#: cinder/exception.py:193 +msgid "Invalid auth key" +msgstr "" + +#: cinder/exception.py:197 +msgid "Service is unavailable at this time." +msgstr "" + +#: cinder/exception.py:201 +#, python-format +msgid "Image %(image_id)s is unacceptable: %(reason)s" +msgstr "" + +#: cinder/exception.py:205 +#, python-format +msgid "The device in the path %(path)s is unavailable: %(reason)s" +msgstr "" + +#: cinder/exception.py:209 +#, python-format +msgid "Expected a uuid but received %(uuid)s." +msgstr "" + +#: cinder/exception.py:213 cinder/brick/exception.py:75 +msgid "Resource could not be found." +msgstr "" + +#: cinder/exception.py:219 +#, python-format +msgid "Volume %(volume_id)s persistence file could not be found." +msgstr "" + +#: cinder/exception.py:223 +#, python-format +msgid "Volume %(volume_id)s could not be found." +msgstr "" + +#: cinder/exception.py:227 +#, python-format +msgid "Unable to locate account %(account_name)s on Solidfire device" +msgstr "" + +#: cinder/exception.py:232 +#, python-format +msgid "Volume not found for instance %(instance_id)s." +msgstr "" + +#: cinder/exception.py:236 +#, python-format +msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: cinder/exception.py:241 cinder/exception.py:254 +msgid "Invalid metadata" +msgstr "" + +#: cinder/exception.py:245 cinder/exception.py:258 +msgid "Invalid metadata size" +msgstr "" + +#: cinder/exception.py:249 +#, python-format +msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: cinder/exception.py:262 +#, python-format +msgid "Volume type %(volume_type_id)s could not be found." +msgstr "" + +#: cinder/exception.py:266 +#, python-format +msgid "Volume type with name %(volume_type_name)s could not be found." +msgstr "" + +#: cinder/exception.py:271 +#, python-format +msgid "" +"Volume Type %(volume_type_id)s has no extra specs with key " +"%(extra_specs_key)s." +msgstr "" + +#: cinder/exception.py:276 +#, python-format +msgid "Snapshot %(snapshot_id)s could not be found." +msgstr "" + +#: cinder/exception.py:280 +#, python-format +msgid "deleting volume %(volume_name)s that has snapshot" +msgstr "" + +#: cinder/exception.py:284 +#, python-format +msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" +msgstr "" + +#: cinder/exception.py:289 +#, python-format +msgid "No target id found for volume %(volume_id)s." +msgstr "" + +#: cinder/exception.py:293 +#, python-format +msgid "No disk at %(location)s" +msgstr "" + +#: cinder/exception.py:297 +#, python-format +msgid "Invalid image href %(image_href)s." +msgstr "" + +#: cinder/exception.py:301 +#, python-format +msgid "Image %(image_id)s could not be found." +msgstr "" + +#: cinder/exception.py:305 +#, python-format +msgid "Service %(service_id)s could not be found." +msgstr "" + +#: cinder/exception.py:309 +#, python-format +msgid "Host %(host)s could not be found." +msgstr "" + +#: cinder/exception.py:313 +#, python-format +msgid "Scheduler Host Filter %(filter_name)s could not be found." +msgstr "" + +#: cinder/exception.py:317 +#, python-format +msgid "Scheduler Host Weigher %(weigher_name)s could not be found." +msgstr "" + +#: cinder/exception.py:321 +#, python-format +msgid "Could not find binary %(binary)s on host %(host)s." +msgstr "" + +#: cinder/exception.py:325 +#, python-format +msgid "Invalid reservation expiration %(expire)s." +msgstr "" + +#: cinder/exception.py:329 +#, python-format +msgid "" +"Change would make usage less than 0 for the following resources: " +"%(unders)s" +msgstr "" + +#: cinder/exception.py:334 +msgid "Quota could not be found" +msgstr "" + +#: cinder/exception.py:338 +#, python-format +msgid "Unknown quota resources %(unknown)s." +msgstr "" + +#: cinder/exception.py:342 +#, python-format +msgid "Quota for project %(project_id)s could not be found." +msgstr "" + +#: cinder/exception.py:346 +#, python-format +msgid "Quota class %(class_name)s could not be found." +msgstr "" + +#: cinder/exception.py:350 +#, python-format +msgid "Quota usage for project %(project_id)s could not be found." +msgstr "" + +#: cinder/exception.py:354 +#, python-format +msgid "Quota reservation %(uuid)s could not be found." +msgstr "" + +#: cinder/exception.py:358 +#, python-format +msgid "Quota exceeded for resources: %(overs)s" +msgstr "" + +#: cinder/exception.py:362 +#, python-format +msgid "Migration %(migration_id)s could not be found." +msgstr "" + +#: cinder/exception.py:366 +#, python-format +msgid "Migration not found for instance %(instance_id)s with status %(status)s." +msgstr "" + +#: cinder/exception.py:371 +#, python-format +msgid "File %(file_path)s could not be found." +msgstr "" + +#: cinder/exception.py:375 +#, python-format +msgid "Class %(class_name)s could not be found: %(exception)s" +msgstr "" + +#: cinder/exception.py:379 +msgid "Action not allowed." +msgstr "" + +#: cinder/exception.py:388 +#, python-format +msgid "Key pair %(key_name)s already exists." +msgstr "" + +#: cinder/exception.py:392 +#, python-format +msgid "Volume Type %(id)s already exists." +msgstr "" + +#: cinder/exception.py:396 +#, python-format +msgid "Volume type encryption for type %(type_id)s already exists." +msgstr "" + +#: cinder/exception.py:400 +msgid "Migration error" +msgstr "" + +#: cinder/exception.py:404 +#, python-format +msgid "Malformed message body: %(reason)s" +msgstr "" + +#: cinder/exception.py:408 +#, python-format +msgid "Could not find config at %(path)s" +msgstr "" + +#: cinder/exception.py:412 +#, python-format +msgid "Could not find parameter %(param)s" +msgstr "" + +#: cinder/exception.py:416 +#, python-format +msgid "Could not load paste app '%(name)s' from %(path)s" +msgstr "" + +#: cinder/exception.py:420 +#, python-format +msgid "No valid host was found. %(reason)s" +msgstr "" + +#: cinder/exception.py:424 +#, python-format +msgid "Host %(host)s is not up or doesn't exist." +msgstr "" + +#: cinder/exception.py:428 +msgid "Quota exceeded" +msgstr "" + +#: cinder/exception.py:435 +msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" +msgstr "" + +#: cinder/exception.py:440 +msgid "Maximum volume/snapshot size exceeded" +msgstr "" + +#: cinder/exception.py:444 +#, python-format +msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" +msgstr "" + +#: cinder/exception.py:448 +#, python-format +msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" +msgstr "" + +#: cinder/exception.py:452 +#, python-format +msgid "Detected more than one volume with name %(vol_name)s" +msgstr "" + +#: cinder/exception.py:456 +#, python-format +msgid "3PAR Host already exists: %(err)s. %(info)s" +msgstr "" + +#: cinder/exception.py:460 +#, python-format +msgid "Invalid 3PAR Domain: %(err)s" +msgstr "" + +#: cinder/exception.py:464 +#, python-format +msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" +msgstr "" + +#: cinder/exception.py:469 +msgid "Bad response from SolidFire API" +msgstr "" + +#: cinder/exception.py:473 +#, python-format +msgid "Error in SolidFire API response: data=%(data)s" +msgstr "" + +#: cinder/exception.py:477 +#, python-format +msgid "Unknown or unsupported command %(cmd)s" +msgstr "" + +#: cinder/exception.py:481 +#, python-format +msgid "Malformed response to command %(cmd)s: %(reason)s" +msgstr "" + +#: cinder/exception.py:485 +#, python-format +msgid "Bad HTTP response status %(status)s" +msgstr "" + +#: cinder/exception.py:489 +#, python-format +msgid "Operation failed with status=%(status)s. Full dump: %(data)s" +msgstr "" + +#: cinder/exception.py:493 +#, python-format +msgid "Unable to create server object for initiator %(name)s" +msgstr "" + +#: cinder/exception.py:497 +#, python-format +msgid "Unable to find server object for initiator %(name)s" +msgstr "" + +#: cinder/exception.py:501 +msgid "Unable to find any active VPSA controller" +msgstr "" + +#: cinder/exception.py:505 +#, python-format +msgid "Failed to retrieve attachments for volume %(name)s" +msgstr "" + +#: cinder/exception.py:509 +#, python-format +msgid "Invalid attachment info for volume %(name)s: %(reason)s" +msgstr "" + +#: cinder/exception.py:513 +#, python-format +msgid "Instance %(instance_id)s could not be found." +msgstr "" + +#: cinder/exception.py:517 +#, python-format +msgid "Bad or unexpected response from the storage volume backend API: %(data)s" +msgstr "" + +#: cinder/exception.py:522 +msgid "Unknown NFS exception" +msgstr "" + +#: cinder/exception.py:526 +msgid "No mounted NFS shares found" +msgstr "" + +#: cinder/exception.py:530 cinder/exception.py:542 +#, python-format +msgid "There is no share which can host %(volume_size)sG" +msgstr "" + +#: cinder/exception.py:534 +msgid "Unknown Gluster exception" +msgstr "" + +#: cinder/exception.py:538 +msgid "No mounted Gluster shares found" +msgstr "" + +#: cinder/exception.py:546 +#, python-format +msgid "" +"Glance metadata cannot be updated, key %(key)s exists for volume id " +"%(volume_id)s" +msgstr "" + +#: cinder/exception.py:551 +#, python-format +msgid "Glance metadata for volume/snapshot %(id)s cannot be found." +msgstr "" + +#: cinder/exception.py:555 +#, python-format +msgid "Failed to export for volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:559 +#, python-format +msgid "Failed to create metadata for volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:563 +#, python-format +msgid "Failed to update metadata for volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:567 +#, python-format +msgid "Failed to copy metadata to volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:571 +#, python-format +msgid "Failed to copy image to volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:575 +msgid "Invalid Ceph args provided for backup rbd operation" +msgstr "" + +#: cinder/exception.py:579 +msgid "An error has occurred during backup operation" +msgstr "" + +#: cinder/exception.py:583 +msgid "Backup RBD operation failed" +msgstr "" + +#: cinder/exception.py:587 +#, python-format +msgid "Backup volume %(volume_id)s type not recognised." +msgstr "" + +#: cinder/exception.py:591 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:595 +#, python-format +msgid "Invalid backup: %(reason)s" +msgstr "" + +#: cinder/exception.py:599 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:603 +#, python-format +msgid "Transfer %(transfer_id)s could not be found." +msgstr "" + +#: cinder/exception.py:607 +msgid "Volume migration failed" +msgstr "" + +#: cinder/exception.py:611 +#, python-format +msgid "Connect to volume via protocol %(protocol)s not supported." +msgstr "" + +#: cinder/exception.py:615 +msgid "SSH command injection detected" +msgstr "" + +#: cinder/exception.py:619 +msgid "Coraid Cinder Driver exception." +msgstr "" + +#: cinder/exception.py:623 +msgid "Failed to encode json data." +msgstr "" + +#: cinder/exception.py:627 +msgid "Login on ESM failed." +msgstr "" + +#: cinder/exception.py:631 +msgid "Relogin on ESM failed." +msgstr "" + +#: cinder/exception.py:635 +#, python-format +msgid "Group with name \"%(group_name)s\" not found." +msgstr "" + +#: cinder/exception.py:639 +#, python-format +msgid "ESM configure request failed: %(message)s." +msgstr "" + +#: cinder/exception.py:643 +#, python-format +msgid "Coraid ESM not available with reason: %(reason)s." +msgstr "" + +#: cinder/exception.py:647 +#, python-format +msgid "QoS Specs %(specs_id)s already exists." +msgstr "" + +#: cinder/exception.py:651 +#, python-format +msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." +msgstr "" + +#: cinder/exception.py:656 +#, python-format +msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." +msgstr "" + +#: cinder/exception.py:661 +#, python-format +msgid "No such QoS spec %(specs_id)s." +msgstr "" + +#: cinder/exception.py:665 +#, python-format +msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." +msgstr "" + +#: cinder/exception.py:670 +#, python-format +msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." +msgstr "" + +#: cinder/exception.py:675 +#, python-format +msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." +msgstr "" + +#: cinder/exception.py:680 +msgid "Invalid qos specs" +msgstr "" + +#: cinder/exception.py:684 +#, python-format +msgid "QoS Specs %(specs_id)s is still associated with entities." +msgstr "" + +#: cinder/manager.py:135 +msgid "Notifying Schedulers of capabilities ..." +msgstr "" + +#: cinder/policy.py:31 +msgid "JSON file representing policy" +msgstr "" + +#: cinder/policy.py:34 +msgid "Rule checked when requested rule is not found" +msgstr "" + +#: cinder/quota.py:106 +#, python-format +msgid "" +"Default quota for resource: %(res)s is set by the default quota flag: " +"quota_%(res)s, it is now deprecated. Please use the the default quota " +"class for default quota." +msgstr "" + +#: cinder/quota.py:759 +#, python-format +msgid "Created reservations %s" +msgstr "" + +#: cinder/quota.py:781 +#, python-format +msgid "Failed to commit reservations %s" +msgstr "" + +#: cinder/quota.py:801 +#, python-format +msgid "Failed to roll back reservations %s" +msgstr "" + +#: cinder/quota.py:888 +msgid "Cannot register resource" +msgstr "" + +#: cinder/quota.py:891 +msgid "Cannot register resources" +msgstr "" + +#: cinder/service.py:125 +msgid "SIGTERM received" +msgstr "" + +#: cinder/service.py:175 cinder/openstack/common/service.py:165 +msgid "Parent process has died unexpectedly, exiting" +msgstr "" + +#: cinder/service.py:214 cinder/openstack/common/service.py:201 +msgid "Forking too fast, sleeping" +msgstr "" + +#: cinder/service.py:232 cinder/openstack/common/service.py:122 +#: cinder/openstack/common/service.py:219 +#, python-format +msgid "Caught %s, exiting" +msgstr "" + +#: cinder/service.py:237 cinder/openstack/common/service.py:224 +msgid "Unhandled exception" +msgstr "" + +#: cinder/service.py:244 cinder/openstack/common/service.py:231 +#, python-format +msgid "Started child %d" +msgstr "" + +#: cinder/service.py:254 cinder/openstack/common/service.py:241 +#, python-format +msgid "Starting %d workers" +msgstr "" + +#: cinder/service.py:273 cinder/openstack/common/service.py:258 +#, python-format +msgid "Child %(pid)d killed by signal %(sig)d" +msgstr "" + +#: cinder/service.py:277 +#, python-format +msgid "Child %(pid)d exited with status %(code)d" +msgstr "" + +#: cinder/service.py:281 cinder/openstack/common/service.py:266 +#, python-format +msgid "pid %d not in child list" +msgstr "" + +#: cinder/service.py:289 +#, python-format +msgid "_wait_child %d" +msgstr "" + +#: cinder/service.py:305 +#, python-format +msgid "wait wrap.failed %s" +msgstr "" + +#: cinder/service.py:313 cinder/openstack/common/service.py:294 +#, python-format +msgid "Caught %s, stopping children" +msgstr "" + +#: cinder/service.py:324 cinder/openstack/common/service.py:305 +#, python-format +msgid "Waiting on %d children to exit" +msgstr "" + +#: cinder/service.py:357 +#, python-format +msgid "Starting %(topic)s node (version %(version_string)s)" +msgstr "" + +#: cinder/service.py:370 cinder/openstack/common/rpc/service.py:47 +#, python-format +msgid "Creating Consumer connection for Service %s" +msgstr "" + +#: cinder/service.py:462 +msgid "Service killed that has no database entry" +msgstr "" + +#: cinder/service.py:499 +msgid "The service database object disappeared, Recreating it." +msgstr "" + +#: cinder/service.py:514 +msgid "Recovered model server connection!" +msgstr "" + +#: cinder/service.py:520 +msgid "model server went away" +msgstr "" + +#: cinder/service.py:612 cinder/openstack/common/service.py:113 +#: cinder/openstack/common/service.py:276 +msgid "Full set of CONF:" +msgstr "" + +#: cinder/service.py:619 +#, python-format +msgid "%s : FLAG SET " +msgstr "" + +#: cinder/utils.py:104 +#, python-format +msgid "Can not translate %s to integer." +msgstr "" + +#: cinder/utils.py:135 +#, python-format +msgid "May specify only one of %s" +msgstr "" + +#: cinder/utils.py:220 cinder/volume/drivers/huawei/huawei_iscsi.py:95 +msgid "Specify a password or private_key" +msgstr "" + +#: cinder/utils.py:236 cinder/volume/drivers/huawei/huawei_iscsi.py:103 +#, python-format +msgid "Error connecting via ssh: %s" +msgstr "" + +#: cinder/utils.py:271 +#, python-format +msgid "debug in callback: %s" +msgstr "" + +#: cinder/utils.py:424 +#, python-format +msgid "Invalid backend: %s" +msgstr "" + +#: cinder/utils.py:435 +#, python-format +msgid "backend %s" +msgstr "" + +#: cinder/utils.py:485 +msgid "in looping call" +msgstr "" + +#: cinder/utils.py:628 +#, python-format +msgid "Expected object of type: %s" +msgstr "" + +#: cinder/utils.py:694 +#, python-format +msgid "timefunc: '%(name)s' took %(total_time).2f secs" +msgstr "" + +#: cinder/utils.py:872 +#, python-format +msgid "Could not remove tmpdir: %s" +msgstr "" + +#: cinder/wsgi.py:122 +#, python-format +msgid "Unable to find cert_file : %s" +msgstr "" + +#: cinder/wsgi.py:125 +#, python-format +msgid "Unable to find ca_file : %s" +msgstr "" + +#: cinder/wsgi.py:128 +#, python-format +msgid "Unable to find key_file : %s" +msgstr "" + +#: cinder/wsgi.py:131 +msgid "" +"When running server in SSL mode, you must specify both a cert_file and " +"key_file option value in your configuration file" +msgstr "" + +#: cinder/wsgi.py:164 +#, python-format +msgid "Could not bind to %(host)s:%(port)s after trying for 30 seconds" +msgstr "" + +#: cinder/wsgi.py:208 +#, python-format +msgid "Started %(name)s on %(host)s:%(port)s" +msgstr "" + +#: cinder/wsgi.py:228 +msgid "Stopping WSGI server." +msgstr "" + +#: cinder/wsgi.py:242 +msgid "WSGI server has stopped." +msgstr "" + +#: cinder/wsgi.py:311 +msgid "You must implement __call__" +msgstr "" + +#: cinder/api/auth.py:26 +msgid "" +"cinder.api.auth:CinderKeystoneContext is deprecated. Please use " +"cinder.api.middleware.auth:CinderKeystoneContext instead." +msgstr "" + +#: cinder/api/auth.py:34 +msgid "" +"cinder.api.auth:pipeline_factory is deprecated. Please use " +"cinder.api.middleware.auth:pipeline_factory instead." +msgstr "" + +#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:268 +msgid "limit param must be an integer" +msgstr "" + +#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:265 +msgid "limit param must be positive" +msgstr "" + +#: cinder/api/common.py:106 +msgid "offset param must be an integer" +msgstr "" + +#: cinder/api/common.py:120 +msgid "offset param must be positive" +msgstr "" + +#: cinder/api/common.py:148 +#, python-format +msgid "marker [%s] not found" +msgstr "" + +#: cinder/api/common.py:175 +#, python-format +msgid "href %s does not contain version" +msgstr "" + +#: cinder/api/extensions.py:184 +msgid "Initializing extension manager." +msgstr "" + +#: cinder/api/extensions.py:199 +#, python-format +msgid "Loaded extension: %s" +msgstr "" + +#: cinder/api/extensions.py:237 +#, python-format +msgid "Ext name: %s" +msgstr "" + +#: cinder/api/extensions.py:238 +#, python-format +msgid "Ext alias: %s" +msgstr "" + +#: cinder/api/extensions.py:239 +#, python-format +msgid "Ext description: %s" +msgstr "" + +#: cinder/api/extensions.py:241 +#, python-format +msgid "Ext namespace: %s" +msgstr "" + +#: cinder/api/extensions.py:242 +#, python-format +msgid "Ext updated: %s" +msgstr "" + +#: cinder/api/extensions.py:244 +#, python-format +msgid "Exception loading extension: %s" +msgstr "" + +#: cinder/api/extensions.py:258 +#, python-format +msgid "Loading extension %s" +msgstr "" + +#: cinder/api/extensions.py:264 +#, python-format +msgid "Calling extension factory %s" +msgstr "" + +#: cinder/api/extensions.py:278 +#, python-format +msgid "osapi_volume_extension is set to deprecated path: %s" +msgstr "" + +#: cinder/api/extensions.py:280 +#, python-format +msgid "" +"Please set your flag or cinder.conf settings for osapi_volume_extension " +"to: %s" +msgstr "" + +#: cinder/api/extensions.py:289 +#, python-format +msgid "Failed to load extension %(ext_factory)s: %(exc)s" +msgstr "" + +#: cinder/api/extensions.py:358 +#, python-format +msgid "Failed to load extension %(classpath)s: %(exc)s" +msgstr "" + +#: cinder/api/extensions.py:383 +#, python-format +msgid "Failed to load extension %(ext_name)s: %(exc)s" +msgstr "" + +#: cinder/api/sizelimit.py:25 +msgid "" +"cinder.api.sizelimit:RequestBodySizeLimiter is deprecated. Please use " +"cinder.api.middleware.sizelimit:RequestBodySizeLimiter instead" +msgstr "" + +#: cinder/api/xmlutil.py:268 +msgid "element is not a child" +msgstr "" + +#: cinder/api/xmlutil.py:465 +msgid "root element selecting a list" +msgstr "" + +#: cinder/api/xmlutil.py:788 +#, python-format +msgid "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s" +msgstr "" + +#: cinder/api/xmlutil.py:909 +msgid "subclasses must implement construct()!" +msgstr "" + +#: cinder/api/contrib/admin_actions.py:80 +#, python-format +msgid "Updating %(resource)s '%(id)s' with '%(update)r'" +msgstr "" + +#: cinder/api/contrib/backups.py:128 +#, python-format +msgid "show called for member %s" +msgstr "" + +#: cinder/api/contrib/backups.py:140 +#, python-format +msgid "delete called for member %s" +msgstr "" + +#: cinder/api/contrib/backups.py:143 +#, python-format +msgid "Delete backup with id: %s" +msgstr "" + +#: cinder/api/contrib/backups.py:185 +#, python-format +msgid "Creating new backup %s" +msgstr "" + +#: cinder/api/contrib/backups.py:195 cinder/api/contrib/backups.py:234 +#: cinder/api/contrib/volume_transfer.py:159 +#: cinder/api/contrib/volume_transfer.py:195 +msgid "Incorrect request body format" +msgstr "" + +#: cinder/api/contrib/backups.py:201 +#, python-format +msgid "Creating backup of volume %(volume_id)s in container %(container)s" +msgstr "" + +#: cinder/api/contrib/backups.py:224 +#, python-format +msgid "Restoring backup %(backup_id)s (%(body)s)" +msgstr "" + +#: cinder/api/contrib/backups.py:238 +#, python-format +msgid "Restoring backup %(backup_id)s to volume %(volume_id)s" +msgstr "" + +#: cinder/api/contrib/extended_snapshot_attributes.py:60 +msgid "Snapshot not found." +msgstr "" + +#: cinder/api/contrib/hosts.py:86 cinder/api/openstack/wsgi.py:171 +msgid "cannot understand XML" +msgstr "" + +#: cinder/api/contrib/hosts.py:136 +#, python-format +msgid "Host '%s' could not be found." +msgstr "" + +#: cinder/api/contrib/hosts.py:165 +#, python-format +msgid "Invalid status: '%s'" +msgstr "" + +#: cinder/api/contrib/hosts.py:168 +#, python-format +msgid "Invalid update setting: '%s'" +msgstr "" + +#: cinder/api/contrib/hosts.py:180 +#, python-format +msgid "Setting host %(host)s to %(state)s." +msgstr "" + +#: cinder/api/contrib/hosts.py:206 +msgid "Describe-resource is admin only functionality" +msgstr "" + +#: cinder/api/contrib/hosts.py:214 +msgid "Host not found" +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:96 +msgid "Please specify a name for QoS specs." +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:202 +msgid "Failed to disassociate qos specs." +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:204 +msgid "Qos specs still in use." +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:246 +#: cinder/api/contrib/qos_specs_manage.py:290 +msgid "Volume Type id must not be None." +msgstr "" + +#: cinder/api/contrib/quotas.py:63 +msgid "Quota limit must be -1 or greater." +msgstr "" + +#: cinder/api/contrib/scheduler_hints.py:38 +msgid "Malformed scheduler_hints attribute" +msgstr "" + +#: cinder/api/contrib/services.py:85 +msgid "" +"Query by service parameter is deprecated. Please use binary parameter " +"instead." +msgstr "" + +#: cinder/api/contrib/types_extra_specs.py:102 +msgid "Request body empty" +msgstr "" + +#: cinder/api/contrib/types_extra_specs.py:106 +#: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77 +#: cinder/api/v2/snapshot_metadata.py:77 +msgid "Request body and URI mismatch" +msgstr "" + +#: cinder/api/contrib/types_extra_specs.py:109 +#: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81 +#: cinder/api/v2/snapshot_metadata.py:81 +msgid "Request body contains too many items" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:90 +#, python-format +msgid "" +"Invalid request to attach volume to an instance %(instance_uuid)s and a " +"host %(host_name)s simultaneously" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:98 +msgid "Invalid request to attach volume to an invalid target" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:175 +msgid "Invalid request body" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:179 +msgid "No image_name was specified in request." +msgstr "" + +#: cinder/api/contrib/volume_actions.py:215 +msgid "New volume size must be specified as an integer." +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:133 +msgid "Listing volume transfers" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:149 +#, python-format +msgid "Creating new volume transfer %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:164 +#, python-format +msgid "Creating transfer of volume %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:185 +#, python-format +msgid "Accepting volume transfer %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:198 +#, python-format +msgid "Accepting transfer %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:219 +#, python-format +msgid "Delete transfer with id: %s" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:66 +msgid "key_size must be non-negative" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:69 +msgid "key_size must be an integer" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:75 +msgid "provider must be defined" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:77 +msgid "control_location must be defined" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:85 +#, python-format +msgid "Valid control location are: %s" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:103 +msgid "Create body is not valid." +msgstr "" + +#: cinder/api/middleware/auth.py:110 +msgid "Invalid service catalog json." +msgstr "" + +#: cinder/api/middleware/fault.py:45 +#, python-format +msgid "Caught error: %s" +msgstr "" + +#: cinder/api/middleware/fault.py:54 cinder/api/openstack/wsgi.py:907 +#, python-format +msgid "%(url)s returned with HTTP %(status)d" +msgstr "" + +#: cinder/api/middleware/sizelimit.py:56 cinder/api/middleware/sizelimit.py:65 +#: cinder/api/middleware/sizelimit.py:79 +msgid "Request is too large." +msgstr "" + +#: cinder/api/openstack/__init__.py:73 +msgid "Must specify an ExtensionManager class" +msgstr "" + +#: cinder/api/openstack/__init__.py:84 +#, python-format +msgid "Extended resource: %s" +msgstr "" + +#: cinder/api/openstack/__init__.py:108 +#, python-format +msgid "" +"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such " +"resource" +msgstr "" + +#: cinder/api/openstack/__init__.py:114 +#, python-format +msgid "Extension %(ext_name)s extending resource: %(collection)s" +msgstr "" + +#: cinder/api/openstack/__init__.py:130 +msgid "" +"cinder.api.openstack:FaultWrapper is deprecated. Please use " +"cinder.api.middleware.fault:FaultWrapper instead." +msgstr "" + +#: cinder/api/openstack/urlmap.py:25 +msgid "" +"cinder.api.openstack.urlmap:urlmap_factory is deprecated. Please use " +"cinder.api.urlmap:urlmap_factory instead." +msgstr "" + +#: cinder/api/openstack/wsgi.py:147 cinder/api/openstack/wsgi.py:559 +msgid "cannot understand JSON" +msgstr "" + +#: cinder/api/openstack/wsgi.py:564 +msgid "too many body keys" +msgstr "" + +#: cinder/api/openstack/wsgi.py:602 +#, python-format +msgid "Exception handling resource: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:607 +#, python-format +msgid "Fault thrown: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:610 +#, python-format +msgid "HTTP exception thrown: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:718 +msgid "Unrecognized Content-Type provided in request" +msgstr "" + +#: cinder/api/openstack/wsgi.py:722 +msgid "No Content-Type provided in request" +msgstr "" + +#: cinder/api/openstack/wsgi.py:726 +msgid "Empty body provided in request" +msgstr "" + +#: cinder/api/openstack/wsgi.py:837 +#, python-format +msgid "There is no such action: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:840 cinder/api/openstack/wsgi.py:853 +#: cinder/api/v1/snapshot_metadata.py:55 cinder/api/v1/snapshot_metadata.py:73 +#: cinder/api/v1/snapshot_metadata.py:98 cinder/api/v1/snapshot_metadata.py:123 +#: cinder/api/v1/volume_metadata.py:55 cinder/api/v1/volume_metadata.py:73 +#: cinder/api/v1/volume_metadata.py:98 cinder/api/v1/volume_metadata.py:123 +#: cinder/api/v2/snapshot_metadata.py:55 cinder/api/v2/snapshot_metadata.py:73 +#: cinder/api/v2/snapshot_metadata.py:98 cinder/api/v2/snapshot_metadata.py:123 +msgid "Malformed request body" +msgstr "" + +#: cinder/api/openstack/wsgi.py:850 +msgid "Unsupported Content-Type" +msgstr "" + +#: cinder/api/openstack/wsgi.py:862 +msgid "Malformed request url" +msgstr "" + +#: cinder/api/openstack/wsgi.py:910 +#, python-format +msgid "%(url)s returned a fault: %(e)s" +msgstr "" + +#: cinder/api/openstack/volume/__init__.py:25 +msgid "" +"cinder.api.openstack.volume:APIRouter is deprecated. Please use " +"cinder.api.v1.router:APIRouter instead." +msgstr "" + +#: cinder/api/openstack/volume/versions.py:26 +msgid "" +"cinder.api.openstack.volume.versions.Versions is deprecated. Please use " +"cinder.api.versions.Versions instead." +msgstr "" + +#: cinder/api/v1/limits.py:144 cinder/api/v2/limits.py:144 +#, python-format +msgid "" +"Only %(value)s %(verb)s request(s) can be made to %(uri)s every " +"%(unit_string)s." +msgstr "" + +#: cinder/api/v1/limits.py:270 cinder/api/v2/limits.py:270 +msgid "This request was rate-limited." +msgstr "" + +#: cinder/api/v1/snapshot_metadata.py:39 cinder/api/v1/snapshot_metadata.py:119 +#: cinder/api/v1/snapshot_metadata.py:158 cinder/api/v2/snapshot_metadata.py:39 +#: cinder/api/v2/snapshot_metadata.py:119 +#: cinder/api/v2/snapshot_metadata.py:158 +msgid "snapshot does not exist" +msgstr "" + +#: cinder/api/v1/snapshot_metadata.py:141 +#: cinder/api/v1/snapshot_metadata.py:151 cinder/api/v1/volume_metadata.py:141 +#: cinder/api/v1/volume_metadata.py:151 cinder/api/v2/snapshot_metadata.py:141 +#: cinder/api/v2/snapshot_metadata.py:151 +msgid "Metadata item was not found" +msgstr "" + +#: cinder/api/v1/snapshots.py:119 cinder/api/v2/snapshots.py:120 +#, python-format +msgid "Delete snapshot with id: %s" +msgstr "" + +#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:184 +#, python-format +msgid "Create snapshot from volume %s" +msgstr "" + +#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:193 +#, python-format +msgid "Invalid value '%s' for force. " +msgstr "" + +#: cinder/api/v1/volume_metadata.py:39 cinder/api/v1/volume_metadata.py:119 +#: cinder/api/v1/volume_metadata.py:158 +msgid "volume does not exist" +msgstr "" + +#: cinder/api/v1/volumes.py:105 +#, python-format +msgid "vol=%s" +msgstr "" + +#: cinder/api/v1/volumes.py:233 cinder/api/v2/volumes.py:177 +#, python-format +msgid "Delete volume with id: %s" +msgstr "" + +#: cinder/api/v1/volumes.py:280 cinder/api/v1/volumes.py:284 +#: cinder/api/v2/volumes.py:240 cinder/api/v2/volumes.py:244 +msgid "Invalid imageRef provided." +msgstr "" + +#: cinder/api/v1/volumes.py:342 cinder/api/v2/volumes.py:305 +#, python-format +msgid "Create volume of %s GB" +msgstr "" + +#: cinder/api/v1/volumes.py:422 +#, python-format +msgid "Removing options '%(bad_options)s' from query" +msgstr "" + +#: cinder/api/v2/snapshots.py:111 cinder/api/v2/snapshots.py:126 +#: cinder/api/v2/snapshots.py:257 +msgid "Snapshot could not be found" +msgstr "" + +#: cinder/api/v2/snapshots.py:174 cinder/api/v2/snapshots.py:225 +#: cinder/api/v2/volumes.py:255 cinder/api/v2/volumes.py:345 +#, python-format +msgid "Missing required element '%s' in request body" +msgstr "" + +#: cinder/api/v2/snapshots.py:221 cinder/api/v2/volumes.py:341 +msgid "Missing request body" +msgstr "" + +#: cinder/api/v2/types.py:72 cinder/api/v2/volumes.py:280 +msgid "Volume type not found" +msgstr "" + +#: cinder/api/v2/volumes.py:168 cinder/api/v2/volumes.py:183 +#: cinder/api/v2/volumes.py:375 +msgid "Volume could not be found" +msgstr "" + +#: cinder/api/v2/volumes.py:186 +msgid "Volume cannot be deleted while in attached state" +msgstr "" + +#: cinder/api/v2/volumes.py:396 +#, python-format +msgid "Removing options '%s' from query" +msgstr "" + +#: cinder/backup/api.py:68 +msgid "Backup status must be available or error" +msgstr "" + +#: cinder/backup/api.py:109 +msgid "Volume to be backed up must be available" +msgstr "" + +#: cinder/backup/api.py:146 +msgid "Backup status must be available" +msgstr "" + +#: cinder/backup/api.py:151 +msgid "Backup to be restored has invalid size" +msgstr "" + +#: cinder/backup/api.py:160 +#, python-format +msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s" +msgstr "" + +#: cinder/backup/api.py:176 +#, python-format +msgid "" +"volume size %(volume_size)d is too small to restore backup of size " +"%(size)d." +msgstr "" + +#: cinder/backup/api.py:182 +msgid "Volume to be restored to must be available" +msgstr "" + +#: cinder/backup/api.py:188 +msgid "Volume to be restored to is smaller than the backup to be restored" +msgstr "" + +#: cinder/backup/api.py:192 +#, python-format +msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" +msgstr "" + +#: cinder/backup/manager.py:101 +msgid "Cleaning up incomplete backup operations" +msgstr "" + +#: cinder/backup/manager.py:105 +#, python-format +msgid "Resetting volume %s to available (was backing-up)" +msgstr "" + +#: cinder/backup/manager.py:109 +#, python-format +msgid "Resetting volume %s to error_restoring (was restoring-backup)" +msgstr "" + +#: cinder/backup/manager.py:120 +#, python-format +msgid "Resetting backup %s to error (was creating)" +msgstr "" + +#: cinder/backup/manager.py:126 +#, python-format +msgid "Resetting backup %s to available (was restoring)" +msgstr "" + +#: cinder/backup/manager.py:131 +#, python-format +msgid "Resuming delete on backup: %s" +msgstr "" + +#: cinder/backup/manager.py:141 +#, python-format +msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" +msgstr "" + +#: cinder/backup/manager.py:151 +#, python-format +msgid "" +"create_backup aborted, expected volume status %(expected_status)s but got" +" %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:163 +#, python-format +msgid "" +"create_backup aborted, expected backup status %(expected_status)s but got" +" %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:189 +#, python-format +msgid "create_backup finished. backup: %s" +msgstr "" + +#: cinder/backup/manager.py:195 +#, python-format +msgid "" +"restore_backup started, restoring backup: %(backup_id)s to volume: " +"%(volume_id)s" +msgstr "" + +#: cinder/backup/manager.py:205 +#, python-format +msgid "" +"restore_backup aborted, expected volume status %(expected_status)s but " +"got %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:216 +#, python-format +msgid "" +"restore_backup aborted, expected backup status %(expected_status)s but " +"got %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:235 +#, python-format +msgid "" +"restore_backup aborted, the backup service currently configured " +"[%(configured_service)s] is not the backup service that was used to " +"create this backup [%(backup_service)s]" +msgstr "" + +#: cinder/backup/manager.py:259 +#, python-format +msgid "" +"restore_backup finished, backup: %(backup_id)s restored to volume: " +"%(volume_id)s" +msgstr "" + +#: cinder/backup/manager.py:268 +#, python-format +msgid "delete_backup started, backup: %s" +msgstr "" + +#: cinder/backup/manager.py:274 +#, python-format +msgid "" +"delete_backup aborted, expected backup status %(expected_status)s but got" +" %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:287 +#, python-format +msgid "" +"delete_backup aborted, the backup service currently configured " +"[%(configured_service)s] is not the backup service that was used to " +"create this backup [%(backup_service)s]" +msgstr "" + +#: cinder/backup/manager.py:310 +#, python-format +msgid "delete_backup finished, backup %s deleted" +msgstr "" + +#: cinder/backup/drivers/ceph.py:110 +msgid "" +"rbd striping not supported - ignoring configuration settings for rbd " +"striping" +msgstr "" + +#: cinder/backup/drivers/ceph.py:141 +#, python-format +msgid "invalid user '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:207 +msgid "backup_id required" +msgstr "" + +#: cinder/backup/drivers/ceph.py:213 +#, python-format +msgid "transferring data between '%(src)s' and '%(dest)s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:217 +#, python-format +msgid "%(chunks)s chunks of %(bytes)s bytes to be transferred" +msgstr "" + +#: cinder/backup/drivers/ceph.py:227 +#, python-format +msgid "transferred chunk %(chunk)s of %(chunks)s (%(rate)dK/s)" +msgstr "" + +#: cinder/backup/drivers/ceph.py:237 +#, python-format +msgid "transferring remaining %s bytes" +msgstr "" + +#: cinder/backup/drivers/ceph.py:249 +#, python-format +msgid "creating base image '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 +#, python-format +msgid "deleting backup snapshot='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:277 +msgid "no backup snapshot to delete" +msgstr "" + +#: cinder/backup/drivers/ceph.py:314 +#, python-format +msgid "trying diff format name format basename='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:322 +#, python-format +msgid "image %s not found" +msgstr "" + +#: cinder/backup/drivers/ceph.py:330 +#, python-format +msgid "base image still has %s snapshots so not deleting base image" +msgstr "" + +#: cinder/backup/drivers/ceph.py:335 +#, python-format +msgid "deleting base image='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:342 +#, python-format +msgid "image busy, retrying %(retries)s more time(s) in %(delay)ss" +msgstr "" + +#: cinder/backup/drivers/ceph.py:347 +msgid "max retries reached - raising error" +msgstr "" + +#: cinder/backup/drivers/ceph.py:350 +#, python-format +msgid "base backup image='%s' deleted)" +msgstr "" + +#: cinder/backup/drivers/ceph.py:365 +#, python-format +msgid "performing differential transfer from '%(src)s' to '%(dest)s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:388 +#, python-format +msgid "rbd export-diff failed - %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:397 +#, python-format +msgid "rbd import-diff failed - %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:405 +#, python-format +msgid "image '%s' not found - trying diff format name" +msgstr "" + +#: cinder/backup/drivers/ceph.py:410 +#, python-format +msgid "diff format image '%s' not found" +msgstr "" + +#: cinder/backup/drivers/ceph.py:445 +#, python-format +msgid "using --from-snap '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:472 +#, python-format +msgid "" +"snap='%(snap)s' does not exist in base image='%(base)s' - aborting " +"incremental backup" +msgstr "" + +#: cinder/backup/drivers/ceph.py:482 +#, python-format +msgid "creating backup snapshot='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:502 +#, python-format +msgid "differential backup transfer completed in %.4fs" +msgstr "" + +#: cinder/backup/drivers/ceph.py:511 +msgid "differential backup transfer failed" +msgstr "" + +#: cinder/backup/drivers/ceph.py:541 +#, python-format +msgid "creating base image='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:550 +msgid "copying data" +msgstr "" + +#: cinder/backup/drivers/ceph.py:610 +#, python-format +msgid "looking for snapshot of backup base '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:613 +#, python-format +msgid "backup base '%s' has no snapshots" +msgstr "" + +#: cinder/backup/drivers/ceph.py:620 +#, python-format +msgid "backup '%s' has no snapshot" +msgstr "" + +#: cinder/backup/drivers/ceph.py:624 +#, python-format +msgid "backup should only have one snapshot but instead has %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:629 +#, python-format +msgid "found snapshot '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:666 +#, python-format +msgid "Starting backup of volume='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:679 +msgid "forcing full backup" +msgstr "" + +#: cinder/backup/drivers/ceph.py:691 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/drivers/ceph.py:729 +#, python-format +msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:741 +msgid "differential restore failed, trying full restore" +msgstr "" + +#: cinder/backup/drivers/ceph.py:745 +#, python-format +msgid "restore transfer completed in %.4fs" +msgstr "" + +#: cinder/backup/drivers/ceph.py:839 +#, python-format +msgid "no restore point found for backup='%s', forcing full copy" +msgstr "" + +#: cinder/backup/drivers/ceph.py:865 +msgid "forcing full restore" +msgstr "" + +#: cinder/backup/drivers/ceph.py:878 +#, python-format +msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:892 +msgid "volume_file does not support fileno() so skipping fsync()" +msgstr "" + +#: cinder/backup/drivers/ceph.py:897 +msgid "restore finished." +msgstr "" + +#: cinder/backup/drivers/ceph.py:899 +#, python-format +msgid "restore finished with error - %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:905 +#, python-format +msgid "delete started for backup=%s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:910 +msgid "rbd image not found but continuing anyway so that db entry can be removed" +msgstr "" + +#: cinder/backup/drivers/ceph.py:913 +#, python-format +msgid "delete '%s' finished with warning" +msgstr "" + +#: cinder/backup/drivers/ceph.py:915 +#, python-format +msgid "delete '%s' finished" +msgstr "" + +#: cinder/backup/drivers/swift.py:105 +#, python-format +msgid "unsupported compression algorithm: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:122 +#, python-format +msgid "single_user auth mode enabled, but %(param)s not set" +msgstr "" + +#: cinder/backup/drivers/swift.py:140 +#, python-format +msgid "_check_container_exists: container: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:145 +#, python-format +msgid "container %s does not exist" +msgstr "" + +#: cinder/backup/drivers/swift.py:150 +#, python-format +msgid "container %s exists" +msgstr "" + +#: cinder/backup/drivers/swift.py:156 +#, python-format +msgid "_create_container started, container: %(container)s,backup: %(backup_id)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:172 +#, python-format +msgid "_generate_swift_object_name_prefix: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:181 +#, python-format +msgid "generated object list: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:191 +#, python-format +msgid "" +"_write_metadata started, container name: %(container)s, metadata " +"filename: %(filename)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:208 +#, python-format +msgid "" +"error writing metadata file to swift, MD5 of metadata file in swift " +"[%(etag)s] is not the same as MD5 of metadata file sent to swift " +"[%(md5)s]" +msgstr "" + +#: cinder/backup/drivers/swift.py:213 +msgid "_write_metadata finished" +msgstr "" + +#: cinder/backup/drivers/swift.py:218 +#, python-format +msgid "" +"_read_metadata started, container name: %(container)s, metadata filename:" +" %(filename)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:223 +#, python-format +msgid "_read_metadata finished (%s)" +msgstr "" + +#: cinder/backup/drivers/swift.py:233 +#, python-format +msgid "volume size %d is invalid." +msgstr "" + +#: cinder/backup/drivers/swift.py:247 +#, python-format +msgid "" +"starting backup of volume: %(volume_id)s to swift, volume size: " +"%(volume_size_bytes)d, swift object names prefix %(object_prefix)s, " +"availability zone: %(availability_zone)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:270 +msgid "reading chunk of data from volume" +msgstr "" + +#: cinder/backup/drivers/swift.py:277 +#, python-format +msgid "" +"compressed %(data_size_bytes)d bytes of data to %(comp_size_bytes)d bytes" +" using %(algorithm)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:286 +msgid "not compressing data" +msgstr "" + +#: cinder/backup/drivers/swift.py:290 +msgid "About to put_object" +msgstr "" + +#: cinder/backup/drivers/swift.py:296 +#, python-format +msgid "swift MD5 for %(object_name)s: %(etag)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:300 +#, python-format +msgid "backup MD5 for %(object_name)s: %(md5)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:303 +#, python-format +msgid "" +"error writing object to swift, MD5 of object in swift %(etag)s is not the" +" same as MD5 of object sent to swift %(md5)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:311 +msgid "Calling eventlet.sleep(0)" +msgstr "" + +#: cinder/backup/drivers/swift.py:327 cinder/backup/drivers/tsm.py:322 +#, python-format +msgid "backup %s finished." +msgstr "" + +#: cinder/backup/drivers/swift.py:344 +#, python-format +msgid "v1 swift volume backup restore of %s started" +msgstr "" + +#: cinder/backup/drivers/swift.py:349 +#, python-format +msgid "metadata_object_names = %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:355 +msgid "" +"restore_backup aborted, actual swift object list in swift does not match " +"object list stored in metadata" +msgstr "" + +#: cinder/backup/drivers/swift.py:361 +#, python-format +msgid "" +"restoring object from swift. backup: %(backup_id)s, container: " +"%(container)s, swift object name: %(object_name)s, volume: %(volume_id)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:377 +#, python-format +msgid "decompressing data using %s algorithm" +msgstr "" + +#: cinder/backup/drivers/swift.py:400 +#, python-format +msgid "v1 swift volume backup restore of %s finished" +msgstr "" + +#: cinder/backup/drivers/swift.py:408 +#, python-format +msgid "" +"starting restore of backup %(object_prefix)s from swift container: " +"%(container)s, to volume %(volume_id)s, backup: %(backup_id)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:422 +#, python-format +msgid "Restoring swift backup version %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:427 +#, python-format +msgid "No support to restore swift backup version %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:431 cinder/backup/drivers/tsm.py:376 +#, python-format +msgid "restore %(backup_id)s to %(volume_id)s finished." +msgstr "" + +#: cinder/backup/drivers/swift.py:445 +msgid "swift error while listing objects, continuing with delete" +msgstr "" + +#: cinder/backup/drivers/swift.py:454 +#, python-format +msgid "swift error while deleting object %s, continuing with delete" +msgstr "" + +#: cinder/backup/drivers/swift.py:457 +#, python-format +msgid "deleted swift object: %(swift_object_name)s in container: %(container)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:467 cinder/backup/drivers/tsm.py:438 +#, python-format +msgid "delete %s finished" +msgstr "" + +#: cinder/backup/drivers/tsm.py:83 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to create device hardlink from %(vpath)s to " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:141 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to obtain backup success notification from " +"server.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:171 +#, python-format +msgid "" +"restore: %(vol_id)s Failed.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:197 +#, python-format +msgid "backup: %(vol_id)s Failed. %(path)s is not a block device." +msgstr "" + +#: cinder/backup/drivers/tsm.py:204 +#, python-format +msgid "backup: %(vol_id)s Failed. Cannot obtain real path to device %(path)s." +msgstr "" + +#: cinder/backup/drivers/tsm.py:211 +#, python-format +msgid "backup: %(vol_id)s Failed. %(path)s is not a file." +msgstr "" + +#: cinder/backup/drivers/tsm.py:258 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to remove backup hardlink from %(vpath)s to " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:284 +#, python-format +msgid "" +"starting backup of volume: %(volume_id)s to TSM, volume path: " +"%(volume_path)s," +msgstr "" + +#: cinder/backup/drivers/tsm.py:296 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to run dsmc on %(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:306 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to run dsmc due to invalid arguments on " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:336 +#, python-format +msgid "" +"restore: starting restore of backup from TSM to volume %(volume_id)s, " +"backup: %(backup_id)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:350 +#, python-format +msgid "" +"restore: %(vol_id)s Failed to run dsmc on %(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:360 +#, python-format +msgid "" +"restore: %(vol_id)s Failed to run dsmc due to invalid arguments on " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:411 +#, python-format +msgid "" +"delete: %(vol_id)s Failed to run dsmc with stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:419 +#, python-format +msgid "" +"restore: %(vol_id)s Failed to run dsmc due to invalid arguments with " +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:430 +#, python-format +msgid "" +"delete: %(vol_id)s Failed with stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/brick/exception.py:92 +msgid "We are unable to locate any Fibre Channel devices." +msgstr "" + +#: cinder/brick/exception.py:96 +msgid "Unable to find a Fibre Channel volume device." +msgstr "" + +#: cinder/brick/exception.py:100 +#, python-format +msgid "Volume device not found at %(device)s." +msgstr "" + +#: cinder/brick/exception.py:104 +#, python-format +msgid "Failed to create iser target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:108 +#, python-format +msgid "Failed to remove iser target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:112 +#, python-format +msgid "Unable to find Volume Group: %(vg_name)s" +msgstr "" + +#: cinder/brick/exception.py:116 +#, python-format +msgid "Failed to create Volume Group: %(vg_name)s" +msgstr "" + +#: cinder/brick/exception.py:120 +#, python-format +msgid "Failed to create iscsi target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:124 +#, python-format +msgid "Failed to remove iscsi target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:128 +#, python-format +msgid "Failed to attach iSCSI target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/initiator/connector.py:108 +#, python-format +msgid "Invalid InitiatorConnector protocol specified %(protocol)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:121 +#, python-format +msgid "Failed to access the device on the path %(path)s: %(error)s %(info)s." +msgstr "" + +#: cinder/brick/initiator/connector.py:205 +#, python-format +msgid "" +"ISCSI volume not yet found at: %(host_device)s. Will rescan & retry. Try" +" number: %(tries)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:218 +#, python-format +msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)" +msgstr "" + +#: cinder/brick/initiator/connector.py:285 +#, python-format +msgid "Could not find the iSCSI Initiator File %s" +msgstr "" + +#: cinder/brick/initiator/connector.py:542 +msgid "We are unable to locate any Fibre Channel devices" +msgstr "" + +#: cinder/brick/initiator/connector.py:552 +#, python-format +msgid "Looking for Fibre Channel dev %(device)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:562 +msgid "Fibre Channel volume device not found." +msgstr "" + +#: cinder/brick/initiator/connector.py:566 +#, python-format +msgid "Fibre volume not yet found. Will rescan & retry. Try number: %(tries)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:582 +#, python-format +msgid "Found Fibre Channel volume %(name)s (after %(tries)s rescans)" +msgstr "" + +#: cinder/brick/initiator/connector.py:591 +#, python-format +msgid "Multipath device discovered %(device)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:704 +#, python-format +msgid "AoE volume not yet found at: %(path)s. Try number: %(tries)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:717 +#, python-format +msgid "Found AoE device %(path)s (after %(tries)s rediscover)" +msgstr "" + +#: cinder/brick/initiator/connector.py:743 +#, python-format +msgid "aoe-discover: stdout=%(out)s stderr%(err)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:753 +#, python-format +msgid "aoe-revalidate %(dev)s: stdout=%(out)s stderr%(err)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:762 +#, python-format +msgid "aoe-flush %(dev)s: stdout=%(out)s stderr%(err)s" +msgstr "" + +#: cinder/brick/initiator/linuxfc.py:52 cinder/brick/initiator/linuxfc.py:58 +msgid "systool is not installed" +msgstr "" + +#: cinder/brick/initiator/linuxscsi.py:101 +#: cinder/brick/initiator/linuxscsi.py:109 +#: cinder/brick/initiator/linuxscsi.py:126 +#, python-format +msgid "multipath call failed exit (%(code)s)" +msgstr "" + +#: cinder/brick/initiator/linuxscsi.py:147 +#, python-format +msgid "Couldn't find multipath device %(line)s" +msgstr "" + +#: cinder/brick/initiator/linuxscsi.py:151 +#, python-format +msgid "Found multipath device = %(mdev)s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:153 +#, python-format +msgid "Creating iscsi_target for: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:172 cinder/brick/iscsi/iscsi.py:294 +#, python-format +msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:183 +#, python-format +msgid "" +"Failed to create iscsi target for volume id:%(vol_id)s. Please ensure " +"your tgtd config file contains 'include %(volumes_dir)s/*'" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:197 +#, python-format +msgid "Removing iscsi_target for: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:214 +#, python-format +msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:224 cinder/brick/iscsi/iscsi.py:465 +#: cinder/brick/iser/iser.py:203 +msgid "valid iqn needed for show_target" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:301 +#, python-format +msgid "Removing iscsi_target for volume: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:387 +msgid "rtstool is not installed correctly" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:407 +#, python-format +msgid "Creating iscsi_target for volume: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:431 cinder/brick/iscsi/iscsi.py:440 +#, python-format +msgid "Failed to create iscsi target for volume id:%s." +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:447 +#, python-format +msgid "Removing iscsi_target: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:457 +#, python-format +msgid "Failed to remove iscsi target for volume id:%s." +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:486 +#, python-format +msgid "Failed to add initiator iqn %s to target" +msgstr "" + +#: cinder/brick/iser/iser.py:134 +#, python-format +msgid "Creating iser_target for: %s" +msgstr "" + +#: cinder/brick/iser/iser.py:153 +#, python-format +msgid "Failed to create iser target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/iser/iser.py:164 +#, python-format +msgid "" +"Failed to create iser target for volume id:%(vol_id)s. Please ensure your" +" tgtd config file contains 'include %(volumes_dir)s/*'" +msgstr "" + +#: cinder/brick/iser/iser.py:176 +#, python-format +msgid "Removing iser_target for: %s" +msgstr "" + +#: cinder/brick/iser/iser.py:193 +#, python-format +msgid "Failed to remove iser target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:74 +msgid "Error creating Volume Group" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:75 cinder/brick/local_dev/lvm.py:373 +#: cinder/brick/local_dev/lvm.py:402 +#, python-format +msgid "Cmd :%s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:76 cinder/brick/local_dev/lvm.py:374 +#: cinder/brick/local_dev/lvm.py:403 +#, python-format +msgid "StdOut :%s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:77 cinder/brick/local_dev/lvm.py:375 +#: cinder/brick/local_dev/lvm.py:404 +#, python-format +msgid "StdErr :%s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:81 +#, python-format +msgid "Unable to locate Volume Group %s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:293 +#, python-format +msgid "Unable to find VG: %s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:319 +msgid "" +"Requested to setup thin provisioning, however current LVM version does " +"not support it." +msgstr "" + +#: cinder/brick/local_dev/lvm.py:372 +msgid "Error creating Volume" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:388 +#, python-format +msgid "Unable to find LV: %s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:401 +msgid "Error creating snapshot" +msgstr "" + +#: cinder/common/config.py:132 +msgid "Deploy v1 of the Cinder API. " +msgstr "" + +#: cinder/common/config.py:135 +msgid "Deploy v2 of the Cinder API. " +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 "" + +#: cinder/compute/nova.py:83 +#, python-format +msgid "Novaclient connection created using URL: %s" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:67 +msgid "Use of empty request context is deprecated" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:194 +#, python-format +msgid "Unrecognized read_deleted value '%s'" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:895 +#, python-format +msgid "Change will make usage less than 0 for the following resources: %s" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2426 +#, python-format +msgid "No backup with id %s" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2512 +msgid "Volume must be available" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2536 +#, python-format +msgid "Volume in unexpected state %s, expected awaiting-transfer" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2559 +#, python-format +msgid "" +"Transfer %(transfer_id)s: Volume id %(volume_id)s in unexpected state " +"%(status)s, expected awaiting-transfer" +msgstr "" + +#: cinder/db/sqlalchemy/migration.py:72 +msgid "version should be an integer" +msgstr "" + +#: cinder/db/sqlalchemy/migration.py:99 +msgid "Upgrade DB using Essex release first." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:242 +msgid "Exception while creating table." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:271 +msgid "Downgrade from initial Cinder install is unsupported." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:50 +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:75 +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:106 +#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:58 +#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:47 +#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:49 +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:83 +#, python-format +msgid "Table |%s| not created!" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:118 +msgid "quota_classes table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:125 +msgid "quota_usages table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:132 +msgid "reservations table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62 +msgid "Exception while creating table 'volume_glance_metadata'" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77 +msgid "volume_glance_metadata table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:70 +msgid "backups table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:60 +msgid "snapshot_metadata table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:62 +msgid "transfers table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py:33 +msgid "migrations table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py:62 +#, python-format +msgid "Table |%s| not created" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py:39 +#, python-format +msgid "Exception while dropping table %s." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py:99 +#, python-format +msgid "Exception while creating table %s." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:38 +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:47 +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:53 +#, python-format +msgid "Column |%s| not created!" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:95 +msgid "encryption_key_id column not dropped from volumes" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:103 +msgid "encryption_key_id column not dropped from snapshots" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:108 +msgid "volume_type_id column not dropped from snapshots" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:116 +msgid "encryption table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:49 +msgid "Table quality_of_service_specs not created!" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:60 +msgid "Added qos_specs_id column to volume type table failed." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:75 +msgid "Dropping quality_of_service_specs table failed." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:83 +msgid "Dropping qos_specs_id column failed." +msgstr "" + +#: cinder/image/glance.py:156 cinder/image/glance.py:165 +#, python-format +msgid "Error contacting glance server '%(netloc)s' for '%(method)s', %(extra)s." +msgstr "" + +#: cinder/image/image_utils.py:120 +msgid "Snapshot list encountered but no header found!" +msgstr "" + +#: cinder/image/image_utils.py:224 cinder/image/image_utils.py:256 +msgid "'qemu-img info' parsing failed." +msgstr "" + +#: cinder/image/image_utils.py:231 +#, python-format +msgid "fmt=%(fmt)s backed by: %(backing_file)s" +msgstr "" + +#: cinder/image/image_utils.py:263 +#, python-format +msgid "fmt=%(fmt)s backed by:%(backing_file)s" +msgstr "" + +#: cinder/image/image_utils.py:283 +#, python-format +msgid "Converted to raw, but format is now %s" +msgstr "" + +#: cinder/image/image_utils.py:312 +#, python-format +msgid "Converted to %(f1)s, but format is now %(f2)s" +msgstr "" + +#: cinder/openstack/common/excutils.py:48 +#, python-format +msgid "Original exception being dropped: %s" +msgstr "" + +#: cinder/openstack/common/fileutils.py:64 +#, python-format +msgid "Reloading cached file %s" +msgstr "" + +#: cinder/openstack/common/lockutils.py:102 +#, python-format +msgid "Could not release the acquired lock `%s`" +msgstr "" + +#: cinder/openstack/common/lockutils.py:189 +#, python-format +msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/lockutils.py:200 +#, python-format +msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/lockutils.py:227 +#, python-format +msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/lockutils.py:235 +#, python-format +msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/log.py:244 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: 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:386 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: cinder/openstack/common/log.py:556 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:91 +#: cinder/tests/brick/test_brick_connector.py:444 +msgid "in fixed duration looping call" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:42 +#, python-format +msgid "Unexpected argument for periodic task creation: %(arg)s." +msgstr "" + +#: cinder/openstack/common/periodic_task.py:133 +#, python-format +msgid "Skipping periodic task %(task)s because its interval is negative" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:138 +#, python-format +msgid "Skipping periodic task %(task)s because it is disabled" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:176 +#, python-format +msgid "Running periodic task %(full_task_name)s" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:184 +#, python-format +msgid "Error during %(full_task_name)s: %(e)s" +msgstr "" + +#: cinder/openstack/common/policy.py:149 +#, python-format +msgid "" +"Inheritance-based rules are deprecated; use the default brain instead of " +"%s." +msgstr "" + +#: cinder/openstack/common/policy.py:163 +#, python-format +msgid "Failed to understand rule %(match)r" +msgstr "" + +#: cinder/openstack/common/policy.py:173 +#, python-format +msgid "Inheritance-based rules are deprecated; update _check_%s" +msgstr "" + +#: cinder/openstack/common/policy.py:180 +#, python-format +msgid "No handler for matches of kind %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:127 +#, python-format +msgid "Got unknown keyword args to utils.execute: %r" +msgstr "" + +#: cinder/openstack/common/processutils.py:142 +#, python-format +msgid "Running cmd (subprocess): %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:167 +#: cinder/openstack/common/processutils.py:239 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:315 +#, python-format +msgid "Result was %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:179 +#, python-format +msgid "%r failed. Retrying." +msgstr "" + +#: cinder/openstack/common/processutils.py:218 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:288 +#, python-format +msgid "Running cmd (SSH): %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:220 +msgid "Environment not supported over SSH" +msgstr "" + +#: cinder/openstack/common/processutils.py:224 +msgid "process_input not supported over SSH" +msgstr "" + +#: cinder/openstack/common/service.py:262 +#, python-format +msgid "Child %(pid)s exited with status %(code)d" +msgstr "" + +#: cinder/openstack/common/strutils.py:86 +#, python-format +msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s" +msgstr "" + +#: cinder/openstack/common/strutils.py:182 +#, python-format +msgid "Invalid string format: %s" +msgstr "" + +#: cinder/openstack/common/strutils.py:189 +#, python-format +msgid "Unknown byte multiplier: %s" +msgstr "" + +#: cinder/openstack/common/db/exception.py:44 +msgid "Invalid Parameter: Unicode is not supported by the current database." +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/session.py:487 +msgid "DB exception wrapped." +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/session.py:538 +#, python-format +msgid "Got mysql server has gone away: %s" +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/session.py:610 +#, python-format +msgid "SQL connection failed. %s attempts left." +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/utils.py:33 +msgid "Sort key supplied was not valid." +msgstr "" + +#: cinder/openstack/common/notifier/api.py:129 +#, python-format +msgid "%s not in valid priorities" +msgstr "" + +#: cinder/openstack/common/notifier/api.py:145 +#, python-format +msgid "" +"Problem '%(e)s' attempting to send to notification system. " +"Payload=%(payload)s" +msgstr "" + +#: cinder/openstack/common/notifier/api.py:164 +#, python-format +msgid "Failed to load notifier %s. These notifications will not be sent." +msgstr "" + +#: cinder/openstack/common/notifier/rabbit_notifier.py:27 +msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead." +msgstr "" + +#: cinder/openstack/common/notifier/rpc_notifier.py:45 +#: cinder/openstack/common/notifier/rpc_notifier2.py:51 +#, python-format +msgid "Could not send notification to %(topic)s. Payload=%(message)s" +msgstr "" + +#: cinder/openstack/common/rpc/__init__.py:106 +#, python-format +msgid "" +"A RPC is being made while holding a lock. The locks currently held are " +"%(locks)s. This is probably a bug. Please report it. Include the " +"following: [%(stack)s]." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:75 +msgid "Pool creating new connection" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:200 +#, python-format +msgid "no calling threads waiting for msg_id : %s, message : %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:208 +#, python-format +msgid "" +"Number of call waiters is greater than warning threshhold: %d. There " +"could be a MulticallProxyWaiter leak." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:291 +#, python-format +msgid "unpacked context: %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:337 +#, python-format +msgid "UNIQUE_ID is %s." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:406 +#, python-format +msgid "received %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:414 +#, python-format +msgid "no method for message: %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:415 +#, python-format +msgid "No method for message: %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:443 +#: cinder/openstack/common/rpc/impl_zmq.py:280 +#, python-format +msgid "Expected exception during message handling (%s)" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:451 +#: cinder/openstack/common/rpc/impl_zmq.py:286 +msgid "Exception during message handling" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:586 +#, python-format +msgid "Making synchronous call on %s ..." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:589 +#, python-format +msgid "MSG_ID is %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:623 +#, python-format +msgid "Making asynchronous cast on %s..." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:632 +msgid "Making asynchronous fanout cast..." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:660 +#, python-format +msgid "Sending %(event_type)s on %(topic)s" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:74 +msgid "An unknown RPC related exception occurred." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:104 +#, python-format +msgid "" +"Remote error: %(exc_type)s %(value)s\n" +"%(traceback)s." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:121 +#, python-format +msgid "" +"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:" +" \"%(method)s\" info: \"%(info)s\"" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:137 +#: cinder/openstack/common/rpc/common.py:138 +#: cinder/openstack/common/rpc/common.py:139 +msgid "" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:143 +#, python-format +msgid "Found duplicate message(%(msg_id)s). Skipping it." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:147 +msgid "Invalid reuse of an RPC connection." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:151 +#, python-format +msgid "Specified RPC version, %(version)s, not supported by this endpoint." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:156 +#, python-format +msgid "" +"Specified RPC envelope version, %(version)s, not supported by this " +"endpoint." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:280 +#, python-format +msgid "Failed to sanitize %(item)s. Key error %(err)s" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:302 +#, python-format +msgid "Returning exception %s to caller" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:169 +#: cinder/openstack/common/rpc/impl_qpid.py:133 +msgid "Failed to process message... skipping it." +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:480 +#, python-format +msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:502 +#, python-format +msgid "Connected to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:539 +#, python-format +msgid "" +"Unable to connect to AMQP server on %(hostname)s:%(port)d after " +"%(max_retries)d tries: %(err_str)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:555 +#, python-format +msgid "" +"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying " +"again in %(sleep_time)d seconds." +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:609 +#: cinder/openstack/common/rpc/impl_qpid.py:404 +#, python-format +msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:627 +#: cinder/openstack/common/rpc/impl_qpid.py:419 +#, python-format +msgid "Timed out waiting for RPC response: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:631 +#: cinder/openstack/common/rpc/impl_qpid.py:423 +#, python-format +msgid "Failed to consume message from queue: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:670 +#: cinder/openstack/common/rpc/impl_qpid.py:458 +#, python-format +msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:352 +#, python-format +msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:358 +#, python-format +msgid "Connected to AMQP server on %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:371 +msgid "Re-established AMQP queues" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:431 +msgid "Error processing message. Skipping it." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:96 +msgid "JSON serialization failed." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:101 +#, python-format +msgid "Deserializing: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:136 +#, python-format +msgid "Connecting to %(addr)s with %(type)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:137 +#, python-format +msgid "-> Subscribed to %(subscribe)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:138 +#, python-format +msgid "-> bind: %(bind)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:146 +msgid "Could not open socket." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:158 +#, python-format +msgid "Subscribing to %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:200 +msgid "You cannot recv on this socket." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:205 +msgid "You cannot send on this socket." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:267 +#, python-format +msgid "Running func with context: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:305 +msgid "Sending reply" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:339 +msgid "RPC message did not include method." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:371 +msgid "Registering reactor" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:383 +msgid "In reactor registered" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:387 +msgid "Consuming socket" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:437 +#, python-format +msgid "Creating proxy for topic: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:443 +msgid "Topic contained dangerous characters." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:475 +msgid "Topic socket file creation failed." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:481 +#, python-format +msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:497 +#, python-format +msgid "Required IPC directory does not exist at %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:506 +#, python-format +msgid "Permission denied to IPC directory at %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:509 +msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:543 +#, python-format +msgid "CONSUMER RECEIVED DATA: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:562 +msgid "ZMQ Envelope version unsupported or unknown." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:590 +msgid "Skipping topic registration. Already registered." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:597 +#, python-format +msgid "Consumer is a zmq.%s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:649 +msgid "Creating payload" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:662 +msgid "Creating queue socket for reply waiter" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:675 +msgid "Sending cast" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:678 +msgid "Cast sent; Waiting reply" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:681 +#, python-format +msgid "Received message: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:682 +msgid "Unpacking response" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:691 +msgid "Unsupported or unknown ZMQ envelope returned." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:698 +msgid "RPC Message Invalid." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:721 +#, python-format +msgid "%(msg)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:724 +#, python-format +msgid "Sending message(s) to: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:728 +msgid "No matchmaker results. Not casting." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:731 +msgid "No match from matchmaker." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:771 +#, python-format +msgid "topic is %s." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:815 +#, python-format +msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead" +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:53 +msgid "Match not found by MatchMaker." +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:89 +msgid "Matchmaker does not implement registration or heartbeat." +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:239 +#, python-format +msgid "Matchmaker unregistered: %s, %s" +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:250 +msgid "Register before starting heartbeat." +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:343 +#: cinder/openstack/common/rpc/matchmaker.py:361 +#, python-format +msgid "No key defining hosts for topic '%s', see ringfile" +msgstr "" + +#: cinder/scheduler/chance.py:54 cinder/scheduler/simple.py:90 +msgid "Is the appropriate service running?" +msgstr "" + +#: cinder/scheduler/chance.py:64 +msgid "Could not find another host" +msgstr "" + +#: cinder/scheduler/chance.py:98 cinder/scheduler/filter_scheduler.py:99 +#, python-format +msgid "cannot place volume %(id)s on %(host)s" +msgstr "" + +#: cinder/scheduler/driver.py:89 +msgid "Must implement host_passes_filters" +msgstr "" + +#: cinder/scheduler/driver.py:93 +msgid "Must implement a fallback schedule" +msgstr "" + +#: cinder/scheduler/driver.py:97 +msgid "Must implement schedule_create_volume" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:125 +msgid "Invalid value for 'scheduler_max_attempts', must be >=1" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:143 +#, python-format +msgid "" +"Error scheduling %(volume_id)s from last vol-service: %(last_host)s : " +"%(exc)s" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:176 +#, python-format +msgid "Exceeded max scheduling attempts %(max_attempts)d for volume %(volume_id)s" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:228 +#, python-format +msgid "Filtered %s" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:241 +#, python-format +msgid "Choosing %s" +msgstr "" + +#: cinder/scheduler/host_manager.py:240 +#, python-format +msgid "Ignoring %(service_name)s service update from %(host)s" +msgstr "" + +#: cinder/scheduler/host_manager.py:245 +#, python-format +msgid "Received %(service_name)s service update from %(host)s." +msgstr "" + +#: cinder/scheduler/host_manager.py:270 +#, python-format +msgid "volume service is down or disabled. (host: %s)" +msgstr "" + +#: cinder/scheduler/manager.py:92 +msgid "Schedule volume flow not retrieved" +msgstr "" + +#: cinder/scheduler/manager.py:96 +#, python-format +msgid "Failed to successfully complete schedule volume using flow: %s" +msgstr "" + +#: cinder/scheduler/manager.py:131 +#, python-format +msgid "Failed to schedule_%(method)s: %(ex)s" +msgstr "" + +#: cinder/scheduler/scheduler_options.py:70 +#, python-format +msgid "Could not stat scheduler options file %(filename)s: '%(e)s'" +msgstr "" + +#: cinder/scheduler/scheduler_options.py:80 +#, python-format +msgid "Could not decode scheduler options: '%s'" +msgstr "" + +#: cinder/scheduler/simple.py:79 +msgid "Not enough allocatable volume gigabytes remaining" +msgstr "" + +#: cinder/scheduler/filters/capacity_filter.py:37 +msgid "Free capacity not set: volume node info collection broken." +msgstr "" + +#: cinder/scheduler/filters/capacity_filter.py:51 +#, python-format +msgid "" +"Insufficient free space for volume creation (requested / avail): " +"%(requested)s/%(available)s" +msgstr "" + +#: cinder/scheduler/filters/retry_filter.py:41 +#, python-format +msgid "Host %(host)s %(pass_msg)s. Previously tried hosts: %(hosts)s" +msgstr "" + +#: cinder/tests/fake_driver.py:49 cinder/volume/driver.py:680 +#, python-format +msgid "FAKE ISCSI: %s" +msgstr "" + +#: cinder/tests/fake_driver.py:68 cinder/volume/driver.py:955 +#, python-format +msgid "FAKE ISER: %s" +msgstr "" + +#: cinder/tests/fake_driver.py:89 +msgid "local_path not implemented" +msgstr "" + +#: cinder/tests/fake_driver.py:116 cinder/tests/fake_driver.py:121 +#, python-format +msgid "LoggingVolumeDriver: %s" +msgstr "" + +#: cinder/tests/fake_utils.py:72 +#, python-format +msgid "Faking execution of cmd (subprocess): %s" +msgstr "" + +#: cinder/tests/fake_utils.py:80 +#, python-format +msgid "Faked command matched %s" +msgstr "" + +#: cinder/tests/fake_utils.py:96 +#, python-format +msgid "Faked command raised an exception %s" +msgstr "" + +#: cinder/tests/fake_utils.py:99 +#, python-format +msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'" +msgstr "" + +#: cinder/tests/test_misc.py:59 +#, python-format +msgid "" +"The following migrations are missing a downgrade:\n" +"\t%s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:243 +#, python-format +msgid "unrecognized argument %s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:1254 +#, python-format +msgid "Run CLI command: %s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:1257 +#, python-format +msgid "" +"CLI output:\n" +" stdout: %(stdout)s\n" +" stderr: %(stderr)s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:1262 +#, python-format +msgid "" +"CLI Exception output:\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/tests/test_volume_types.py:60 +#, python-format +msgid "Given data: %s" +msgstr "" + +#: cinder/tests/test_volume_types.py:61 +#, python-format +msgid "Result data: %s" +msgstr "" + +#: cinder/tests/api/contrib/test_backups.py:744 +msgid "Invalid input" +msgstr "" + +#: cinder/tests/integrated/test_login.py:31 +#, python-format +msgid "volume: %s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:34 +#, python-format +msgid "" +"%(message)s\n" +"Status Code: %(_status)s\n" +"Body: %(_body)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:44 +msgid "Authentication error" +msgstr "" + +#: cinder/tests/integrated/api/client.py:52 +msgid "Authorization error" +msgstr "" + +#: cinder/tests/integrated/api/client.py:60 +msgid "Item not found" +msgstr "" + +#: cinder/tests/integrated/api/client.py:102 +#, python-format +msgid "Doing %(method)s on %(relative_url)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:105 +#, python-format +msgid "Body: %s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:123 +#, python-format +msgid "%(auth_uri)s => code %(http_status)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:150 +#, python-format +msgid "%(relative_uri)s => code %(http_status)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:161 +msgid "Unexpected status code" +msgstr "" + +#: cinder/tests/integrated/api/client.py:168 +#, python-format +msgid "Decoding JSON: %s" +msgstr "" + +#: cinder/transfer/api.py:70 +msgid "Volume in unexpected state" +msgstr "" + +#: cinder/transfer/api.py:104 cinder/volume/api.py:368 cinder/volume/api.py:700 +#: cinder/volume/manager.py:395 +msgid "status must be available" +msgstr "" + +#: cinder/transfer/api.py:121 +#, python-format +msgid "Failed to create transfer record for %s" +msgstr "" + +#: cinder/transfer/api.py:138 +#, python-format +msgid "Attempt to transfer %s with invalid auth key." +msgstr "" + +#: cinder/transfer/api.py:158 cinder/volume/flows/create_volume.py:613 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " +"(%(d_consumed)dG of %(d_quota)dG already consumed)" +msgstr "" + +#: cinder/transfer/api.py:167 cinder/volume/flows/create_volume.py:622 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " +"volumes already consumed)" +msgstr "" + +#: cinder/transfer/api.py:181 +#, python-format +msgid "Failed to update quota donating volumetransfer id %s" +msgstr "" + +#: cinder/transfer/api.py:198 +#, python-format +msgid "Volume %s has been transferred." +msgstr "" + +#: cinder/volume/api.py:143 +#, python-format +msgid "Unable to query if %s is in the availability zone set" +msgstr "" + +#: cinder/volume/api.py:168 +msgid "Create volume flow not retrieved" +msgstr "" + +#: cinder/volume/api.py:171 +msgid "Failed to successfully complete create volume workflow" +msgstr "" + +#: cinder/volume/api.py:183 +msgid "Expected volume result not found" +msgstr "" + +#: cinder/volume/api.py:207 +msgid "Failed to update quota for deleting volume" +msgstr "" + +#: cinder/volume/api.py:216 +#, python-format +msgid "Volume status must be available or error, but current status is: %s" +msgstr "" + +#: cinder/volume/api.py:226 +msgid "Volume cannot be deleted while migrating" +msgstr "" + +#: cinder/volume/api.py:231 +#, python-format +msgid "Volume still has %d dependent snapshots" +msgstr "" + +#: cinder/volume/api.py:287 cinder/volume/api.py:351 +#: cinder/volume/qos_specs.py:203 cinder/volume/volume_types.py:69 +#, python-format +msgid "Searching by: %s" +msgstr "" + +#: cinder/volume/api.py:371 +msgid "already attached" +msgstr "" + +#: cinder/volume/api.py:378 +msgid "status must be in-use to detach" +msgstr "" + +#: cinder/volume/api.py:389 +msgid "Volume status must be available to reserve" +msgstr "" + +#: cinder/volume/api.py:446 +msgid "must be available" +msgstr "" + +#: cinder/volume/api.py:468 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " +"(%(d_consumed)dG of %(d_quota)dG already consumed)" +msgstr "" + +#: cinder/volume/api.py:477 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " +"snapshots already consumed)" +msgstr "" + +#: cinder/volume/api.py:528 +msgid "Volume Snapshot status must be available or error" +msgstr "" + +#: cinder/volume/api.py:556 cinder/volume/flows/create_volume.py:323 +msgid "Metadata property key blank" +msgstr "" + +#: cinder/volume/api.py:560 +msgid "Metadata property key greater than 255 characters" +msgstr "" + +#: cinder/volume/api.py:564 +msgid "Metadata property value greater than 255 characters" +msgstr "" + +#: cinder/volume/api.py:649 +msgid "Volume status must be available/in-use." +msgstr "" + +#: cinder/volume/api.py:652 +msgid "Volume status is in-use." +msgstr "" + +#: cinder/volume/api.py:681 +msgid "Volume status must be available to extend." +msgstr "" + +#: cinder/volume/api.py:686 +#, python-format +msgid "" +"New size for extend must be greater than current size. (current: " +"%(size)s, extended: %(new_size)s)" +msgstr "" + +#: cinder/volume/api.py:707 +msgid "volume must not have snapshots" +msgstr "" + +#: cinder/volume/api.py:720 +#, python-format +msgid "No available service named %s" +msgstr "" + +#: cinder/volume/api.py:726 +msgid "Destination host must be different than current host" +msgstr "" + +#: cinder/volume/driver.py:144 cinder/volume/drivers/netapp/nfs.py:157 +#, python-format +msgid "Recovering from a failed execute. Try number %s" +msgstr "" + +#: cinder/volume/driver.py:237 +#, python-format +msgid "copy_data_between_volumes %(src)s -> %(dest)s." +msgstr "" + +#: cinder/volume/driver.py:250 cinder/volume/driver.py:264 +#, python-format +msgid "Failed to attach volume %(vol)s" +msgstr "" + +#: cinder/volume/driver.py:279 +#, python-format +msgid "Failed to copy volume %(src)s to %(dest)d" +msgstr "" + +#: cinder/volume/driver.py:292 +#, python-format +msgid "copy_image_to_volume %s." +msgstr "" + +#: cinder/volume/driver.py:308 +#, python-format +msgid "copy_volume_to_image %s." +msgstr "" + +#: cinder/volume/driver.py:340 cinder/volume/driver.py:915 +#, python-format +msgid "Unable to access the backend storage via the path %(path)s." +msgstr "" + +#: cinder/volume/driver.py:374 +#, python-format +msgid "Creating a new backup for volume %s." +msgstr "" + +#: cinder/volume/driver.py:393 +#, python-format +msgid "Restoring backup %(backup)s to volume %(volume)s." +msgstr "" + +#: cinder/volume/driver.py:417 +msgid "Extend volume not implemented" +msgstr "" + +#: cinder/volume/driver.py:459 cinder/volume/drivers/emc/emc_smis_iscsi.py:115 +msgid "ISCSI provider_location not stored, using discovery" +msgstr "" + +#: cinder/volume/driver.py:507 +#, python-format +msgid "Could not find iSCSI export for volume %s" +msgstr "" + +#: cinder/volume/driver.py:511 cinder/volume/drivers/emc/emc_smis_iscsi.py:158 +#, python-format +msgid "ISCSI Discovery: Found %s" +msgstr "" + +#: cinder/volume/driver.py:607 +msgid "The volume driver requires the iSCSI initiator name in the connector." +msgstr "" + +#: cinder/volume/driver.py:637 cinder/volume/drivers/lvm.py:675 +#: cinder/volume/drivers/storwize_svc.py:1404 +#: cinder/volume/drivers/emc/emc_smis_common.py:857 +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:237 +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 +#: cinder/volume/drivers/netapp/iscsi.py:837 +#: cinder/volume/drivers/netapp/iscsi.py:1120 +#: cinder/volume/drivers/nexenta/volume.py:342 +msgid "Updating volume stats" +msgstr "" + +#: cinder/volume/driver.py:704 +msgid "ISER provider_location not stored, using discovery" +msgstr "" + +#: cinder/volume/driver.py:752 +#, python-format +msgid "Could not find iSER export for volume %s" +msgstr "" + +#: cinder/volume/driver.py:756 +#, python-format +msgid "ISER Discovery: Found %s" +msgstr "" + +#: cinder/volume/driver.py:818 +#, python-format +msgid "Failed to access the device on the path %(path)s: %(error)s." +msgstr "" + +#: cinder/volume/driver.py:891 +#, python-format +msgid "iSER device not found at %s" +msgstr "" + +#: cinder/volume/driver.py:895 +#, python-format +msgid "" +"ISER volume not yet found at: %(host_device)s. Will rescan & retry. Try " +"number: %(tries)s." +msgstr "" + +#: cinder/volume/driver.py:908 +#, python-format +msgid "Found iSER node %(host_device)s (after %(tries)s rescans)." +msgstr "" + +#: cinder/volume/driver.py:925 cinder/volume/manager.py:677 +#: cinder/volume/drivers/lvm.py:333 cinder/volume/drivers/lvm.py:860 +msgid "Updating volume status" +msgstr "" + +#: cinder/volume/driver.py:993 +msgid "Driver must implement initialize_connection" +msgstr "" + +#: cinder/volume/manager.py:129 +#, python-format +msgid "Driver path %s is deprecated, update your configuration to the new path." +msgstr "" + +#: cinder/volume/manager.py:148 +#, python-format +msgid "Starting volume driver %(driver_name)s (%(version)s)" +msgstr "" + +#: cinder/volume/manager.py:155 +#, python-format +msgid "Re-exporting %s volumes" +msgstr "" + +#: cinder/volume/manager.py:160 +#, python-format +msgid "volume %s stuck in a downloading state" +msgstr "" + +#: cinder/volume/manager.py:165 +#, python-format +msgid "volume %s: skipping export" +msgstr "" + +#: cinder/volume/manager.py:167 +msgid "Resuming any in progress delete operations" +msgstr "" + +#: cinder/volume/manager.py:170 +#, python-format +msgid "Resuming delete on volume: %s" +msgstr "" + +#: cinder/volume/manager.py:195 +msgid "Manager volume flow not retrieved" +msgstr "" + +#: cinder/volume/manager.py:199 +msgid "Failed to successfully complete manager volume workflow" +msgstr "" + +#: cinder/volume/manager.py:215 cinder/volume/manager.py:228 +#, python-format +msgid "volume %s: deleting" +msgstr "" + +#: cinder/volume/manager.py:221 +msgid "volume is not local to this node" +msgstr "" + +#: cinder/volume/manager.py:226 +#, python-format +msgid "volume %s: removing export" +msgstr "" + +#: cinder/volume/manager.py:231 +#, python-format +msgid "Cannot delete volume %s: volume is busy" +msgstr "" + +#: cinder/volume/manager.py:259 +msgid "Failed to update usages deleting volume" +msgstr "" + +#: cinder/volume/manager.py:264 +#, python-format +msgid "volume %s: glance metadata deleted" +msgstr "" + +#: cinder/volume/manager.py:267 +#, python-format +msgid "no glance metadata found for volume %s" +msgstr "" + +#: cinder/volume/manager.py:271 +#, python-format +msgid "volume %s: deleted successfully" +msgstr "" + +#: cinder/volume/manager.py:286 +#, python-format +msgid "snapshot %s: creating" +msgstr "" + +#: cinder/volume/manager.py:291 +#, python-format +msgid "snapshot %(snap_id)s: creating" +msgstr "" + +#: cinder/volume/manager.py:314 +#, python-format +msgid "" +"Failed updating %(snapshot_id)s metadata using the provided volumes " +"%(volume_id)s metadata" +msgstr "" + +#: cinder/volume/manager.py:320 +#, python-format +msgid "snapshot %s: created successfully" +msgstr "" + +#: cinder/volume/manager.py:329 cinder/volume/manager.py:334 +#, python-format +msgid "snapshot %s: deleting" +msgstr "" + +#: cinder/volume/manager.py:337 +#, python-format +msgid "Cannot delete snapshot %s: snapshot is busy" +msgstr "" + +#: cinder/volume/manager.py:367 +msgid "Failed to update usages deleting snapshot" +msgstr "" + +#: cinder/volume/manager.py:370 +#, python-format +msgid "snapshot %s: deleted successfully" +msgstr "" + +#: cinder/volume/manager.py:388 +msgid "being attached by another instance" +msgstr "" + +#: cinder/volume/manager.py:392 +msgid "being attached by another host" +msgstr "" + +#: cinder/volume/manager.py:474 +#, python-format +msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully" +msgstr "" + +#: cinder/volume/manager.py:581 +msgid "failed to create new_volume on destination host" +msgstr "" + +#: cinder/volume/manager.py:584 +msgid "timeout creating new_volume on destination host" +msgstr "" + +#: cinder/volume/manager.py:596 +#, python-format +msgid "Failed to copy volume %(vol1)s to %(vol2)s" +msgstr "" + +#: cinder/volume/manager.py:605 +#, python-format +msgid "Failed to delete migration source vol %(vol)s: %(err)s" +msgstr "" + +#: cinder/volume/manager.py:617 +#, python-format +msgid "Failed to rename migration destination volume %(vol)s to %(name)s" +msgstr "" + +#: cinder/volume/manager.py:630 +#, python-format +msgid "volume %s: calling driver migrate_volume" +msgstr "" + +#: cinder/volume/manager.py:690 +msgid "Clear capabilities" +msgstr "" + +#: cinder/volume/manager.py:694 +#, python-format +msgid "Notification {%s} received" +msgstr "" + +#: cinder/volume/manager.py:732 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, " +"(%(d_consumed)dG of %(d_quota)dG already consumed)" +msgstr "" + +#: cinder/volume/manager.py:743 +#, python-format +msgid "volume %s: extending" +msgstr "" + +#: cinder/volume/manager.py:745 +#, python-format +msgid "volume %s: extended successfully" +msgstr "" + +#: cinder/volume/manager.py:747 +#, python-format +msgid "volume %s: Error trying to extend volume" +msgstr "" + +#: cinder/volume/qos_specs.py:58 +#, python-format +msgid "Valid consumer of QoS specs are: %s" +msgstr "" + +#: cinder/volume/qos_specs.py:85 cinder/volume/qos_specs.py:106 +#: cinder/volume/qos_specs.py:144 cinder/volume/qos_specs.py:162 +#: cinder/volume/qos_specs.py:175 cinder/volume/qos_specs.py:188 +#: cinder/volume/volume_types.py:45 +#, python-format +msgid "DB error: %s" +msgstr "" + +#: cinder/volume/qos_specs.py:124 cinder/volume/qos_specs.py:235 +#: cinder/volume/volume_types.py:54 cinder/volume/volume_types.py:101 +msgid "id cannot be None" +msgstr "" + +#: cinder/volume/qos_specs.py:145 +#, python-format +msgid "Failed to get all associations of qos specs %s" +msgstr "" + +#: cinder/volume/qos_specs.py:163 +#, python-format +msgid "Failed to associate qos specs %(id)s with type: %(vol_type_id)s" +msgstr "" + +#: cinder/volume/qos_specs.py:176 +#, python-format +msgid "Failed to disassociate qos specs %(id)s with type: %(vol_type_id)s" +msgstr "" + +#: cinder/volume/qos_specs.py:189 +#, python-format +msgid "Failed to disassociate qos specs %s." +msgstr "" + +#: cinder/volume/qos_specs.py:247 cinder/volume/volume_types.py:113 +msgid "name cannot be None" +msgstr "" + +#: cinder/volume/utils.py:156 +#, python-format +msgid "" +"Incorrect value error: %(blocksize)s, it may indicate that " +"'volume_dd_blocksize' was configured incorrectly. Fall back to default." +msgstr "" + +#: cinder/volume/volume_types.py:132 +#, python-format +msgid "" +"Default volume type is not found, please check default_volume_type " +"config: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:132 +#: cinder/volume/drivers/block_device.py:143 cinder/volume/drivers/lvm.py:571 +#: cinder/volume/drivers/lvm.py:585 +#, python-format +msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:157 cinder/volume/drivers/lvm.py:603 +#, python-format +msgid "" +"Skipping remove_export. No iscsi_target is presently exported for volume:" +" %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:182 cinder/volume/drivers/lvm.py:400 +#, python-format +msgid "Skipping ensure_export. No iscsi_target provision for volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:199 cinder/volume/drivers/lvm.py:421 +#, python-format +msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:271 cinder/volume/drivers/lvm.py:206 +#, python-format +msgid "Performing secure delete on volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:284 cinder/volume/drivers/lvm.py:221 +#, python-format +msgid "Error unrecognized volume_clear option: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:306 cinder/volume/drivers/lvm.py:275 +#, python-format +msgid "Creating clone of volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:373 +msgid "No free disk" +msgstr "" + +#: cinder/volume/drivers/block_device.py:386 +msgid "No big enough free disk" +msgstr "" + +#: cinder/volume/drivers/coraid.py:86 +#, python-format +msgid "Invalid ESM url scheme \"%s\". Supported https only." +msgstr "" + +#: cinder/volume/drivers/coraid.py:113 +msgid "Invalid REST handle name. Expected path." +msgstr "" + +#: cinder/volume/drivers/coraid.py:136 +#, python-format +msgid "Call to json.loads() failed: %(ex)s. Response: %(resp)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:226 +msgid "Session is expired. Relogin on ESM." +msgstr "" + +#: cinder/volume/drivers/coraid.py:246 +msgid "Reply is empty." +msgstr "" + +#: cinder/volume/drivers/coraid.py:248 +msgid "Error message is empty." +msgstr "" + +#: cinder/volume/drivers/coraid.py:286 +#, python-format +msgid "Coraid Appliance ping failed: %s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:299 +#, python-format +msgid "Volume \"%(name)s\" created with VSX LUN \"%(lun)s\"" +msgstr "" + +#: cinder/volume/drivers/coraid.py:313 +#, python-format +msgid "Volume \"%s\" deleted." +msgstr "" + +#: cinder/volume/drivers/coraid.py:317 +#, python-format +msgid "Resize volume \"%(name)s\" to %(size)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:321 +#, python-format +msgid "Repository for volume \"%(name)s\" found: \"%(repo)s\"" +msgstr "" + +#: cinder/volume/drivers/coraid.py:335 +#, python-format +msgid "Volume \"%(name)s\" resized. New size is %(size)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:387 +msgid "Cannot create clone volume in different repository." +msgstr "" + +#: cinder/volume/drivers/coraid.py:507 +#, python-format +msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:78 +#, python-format +msgid "There's no Gluster config file configured (%s)" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:83 +#, python-format +msgid "Gluster config file at %(config)s doesn't exist" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:95 +msgid "mount.glusterfs is not installed" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:93 +#, python-format +msgid "GPFS is not active. Detailed output: %s" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:94 +#, python-format +msgid "GPFS is not running - state: %s" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:137 +msgid "Option gpfs_mount_point_base is not set correctly." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:144 +msgid "Option gpfs_images_share_mode is not set correctly." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:150 +msgid "Option gpfs_images_dir is not set correctly." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:157 +#, python-format +msgid "" +"gpfs_images_share_mode is set to copy_on_write, but %(vol)s and %(img)s " +"belong to different file systems" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:166 +#, python-format +msgid "" +"Downlevel GPFS Cluster Detected. GPFS Clone feature not enabled in " +"cluster daemon level %(cur)s - must be at least at level %(min)s." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:180 +#, python-format +msgid "%s must be an absolute path." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:185 +#, python-format +msgid "%s is not a directory." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:193 +#, python-format +msgid "%s is not on GPFS. Perhaps GPFS not mounted." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:200 +#, python-format +msgid "" +"The GPFS filesystem %(fs)s is not at the required release level. Current" +" level is %(cur)s, must be at least %(min)s." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:565 +#, python-format +msgid "mkfs failed on volume %(vol)s, error message was: %(err)s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:201 +#, python-format +msgid "Size for volume: %s not found, skipping secure delete." +msgstr "" + +#: cinder/volume/drivers/lvm.py:239 +#, python-format +msgid "snapshot: %s not found, skipping delete operations" +msgstr "" + +#: cinder/volume/drivers/lvm.py:399 +#, python-format +msgid "volume_info:%s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:435 cinder/volume/drivers/lvm.py:758 +msgid "Detected inconsistency in provider_location id" +msgstr "" + +#: cinder/volume/drivers/lvm.py:436 cinder/volume/drivers/lvm.py:636 +#, python-format +msgid "%s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:487 +#, python-format +msgid "Symbolic link %s not found" +msgstr "" + +#: cinder/volume/drivers/lvm.py:744 +#, python-format +msgid "Skipping ensure_export. No iser_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:835 +#, python-format +msgid "Skipping remove_export. No iser_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:851 +#, python-format +msgid "" +"Skipping remove_export. No iser_target is presently exported for volume: " +"%s" +msgstr "" + +#: cinder/volume/drivers/nfs.py:245 +#, python-format +msgid "Expected volume size was %d" +msgstr "" + +#: cinder/volume/drivers/nfs.py:246 +#, python-format +msgid " but size is now %d" +msgstr "" + +#: cinder/volume/drivers/nfs.py:338 +#, python-format +msgid "%s is already mounted" +msgstr "" + +#: cinder/volume/drivers/nfs.py:380 +#, python-format +msgid "There's no NFS config file configured (%s)" +msgstr "" + +#: cinder/volume/drivers/nfs.py:385 +#, python-format +msgid "NFS config file at %(config)s doesn't exist" +msgstr "" + +#: cinder/volume/drivers/nfs.py:390 +#, python-format +msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" +msgstr "" + +#: cinder/volume/drivers/nfs.py:398 +#, python-format +msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" +msgstr "" + +#: cinder/volume/drivers/nfs.py:457 +#, python-format +msgid "%s is above nfs_used_ratio" +msgstr "" + +#: cinder/volume/drivers/nfs.py:460 +#, python-format +msgid "%s is above nfs_oversub_ratio" +msgstr "" + +#: cinder/volume/drivers/nfs.py:463 +#, python-format +msgid "%s reserved space is above nfs_oversub_ratio" +msgstr "" + +#: cinder/volume/drivers/nfs.py:479 +#, python-format +msgid "Selected %s as target nfs share." +msgstr "" + +#: cinder/volume/drivers/rbd.py:168 +msgid "flush() not supported in this version of librbd" +msgstr "" + +#: cinder/volume/drivers/rbd.py:203 +#, python-format +msgid "error opening rbd image %s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:255 +msgid "rados and rbd python libraries not found" +msgstr "" + +#: cinder/volume/drivers/rbd.py:261 +msgid "error connecting to ceph cluster" +msgstr "" + +#: cinder/volume/drivers/rbd.py:337 cinder/volume/drivers/sheepdog.py:177 +msgid "error refreshing volume stats" +msgstr "" + +#: cinder/volume/drivers/rbd.py:378 +#, python-format +msgid "flattening %(pool)s/%(img)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:384 +#, python-format +msgid "cloning %(pool)s/%(img)s@%(snap)s to %(dst)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:476 +#, python-format +msgid "connection data: %s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:485 +msgid "Not stored in rbd" +msgstr "" + +#: cinder/volume/drivers/rbd.py:489 +msgid "Blank components" +msgstr "" + +#: cinder/volume/drivers/rbd.py:492 +msgid "Not an rbd snapshot" +msgstr "" + +#: cinder/volume/drivers/rbd.py:504 +#, python-format +msgid "not cloneable: %s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:508 +#, python-format +msgid "%s is in a different ceph cluster" +msgstr "" + +#: cinder/volume/drivers/rbd.py:520 +#, python-format +msgid "Unable to open image %(loc)s: %(err)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:610 cinder/volume/drivers/sheepdog.py:194 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:615 cinder/volume/drivers/sheepdog.py:199 +msgid "Extend volume from %(old_size) to %(new_size)" +msgstr "" + +#: cinder/volume/drivers/scality.py:66 +msgid "Value required for 'scality_sofs_config'" +msgstr "" + +#: cinder/volume/drivers/scality.py:77 +#, python-format +msgid "Cannot access 'scality_sofs_config': %s" +msgstr "" + +#: cinder/volume/drivers/scality.py:83 +msgid "Cannot execute /sbin/mount.sofs" +msgstr "" + +#: cinder/volume/drivers/scality.py:104 +msgid "Cannot mount Scality SOFS, check syslog for errors" +msgstr "" + +#: cinder/volume/drivers/scality.py:138 +#, python-format +msgid "Cannot find volume dir for Scality SOFS at '%s'" +msgstr "" + +#: cinder/volume/drivers/sheepdog.py:58 +#, python-format +msgid "Sheepdog is not working: %s" +msgstr "" + +#: cinder/volume/drivers/sheepdog.py:63 +msgid "Sheepdog is not working" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:142 +#, python-format +msgid "Payload for SolidFire API call: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:149 +#, python-format +msgid "" +"Failed to make httplib connection SolidFire Cluster: %s (verify san_ip " +"settings)" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:152 +#, python-format +msgid "Failed to make httplib connection: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:159 +#, python-format +msgid "" +"Request to SolidFire cluster returned bad status: %(status)s / %(reason)s" +" (check san_login/san_password settings)" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:164 +#, python-format +msgid "HTTP request failed, with status: %(status)s and reason: %(reason)s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:175 +#, python-format +msgid "Call to json.loads() raised an exception: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:181 +#, python-format +msgid "Results of SolidFire API call: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:185 +#, python-format +msgid "Clone operation encountered: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:187 +#, python-format +msgid "Waiting for outstanding operation before retrying snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:193 +#, python-format +msgid "Detected xDBVersionMismatch, retry %s of 5" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:200 +#: cinder/volume/drivers/solidfire.py:267 +#: cinder/volume/drivers/solidfire.py:356 +#, python-format +msgid "API response: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:220 +#, python-format +msgid "Found solidfire account: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:249 +#, python-format +msgid "solidfire account: %s does not exist, create it..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:311 +#, python-format +msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:388 +msgid "Failed to get model update from clone" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:400 +#, python-format +msgid "Failed volume create: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:415 +#, python-format +msgid "More than one valid preset was detected, using %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:440 +#, python-format +msgid "Failed to get SolidFire Volume: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:449 +#, python-format +msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:458 +#, python-format +msgid "Volume %s, not found on SF Cluster." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:461 +#, python-format +msgid "Found %(count)s volumes mapped to id: %(uuid)s." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:530 +msgid "Enter SolidFire delete_volume..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:534 +#, python-format +msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:536 +msgid "This usually means the volume was never succesfully created." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:549 +#, python-format +msgid "Failed to delete SolidFire Volume: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:552 +#: cinder/volume/drivers/solidfire.py:626 +#: cinder/volume/drivers/solidfire.py:689 +#: cinder/volume/drivers/solidfire.py:714 +#, python-format +msgid "Volume ID %s was not found on the SolidFire Cluster!" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:555 +msgid "Leaving SolidFire delete_volume" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:559 +msgid "Executing SolidFire ensure_export..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:567 +msgid "Executing SolidFire create_export..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:618 +msgid "Entering SolidFire extend_volume..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:640 +msgid "Leaving SolidFire extend_volume" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:645 +msgid "Updating cluster status info" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:653 +msgid "Failed to get updated stats" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:683 +#: cinder/volume/drivers/solidfire.py:708 +msgid "Entering SolidFire attach_volume..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:753 +msgid "Leaving SolidFire transfer volume" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:182 +#, python-format +msgid "WWPN on node %(node)s: %(wwpn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:188 +msgid "enter: do_setup" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:199 +#, python-format +msgid "pool %s doesn't exist" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:215 +msgid "Failed to get license information." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:238 +#, python-format +msgid "" +"Expected integers for node_count and vdisk_count, svcinfo lsiogrp " +"returned: %(node)s and %(vdisk)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:301 +msgid "do_setup: No configured nodes" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:303 +msgid "leave: do_setup" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:326 +msgid "enter: check_for_setup_error" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:332 +#: cinder/volume/drivers/netapp/iscsi.py:125 +#: cinder/volume/drivers/netapp/nfs.py:224 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:143 +#, python-format +msgid "%s is not set" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:338 +msgid "" +"Password or SSH private key is required for authentication: set either " +"san_password or san_private_key option" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:346 +#, python-format +msgid "" +"Illegal value %d specified for storwize_svc_flashcopy_timeout: valid " +"values are between 0 and 600" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:354 +msgid "leave: check_for_setup_error" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:368 +#, python-format +msgid "ensure_export: Volume %s not found on storage" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:392 +#, python-format +msgid "enter: _get_chap_secret_for_host: host name %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:428 +#, python-format +msgid "" +"leave: _get_chap_secret_for_host: host name %(host_name)s with secret " +"%(chap_secret)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:451 +msgid "_create_host: Cannot clean host name. Host name is not unicode or string" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:519 +#, python-format +msgid "enter: _get_host_from_connector: prefix %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:547 +#, python-format +msgid "leave: _get_host_from_connector: host %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:559 +#, python-format +msgid "enter: _create_host: host %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:574 +msgid "_create_host: No connector ports" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:590 +#, python-format +msgid "leave: _create_host: host %(host)s - %(host_name)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:613 +#, python-format +msgid "enter: _map_vol_to_host: volume %(volume_name)s to host %(host_name)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:643 +msgid "" +"storwize_svc_multihostmap_enabled is set to False, Not allow multi host " +"mapping" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:656 +#, python-format +msgid "volume %s mapping to multi host" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:662 +#, python-format +msgid "" +"leave: _map_vol_to_host: LUN %(result_lun)s, volume %(volume_name)s, host" +" %(host_name)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:672 +#, python-format +msgid "enter: _delete_host: host %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:680 +#, python-format +msgid "leave: _delete_host: host %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:706 +msgid "The connector does not contain the required information." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:725 +#, python-format +msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:741 +msgid "_create_host failed to return the host name." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:752 +#, python-format +msgid "initialize_connection: Failed to get attributes for volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:759 +#, python-format +msgid "Did not find expected column name in lsvdisk: %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:761 +#, python-format +msgid "initialize_connection: Missing volume attribute for volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:778 +#, python-format +msgid "" +"initialize_connection: No node found in I/O group %(gid)s for volume " +"%(vol)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:787 +#, python-format +msgid "initialize_connection: Did not find a preferred node for volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:809 +msgid "" +"Could not get FC connection information for the host-volume connection. " +"Is the host configured properly for FC connections?" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:824 +#, python-format +msgid "" +"initialize_connection: Failed to collect return properties for volume " +"%(vol)s and connector %(conn)s.\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:829 +#, python-format +msgid "" +"leave: initialize_connection:\n" +" volume: %(vol)s\n" +" connector %(conn)s\n" +" properties: %(prop)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:847 +#, python-format +msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:857 +msgid "_get_host_from_connector failed to return the host name for connector" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:872 +#, python-format +msgid "" +"terminate_connection: No mapping of volume %(vol_name)s to host " +"%(host_name)s found" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:880 +#, python-format +msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:937 +msgid "protocol must be specified as ' iSCSI' or ' FC'" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:961 +#, python-format +msgid "enter: _create_vdisk: vdisk %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:995 +#, python-format +msgid "" +"_create_vdisk %(name)s - did not find success message in CLI output.\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1000 +#, python-format +msgid "leave: _create_vdisk: volume %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1010 +#: cinder/volume/drivers/storwize_svc.py:1024 +#, python-format +msgid "" +"create FC mapping from %(source)s to %(target)s - did not find success " +"message in CLI output.\n" +" stdout: %(out)s\n" +" stderr: %(err)s\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1036 +#: cinder/volume/drivers/storwize_svc.py:1046 +#, python-format +msgid "" +"create FC mapping from %(source)s to %(target)s - did not find mapping id" +" in CLI output.\n" +" stdout: %(out)s\n" +" stderr: %(err)s\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1060 +#, python-format +msgid "" +"_prepare_fc_map: Failed to prepare FlashCopy from %(source)s to " +"%(target)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1087 +#, python-format +msgid "" +"Unexecpted mapping status %(status)s for mapping %(id)s. Attributes: " +"%(attr)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1099 +#, python-format +msgid "" +"Mapping %(id)s prepare failed to complete within the allotted %(to)d " +"seconds timeout. Terminating." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1104 +#, python-format +msgid "" +"_prepare_fc_map: Failed to start FlashCopy from %(source)s to %(target)s " +"with exception %(ex)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1111 +#, python-format +msgid "_prepare_fc_map: %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1118 +#, python-format +msgid "" +"_start_fc_map: Failed to start FlashCopy from %(source)s to %(target)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1129 +#, python-format +msgid "" +"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target" +" %(target)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1141 +#, python-format +msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1149 +#, python-format +msgid "enter: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1156 +#, python-format +msgid "_create_copy: Source vdisk %s does not exist" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1168 +#, python-format +msgid "" +"_create_copy: cannot get source vdisk %(src)s capacity from vdisk " +"attributes %(attr)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1178 +#, python-format +msgid "leave: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1183 +#, python-format +msgid "enter: _get_flashcopy_mapping_attributes: mapping %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1205 +#, python-format +msgid "" +"leave: _get_flashcopy_mapping_attributes: mapping %(fc_map_id)s, " +"attributes %(attributes)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1213 +#, python-format +msgid "enter: _is_vdisk_defined: vdisk %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1215 +#, python-format +msgid "leave: _is_vdisk_defined: vdisk %(vol)s with %(str)s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1248 +#, python-format +msgid "Vdisk %(name)s not involved in mapping %(src)s -> %(tgt)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1294 +#, python-format +msgid "enter: _delete_vdisk: vdisk %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1299 +#, python-format +msgid "warning: Tried to delete vdisk %s but it does not exist." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1314 +#, python-format +msgid "leave: _delete_vdisk: vdisk %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1339 +msgid "create_volume_from_snapshot: Source and destination size differ." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1354 +msgid "create_cloned_volume: Source and destination size differ." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1368 +#, python-format +msgid "enter: extend_volume: volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1372 +msgid "extend_volume: Extending a volume with snapshots is not supported." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1384 +#, python-format +msgid "leave: extend_volume: volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1421 +msgid "_update_volume_stats: Could not get system name." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1434 +msgid "Could not get pool data from the storage" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1435 +msgid "_update_volume_stats: Could not get storage pool data" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1473 +msgid "" +"Illegal value specified for storwize_svc_vol_rsize: set to either a " +"percentage (0-100) or -1" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1479 +msgid "" +"Illegal value specified for storwize_svc_vol_warning: set to a percentage" +" (0-100)" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1486 +msgid "" +"Illegal value specified for storwize_svc_vol_grainsize: set to either 32," +" 64, 128, or 256" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1493 +msgid "System does not support compression" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1498 +msgid "If compression is set to True, rsize must also be set (not equal to -1)" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1504 +#, python-format +msgid "" +"Illegal value %(prot)s specified for storwize_svc_connection_protocol: " +"valid values are %(enabled)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1512 +#, python-format +msgid "I/O group %(iogrp)d is not valid; available I/O groups are %(avail)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1525 +#, python-format +msgid "enter: _execute_command_and_parse_attributes: command %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1532 +#, python-format +msgid "" +"CLI Exception output:\n" +" command: %(cmd)s\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1549 +#, python-format +msgid "" +"leave: _execute_command_and_parse_attributes:\n" +"command: %(cmd)s\n" +"attributes: %(attr)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1568 +#, python-format +msgid "" +"_get_hdr_dic: attribute headers and values do not match.\n" +" Headers: %(header)s\n" +" Values: %(row)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1576 +#, python-format +msgid "" +"%(fun)s: Failed with unexpected CLI output.\n" +" Command: %(cmd)s\n" +"stdout: %(out)s\n" +"stderr: %(err)s\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1590 +#, python-format +msgid "" +"%(fun)s: Failed with unexpected CLI output.\n" +" Command: %(cmd)s\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1598 +#, python-format +msgid "Did not find expected column in %(fun)s: %(hdr)s" +msgstr "" + +#: cinder/volume/drivers/windows.py:141 +#, python-format +msgid "Creating folder %s " +msgstr "" + +#: cinder/volume/drivers/windows.py:206 +#, python-format +msgid "Ignored target creation error \"%s\" while ensuring export" +msgstr "" + +#: cinder/volume/drivers/windows.py:212 +#, python-format +msgid "Disk not found: %s" +msgstr "" + +#: cinder/volume/drivers/zadara.py:218 +#, python-format +msgid "Sending %(method)s to %(url)s. Body \"%(body)s\"" +msgstr "" + +#: cinder/volume/drivers/zadara.py:240 +#, python-format +msgid "Operation completed. %(data)s" +msgstr "" + +#: cinder/volume/drivers/zadara.py:350 +#, python-format +msgid "Volume %(name)s could not be found. It might be already deleted" +msgstr "" + +#: cinder/volume/drivers/zadara.py:447 +#, python-format +msgid "Attach properties: %(properties)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:41 +msgid "" +"Module PyWBEM not installed. Install PyWBEM using the python-pywbem " +"package." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:77 +msgid "Entering create_volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:81 +#, python-format +msgid "Create Volume: %(volume)s Size: %(size)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:89 +#, python-format +msgid "Create Volume: %(volume)s Storage type: %(storage_type)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:96 +#, python-format +msgid "" +"Create Volume: %(volume)s Pool: %(pool)s Storage System: " +"%(storage_system)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:105 +#, python-format +msgid "" +"Error Create Volume: %(volumename)s. Storage Configuration Service not " +"found for pool %(storage_type)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:113 +#, python-format +msgid "" +"Create Volume: %(name)s Method: CreateOrModifyElementFromStoragePool " +"ConfigServicie: %(service)s ElementName: %(name)s InPool: %(pool)s " +"ElementType: 5 Size: %(size)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:128 +#, python-format +msgid "Create Volume: %(volumename)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:135 +#, python-format +msgid "" +"Error Create Volume: %(volumename)s. Return code: %(rc)lu. Error: " +"%(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:142 +#, python-format +msgid "Leaving create_volume: %(volumename)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:150 +msgid "Entering create_volume_from_snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:155 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:165 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Snapshot Instance: %(snapshotinstance)s Storage " +"System: %(storage_system)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:175 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Create Volume from Snapshot is NOT supported on VMAX." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:186 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Cannot find Replication Service to create volume from " +"snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:195 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Method: CreateElementReplica ReplicationService: " +"%(service)s ElementName: %(elementname)s SyncType: 8 SourceElement: " +"%(sourceelement)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:216 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s " +"Snapshot:%(snapshotname)s. Return code: %(rc)lu.Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:228 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Successfully clone volume from snapshot. Finding the " +"clone relationship." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:239 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Remove the clone relationship. Method: " +"ModifyReplicaSynchronization ReplicationService: %(service)s Operation: " +"8 Synchronization: %(sync_name)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:255 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:264 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Return code: %(rc)lu. Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:276 +#, python-format +msgid "" +"Leaving create_volume_from_snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:285 +msgid "Entering create_cloned_volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:290 +#, python-format +msgid "" +"Create a Clone from Volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:300 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s" +" Source Instance: %(src_instance)s Storage System: %(storage_system)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:310 +#, python-format +msgid "" +"Error Create Cloned Volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s. Cannot find Replication Service to create cloned volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:319 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s" +" Method: CreateElementReplica ReplicationService: %(service)s " +"ElementName: %(elementname)s SyncType: 8 SourceElement: " +"%(sourceelement)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:340 +#, python-format +msgid "" +"Error Create Cloned Volume: Volume: %(volumename)s Source " +"Volume:%(srcname)s. Return code: %(rc)lu.Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:352 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s." +" Successfully cloned volume from source volume. Finding the clone " +"relationship." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:363 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s." +" Remove the clone relationship. Method: ModifyReplicaSynchronization " +"ReplicationService: %(service)s Operation: 8 Synchronization: " +"%(sync_name)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:379 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s" +" Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:388 +#, python-format +msgid "" +"Error Create Cloned Volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s. Return code: %(rc)lu. Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:400 +#, python-format +msgid "" +"Leaving create_cloned_volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:409 +msgid "Entering delete_volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:411 +#, python-format +msgid "Delete Volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:418 +#, python-format +msgid "Volume %(name)s not found on the array. No volume to delete." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:428 +#, python-format +msgid "" +"Error Delete Volume: %(volumename)s. Storage Configuration Service not " +"found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:436 +#, python-format +msgid "Delete Volume: %(name)s DeviceID: %(deviceid)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:440 +#, python-format +msgid "" +"Delete Volume: %(name)s Method: EMCReturnToStoragePool ConfigServic: " +"%(service)s TheElement: %(vol_instance)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:454 +#, python-format +msgid "" +"Error Delete Volume: %(volumename)s. Return code: %(rc)lu. Error: " +"%(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:463 +#, python-format +msgid "Leaving delete_volume: %(volumename)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:470 +msgid "Entering create_snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:474 +#, python-format +msgid "Create snapshot: %(snapshot)s: volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:486 +#, python-format +msgid "Device ID: %(deviceid)s: Storage System: %(storagesystem)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:493 +#: cinder/volume/drivers/emc/emc_smis_common.py:495 +#: cinder/volume/drivers/emc/emc_smis_common.py:565 +#, python-format +msgid "Cannot find Replication Service to create snapshot for volume %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:500 +#, python-format +msgid "" +"Create Snapshot: Method: CreateElementReplica: Target: %(snapshot)s " +"Source: %(volume)s Replication Service: %(service)s ElementName: " +"%(elementname)s Sync Type: 7 SourceElement: %(sourceelement)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:516 +#, python-format +msgid "" +"Create Snapshot: Volume: %(volumename)s Snapshot: %(snapshotname)s " +"Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:525 +#, python-format +msgid "" +"Error Create Snapshot: %(snapshot)s Volume: %(volume)s Error: " +"%(errordesc)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:533 +#, python-format +msgid "" +"Leaving create_snapshot: Snapshot: %(snapshot)s Volume: %(volume)s " +"Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:539 +msgid "Entering delete_snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:543 +#, python-format +msgid "Delete Snapshot: %(snapshot)s: volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:549 +#, python-format +msgid "" +"Delete Snapshot: %(snapshot)s: volume: %(volume)s. Finding " +"StorageSychronization_SV_SV." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:557 +#, python-format +msgid "" +"Snapshot: %(snapshot)s: volume: %(volume)s not found on the array. No " +"snapshot to delete." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:572 +#, python-format +msgid "" +"Delete Snapshot: Target: %(snapshot)s Source: %(volume)s. Method: " +"ModifyReplicaSynchronization: Replication Service: %(service)s " +"Operation: 19 Synchronization: %(sync_name)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:588 +#, python-format +msgid "" +"Delete Snapshot: Volume: %(volumename)s Snapshot: %(snapshotname)s " +"Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:597 +#, python-format +msgid "" +"Error Delete Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Return code: %(rc)lu. Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:609 +#, python-format +msgid "" +"Leaving delete_snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:619 +#, python-format +msgid "Create export: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:624 +#, python-format +msgid "create_export: Volume: %(volume)s Device ID: %(device_id)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:646 +#, python-format +msgid "" +"ExposePaths: %(vol)s ConfigServicie: %(service)s LUNames: %(lun_name)s" +" InitiatorPortIDs: %(initiator)s DeviceAccesses: 2" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:661 +#, python-format +msgid "ExposePaths parameter LunMaskingSCSIProtocolController: %(lunmasking)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:672 +#, python-format +msgid "Error mapping volume %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:676 +#, python-format +msgid "ExposePaths for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:692 +#, python-format +msgid "" +"HidePaths: %(vol)s ConfigServicie: %(service)s LUNames: %(device_id)s " +"LunMaskingSCSIProtocolController: %(lunmasking)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:705 +#, python-format +msgid "Error unmapping volume %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:709 +#, python-format +msgid "HidePaths for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:722 +#, python-format +msgid "" +"AddMembers: ConfigServicie: %(service)s MaskingGroup: %(masking_group)s" +" Members: %(vol)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:737 +#, python-format +msgid "Error mapping volume %(vol)s. %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:742 +#, python-format +msgid "AddMembers for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:755 +#, python-format +msgid "" +"RemoveMembers: ConfigServicie: %(service)s MaskingGroup: " +"%(masking_group)s Members: %(vol)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:768 +#, python-format +msgid "Error unmapping volume %(vol)s. %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:773 +#, python-format +msgid "RemoveMembers for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:779 +#, python-format +msgid "Map volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:788 +#: cinder/volume/drivers/emc/emc_smis_common.py:818 +#, python-format +msgid "Cannot find Controller Configuration Service for storage system %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:802 +#, python-format +msgid "Unmap volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:808 +#, python-format +msgid "Volume %s is not mapped. No volume to unmap." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:832 +#, python-format +msgid "Initialize connection: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:838 +#, python-format +msgid "Volume %s is already mapped." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:850 +#, python-format +msgid "Terminate connection: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:882 +#, python-format +msgid "Found Storage Type: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:885 +msgid "Storage type not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:901 +#, python-format +msgid "Found Masking View: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:904 +msgid "Masking View not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:926 +msgid "Ecom user not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:946 +#, python-format +msgid "Ecom IP: %(ecomIp)s Port: %(ecomPort)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:950 +msgid "Ecom server not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:957 +msgid "Cannot connect to ECOM server" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:969 +#, python-format +msgid "Found Replication Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:982 +#, python-format +msgid "Found Storage Configuration Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:995 +#, python-format +msgid "Found Controller Configuration Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1008 +#, python-format +msgid "Found Storage Hardware ID Management Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1052 +#, python-format +msgid "Pool %(storage_type)s is not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1058 +#, python-format +msgid "Storage system not found for pool %(storage_type)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1064 +#, python-format +msgid "Pool: %(pool)s SystemName: %(systemname)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1080 +#, python-format +msgid "Pool name: %(poolname)s System name: %(systemname)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1112 +#, python-format +msgid "Volume %(volumename)s not found on the array." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1115 +#, python-format +msgid "Volume name: %(volumename)s Volume instance: %(vol_instance)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1128 +#, python-format +msgid "Source: %(volumename)s Target: %(snapshotname)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1151 +#, python-format +msgid "" +"Source: %(volumename)s Target: %(snapshotname)s. Storage Synchronized " +"not found. " +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1156 +#, python-format +msgid "" +"Storage system: %(storage_system)s Storage Synchronized instance: " +"%(sync)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1182 +#, python-format +msgid "Error finding %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1186 +#, python-format +msgid "Found %(name)s: %(initiator)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1246 +#, python-format +msgid "" +"LunMaskingSCSIProtocolController for storage system %(storage_system)s " +"and initiator %(initiator)s is %(ctrl)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1287 +#, python-format +msgid "" +"LunMaskingSCSIProtocolController for storage volume %(vol)s and initiator" +" %(initiator)s is %(ctrl)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1300 +#, python-format +msgid "" +"Volume %(name)s not found on the array. Cannot determine if there are " +"volumes mapped." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1312 +#, python-format +msgid "" +"LunMaskingSCSIProtocolController for storage system %(storage)s and " +"%(connector)s is %(ctrl)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1324 +#, python-format +msgid "" +"Found %(numVolumesMapped)d volumes on storage system %(storage)s mapped " +"to %(initiator)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1359 +#, python-format +msgid "Available device number on %(storage)s: %(device)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1402 +#, python-format +msgid "Device number not found for volume %(volumename)s %(vol_instance)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1407 +#, python-format +msgid "Found device number %(device)d for volume %(volumename)s %(vol_instance)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1417 +#, python-format +msgid "Device info: %(data)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1439 +#, python-format +msgid "Masking view: %(view)s DeviceMaskingGroup: %(masking)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1461 +#, python-format +msgid "Found Storage Processor System: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1489 +#, python-format +msgid "" +"iSCSIProtocolEndpoint for storage system %(storage_system)s and SP %(sp)s" +" is %(endpoint)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1518 +msgid "Error finding Storage Hardware ID Service." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1524 +#, python-format +msgid "" +"EMCGetTargetEndpoints: Service: %(service)s Storage HardwareIDs: " +"%(hardwareids)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1536 +msgid "Error finding Target WWNs." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1546 +#, python-format +msgid "Add target WWN: %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1548 +#, python-format +msgid "Target WWNs: %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1564 +#, python-format +msgid "Storage Hardware IDs for %(wwpns)s is %(foundInstances)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:154 +#, python-format +msgid "Could not find iSCSI export for volume %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:163 +#, python-format +msgid "Cannot find device number for volume %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:193 +#, python-format +msgid "Found iSCSI endpoint: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:200 +#, python-format +msgid "ISCSI endpoint not found for SP %(sp)s on storage system %(storage)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:217 +#, python-format +msgid "ISCSI properties: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:70 +#, python-format +msgid "Range: start LU: %(start)s, end LU: %(end)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:84 +#, python-format +msgid "setting LU uppper (end) limit to %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:92 +#, python-format +msgid "%(element)s: %(val)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:103 cinder/volume/drivers/hds/hds.py:105 +#, python-format +msgid "XML exception reading parameter: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:178 +#, python-format +msgid "portal: %(ip)s:%(ipp)s, CTL: %(ctl)s, port: %(port)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:197 +#, python-format +msgid "No configuration found for service: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:250 +#, python-format +msgid "HDP not found: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:289 +#, python-format +msgid "iSCSI portal not found for service: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:327 +#, python-format +msgid "LUN %(lun)s of size %(sz)s MB is created." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:355 +#, python-format +msgid "LUN %(lun)s of size %(size)s MB is cloned." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:372 +#, python-format +msgid "LUN %(lun)s extended to %(size)s GB." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:395 +#, python-format +msgid "delete lun %(lun)s on %(name)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:480 +#, python-format +msgid "LUN %(lun)s of size %(sz)s MB is created from snapshot." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:503 +#, python-format +msgid "LUN %(lun)s of size %(size)s MB is created as snapshot." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:522 +#, python-format +msgid "LUN %s is deleted." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:117 +msgid "read timed out" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:144 +msgid "do_setup." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:150 +msgid "check_for_setup_error." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:155 +msgid "check_for_setup_error: Can not get device type." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:159 +#, python-format +msgid "check_for_setup_error: Device type is:%(type)s, version is:%(version)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:166 +msgid "" +"check_for_setup_error: Product version not right. Please make sure the " +"product version is V1." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:177 +msgid "_get_device_type: Storage Pool must be configured." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:186 +#, python-format +msgid "create_volume:volume name: %s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:200 +#, python-format +msgid "delete_volume: volume name: %s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:207 +#, python-format +msgid "delete_volume:No need to delete volume. Volume %(name)s does not exist." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:216 +#, python-format +msgid "create_export: volume name:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:220 +#, python-format +msgid "create_export:Volume %(name)s does not exist." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:240 +#, python-format +msgid "initialize_connection: volume name: %(volume)s. initiator name: %(ini)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:255 +#, python-format +msgid "" +"initialize_connection:Failed to find target ip for " +"initiator:%(initiatorname)s, please check config file." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:265 +#, python-format +msgid "initialize_connection:Failed to find target iSCSI iqn. Target IP:%(ip)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:303 +#, python-format +msgid "" +"initialize_connection:host name: %(host)s, initiator name: %(ini)s, " +"hostport name: %(port)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:313 +#, python-format +msgid "" +"initialize_connection:Failed to find the given volume. volume " +"name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:365 +#, python-format +msgid "terminate_connection:volume name: %(volume)s, initiator name: %(ini)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:374 +#, python-format +msgid "terminate_connection:Host does not exist. Host name:%(host)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:383 +#, python-format +msgid "terminate_connection:volume does not exist. volume name:%(volume)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:402 +#, python-format +msgid "" +"terminate_connection:No map between host and volume. Host " +"name:%(hostname)s, volume name:%(volumename)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:420 +#, python-format +msgid "" +"terminate_connection:No initiator is added to the host. Host " +"name:%(hostname)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:433 +#, python-format +msgid "create_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:440 +msgid "create_snapshot:Device does not support snapshot." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:446 +msgid "create_snapshot:Resource pool needs 1GB valid size at least." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:453 +#, python-format +msgid "create_snapshot:Volume does not exist. Volume name:%(name)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:462 +#, python-format +msgid "create_snapshot:Snapshot does not exist. Snapshot name:%(name)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:474 +#, python-format +msgid "delete_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:481 +msgid "delete_snapshot:Device does not support snapshot." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:490 +#, python-format +msgid "delete_snapshot:Snapshot does not exist. snapshot name:%(snap)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:503 +#, python-format +msgid "" +"create_volume_from_snapshot:snapshot name:%(snapshot)s, volume " +"name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:511 +#, python-format +msgid "" +"create_volume_from_snapshot:Device does not support create volume from " +"snapshot. Volume name:%(volume)s, snapshot name:%(snapshot)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:522 +#, python-format +msgid "" +"create_volume_from_snapshot:Snapshot does not exist. Snapshot " +"name:%(name)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:573 +msgid "Config file is wrong. Controler IP, UserName and UserPassword must be set." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:579 +#, python-format +msgid "_check_conf_file: %s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:590 +#, python-format +msgid "_read_xml:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:618 +#, python-format +msgid "Write login information to xml error. %s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:622 +#, python-format +msgid "_get_login_info error. %s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:644 +#, python-format +msgid "" +"Config file is wrong. LUNType must be \"Thin\" or \"Thick\". " +"LUNType:%(type)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:671 +msgid "_get_lun_set_info:Use default prefetch type. Prefetch type:Intelligent." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:682 +msgid "" +"_get_lun_set_info:No available pools! Please check whether storage pool " +"is created." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:692 +#, python-format +msgid "_get_lun_set_info:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:742 +msgid "" +"_get_maximum_pool:maxpoolid is None. Please check config file and make " +"sure the \"Name\" in \"StoragePool\" is right." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:760 +#, python-format +msgid "_get_iscsi_info:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:770 +#, python-format +msgid "CLI command:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:837 +#, python-format +msgid "_execute_cli:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:844 +#, python-format +msgid "" +"_name_translate:Name in cinder: %(old)s, new name in storage system: " +"%(new)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:878 +#, python-format +msgid "" +"_create_hostgroup:Failed to Create hostgroup. Hostgroup name: %(name)s. " +"out:%(out)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:907 +#, python-format +msgid "" +"_add_host:Failed to add host to hostgroup. host name:%(host)s hostgroup " +"id:%(hostgroup)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:933 +#, python-format +msgid "" +"_add_initiator:Failed to add initiator. initiator name:%(name)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:947 +#, python-format +msgid "" +"_delete_initiator:ERROE:Failed to delete initiator. initiator " +"name:%(name)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:997 +#, python-format +msgid "" +"_add_hostport:Failed to add hostport. port name:%(port)s port " +"information:%(info)s host id:%(host)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1015 +#, python-format +msgid "_delete_hostport:Failed to delete host port. port id:%(portid)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1022 +#, python-format +msgid "_get_tgt_iqn:iSCSI IP is %s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1055 +#, python-format +msgid "_get_tgt_iqn:iSCSI target iqn is:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1092 +#, python-format +msgid "" +"_map_lun:Failed to add hostmap. hostid:%(host)s lunid:%(lun)s " +"hostlunid:%(hostlunid)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1128 +#, python-format +msgid "" +"_delete_map:There are IOs accessing the system. Retry to delete host map." +" map id:%(mapid)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1134 +#, python-format +msgid "_delete_map:Failed to delete host map. mapid:%(mapid)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1148 +#, python-format +msgid "_delete_host: Failed delete host. host id:%(hostid)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1229 +#, python-format +msgid "" +"_active_snapshot:Failed to active snapshot. snapshot id:%(name)s. " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1243 +#, python-format +msgid "" +"_disable_snapshot:Failed to disable snapshot. snapshot id:%(id)s. " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1257 +#, python-format +msgid "" +"_delete_snapshot:Failed to delete snapshot. snapshot id:%(id)s. " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1314 +#, python-format +msgid "_create_volume:Failed to Create volume. volume name:%(name)s. out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1327 +#, python-format +msgid "_delete_volume:Failed to delete volume. Volume name:%(name)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1344 +#, python-format +msgid "" +"_create_luncopy:Failed to Create LUNcopy. LUNcopy name:%(name)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1358 +#, python-format +msgid "" +"_start_luncopy:Failed to start LUNcopy. LUNcopy id:%(luncopyid)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1388 +#, python-format +msgid "" +"_wait_for_luncopy:LUNcopy status is not normal. LUNcopy " +"name:%(luncopyname)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1421 +#, python-format +msgid "" +"_delete_luncopy:Failed to delete LUNcopy. LUNcopy id:%(luncopyid)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1436 +#, python-format +msgid "" +"_create_snapshot:Failed to Create snapshot. Snapshot name:%(name)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1474 +#, python-format +msgid "" +"_change_lun_controller:Failed to change lun owning controller. lun " +"id:%(lunid)s. new controller:%(controller)s. out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1490 +msgid "_is_resource_pool_enough:Resource pool for snapshot not be added." +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:81 +msgid "Required configuration not found" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:109 +#, python-format +msgid "Requested unified config: %(storage_family)s and %(storage_protocol)s" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:115 +#, python-format +msgid "Storage family %s is not supported" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:122 +#, python-format +msgid "No default storage protocol found for storage family %(storage_family)s" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:131 +#, python-format +msgid "" +"Protocol %(storage_protocol)s is not supported for storage family " +"%(storage_family)s" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:138 +#, python-format +msgid "" +"NetApp driver of family %(storage_family)s and protocol " +"%(storage_protocol)s loaded" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:147 +msgid "Only loading netapp drivers supported." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:73 +#, python-format +msgid "No metadata property %(prop)s defined for the LUN %(name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:108 +#, python-format +msgid "Using NetApp filer: %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:151 +msgid "Success getting LUN list from server" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:166 +#, python-format +msgid "Created LUN with name %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:175 +#, python-format +msgid "No entry in LUN table for volume/snapshot %(name)s." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:184 +#, python-format +msgid "Destroyed LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:219 +#, python-format +msgid "Mapped LUN %(name)s to the initiator %(initiator_name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:224 +#, python-format +msgid "" +"Succesfully fetched target details for LUN %(name)s and initiator " +"%(initiator_name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:230 +#, python-format +msgid "Failed to get LUN target details for the LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:241 +#, python-format +msgid "Failed to get target portal for the LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:244 +#, python-format +msgid "Failed to get target IQN for the LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:281 +#, python-format +msgid "Snapshot %s deletion successful" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:292 +#: cinder/volume/drivers/netapp/nfs.py:81 +#, python-format +msgid "" +"Cannot create volume of size %(vol_size)s from snapshot of size " +"%(snap_size)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:311 +#, python-format +msgid "Unmapped LUN %(name)s from the initiator %(initiator_name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:330 +#, python-format +msgid "Failed to get vol with required size for volume: %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:406 +#, python-format +msgid "Error mapping lun. Code :%(code)s, Message:%(message)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:426 +#, python-format +msgid "Error unmapping lun. Code :%(code)s, Message:%(message)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:505 +msgid "Object is not a NetApp LUN." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:521 +#, python-format +msgid "Could not find attribute for LUN named %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:534 +#, python-format +msgid "" +"Cannot clone volume of size %(vol_size)s from src volume of size " +"%(src_vol_size)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:658 +#, python-format +msgid "No iscsi service found for vserver %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:789 +#, python-format +msgid "Cloned LUN with new name %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:793 +#, python-format +msgid "No clonned lun named %s found on the filer" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:981 +#, python-format +msgid "Error finding luns for volume %s. Verify volume exists." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:1086 +#, python-format +msgid "Clone operation with src %(name)s and dest %(new_name)s completed" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:1089 +#, python-format +msgid "Clone operation with src %(name)s and dest %(new_name)s failed" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:178 +#, python-format +msgid "" +"Cannot create clone of size %(vol_size)s from volume of size " +"%(src_vol_size)s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:306 +#, python-format +msgid "No interface found on cluster for ip %s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:333 +#, python-format +msgid "" +"No volume on cluster with vserver\n" +" %(vserver)s and junction path " +"%(junction)s\n" +" " +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:339 +#, python-format +msgid "" +"Cloning with params volume %(volume)s,src %(src_path)s,\n" +" dest %(dest_path)s, vserver %(vserver)s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:412 +#, python-format +msgid "No storage path found for export path %s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:421 +#, python-format +msgid "Cloning with src %(src_path)s, dest %(dest_path)s" +msgstr "" + +#: cinder/volume/drivers/netapp/utils.py:106 +msgid "ems executed successfully." +msgstr "" + +#: cinder/volume/drivers/netapp/utils.py:108 +#, python-format +msgid "Failed to invoke ems. Message : %s" +msgstr "" + +#: cinder/volume/drivers/netapp/utils.py:119 +msgid "" +"It is not the recommended way to use drivers by NetApp. Please use " +"NetAppDriver to achieve the functionality." +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:64 +#, python-format +msgid "Sending JSON data: %s" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:69 +#, python-format +msgid "Auto switching to HTTPS connection to %s" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:75 +msgid "No headers in server response" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:76 +msgid "Bad response from server" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:79 +#, python-format +msgid "Got response: %s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:79 +#, python-format +msgid "Volume %s does not exist in Nexenta SA" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:116 +#, python-format +msgid "Extending volume: %(id)s New size: %(size)s GB" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:130 +#, python-format +msgid "Volume %s does not exist, it seems it was already deleted" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:145 +#, python-format +msgid "Creating temp snapshot of the original volume: %(volume_name)s@%(name)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:154 +msgid "Executing zfs send/recv on the appliance" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:156 +#, python-format +msgid "zfs send/recv done, new volume %s created" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:163 +#, python-format +msgid "Failed to delete temp snapshot %(volume)s@%(snapshot)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:172 +#, python-format +msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:250 +msgid "Ignored target group creation error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:260 +msgid "Ignored target group member addition error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:313 +#, python-format +msgid "" +"Got error trying to destroy target group %(target_group)s, assuming it is" +" already gone: %(exc)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:321 +#, python-format +msgid "" +"Got error trying to delete target %(target)s, assuming it is already " +"gone: %(exc)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:75 +#, python-format +msgid "CLIQ command returned %s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:81 +#, python-format +msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:89 +#, python-format +msgid "Error running CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:119 +#, python-format +msgid "" +"Unexpected number of virtual ips for cluster %(cluster_name)s. " +"Result=%(_xml)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:172 +#, python-format +msgid "Volume info: %(volume_name)s => %(volume_attributes)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:237 +msgid "local_path not supported" +msgstr "" + +#: cinder/volume/drivers/san/san.py:151 +#, python-format +msgid "Error running SSH command: %s" +msgstr "" + +#: cinder/volume/drivers/san/san.py:171 +msgid "Specify san_password or san_private_key" +msgstr "" + +#: cinder/volume/drivers/san/san.py:175 +msgid "san_ip must be set" +msgstr "" + +#: cinder/volume/drivers/san/solaris.py:79 +#, python-format +msgid "Cannot parse list-view output: %s" +msgstr "" + +#: cinder/volume/drivers/san/solaris.py:174 +#, python-format +msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:136 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:156 +msgid "Login to 3PAR array invalid" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:181 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:556 +#, python-format +msgid "CPG (%s) doesn't exist on array" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:197 +#, python-format +msgid "Failed to get domain because CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:216 +#, python-format +msgid "Error extending volume %s" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:351 +#, python-format +msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:357 +#, python-format +msgid "Error running ssh command: %s" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:676 +#, python-format +msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:726 +#, python-format +msgid "" +"Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " +"invalid." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:793 +#, python-format +msgid "Volume (%s) already exists on array" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:107 +#, python-format +msgid "Invalid IP address format '%s'" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:140 +#, python-format +msgid "" +"Found invalid iSCSI IP address(s) in configuration option(s) " +"hp3par_iscsi_ips or iscsi_ip_address '%s.'" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:146 +msgid "At least one valid iSCSI IP address must be set." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:337 +msgid "Least busy iSCSI port not found, using first iSCSI port in list." +msgstr "" + +#: cinder/volume/flows/create_volume.py:107 +#, python-format +msgid "Restoring source %(source_volid)s status to %(status)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:113 +#, python-format +msgid "" +"Failed setting source volume %(source_volid)s back to its initial " +"%(source_status)s status" +msgstr "" + +#: cinder/volume/flows/create_volume.py:138 +#, python-format +msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:145 +#: cinder/volume/flows/create_volume.py:1509 +#, python-format +msgid "Failed updating volume %(volume_id)s with %(update)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:196 +#, python-format +msgid "Originating snapshot status must be one of %s values" +msgstr "" + +#: cinder/volume/flows/create_volume.py:218 +#, python-format +msgid "" +"Unable to create a volume from an originating source volume when its " +"status is not one of %s values" +msgstr "" + +#: cinder/volume/flows/create_volume.py:241 +#, python-format +msgid "" +"Volume size %(size)s cannot be lesser than the snapshot size " +"%(snap_size)s. They must be >= original snapshot size." +msgstr "" + +#: cinder/volume/flows/create_volume.py:250 +#, python-format +msgid "" +"Clones currently disallowed when %(size)s < %(source_size)s. They must be" +" >= original volume size." +msgstr "" + +#: cinder/volume/flows/create_volume.py:259 +#, python-format +msgid "Volume size %(size)s must be an integer and greater than 0" +msgstr "" + +#: cinder/volume/flows/create_volume.py:301 +#, python-format +msgid "" +"Size of specified image %(image_size)s is larger than volume size " +"%(volume_size)s." +msgstr "" + +#: cinder/volume/flows/create_volume.py:309 +#, python-format +msgid "" +"Image minDisk size %(min_disk)s is larger than the volume size " +"%(volume_size)s." +msgstr "" + +#: cinder/volume/flows/create_volume.py:327 +#, python-format +msgid "Metadata property key %s greater than 255 characters" +msgstr "" + +#: cinder/volume/flows/create_volume.py:332 +#, python-format +msgid "Metadata property key %s value greater than 255 characters" +msgstr "" + +#: cinder/volume/flows/create_volume.py:365 +#, python-format +msgid "Availability zone '%s' is invalid" +msgstr "" + +#: cinder/volume/flows/create_volume.py:378 +msgid "Volume must be in the same availability zone as the snapshot" +msgstr "" + +#: cinder/volume/flows/create_volume.py:387 +msgid "Volume must be in the same availability zone as the source volume" +msgstr "" + +#: cinder/volume/flows/create_volume.py:426 +msgid "Volume type will be changed to be the same as the source volume." +msgstr "" + +#: cinder/volume/flows/create_volume.py:568 +#, python-format +msgid "Failed destroying volume entry %s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:645 +#, python-format +msgid "Failed rolling back quota for %s reservations" +msgstr "" + +#: cinder/volume/flows/create_volume.py:783 +#: cinder/volume/flows/create_volume.py:919 +#, python-format +msgid "Volume %s: create failed" +msgstr "" + +#: cinder/volume/flows/create_volume.py:787 +#: cinder/volume/flows/create_volume.py:936 +msgid "Unexpected build error:" +msgstr "" + +#: cinder/volume/flows/create_volume.py:859 +#, python-format +msgid "" +"Volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d due to " +"%(reason)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:876 +#, python-format +msgid "Volume %s: re-scheduled" +msgstr "" + +#: cinder/volume/flows/create_volume.py:893 +#, python-format +msgid "Updating volume %(volume_id)s with %(update)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:898 +#, python-format +msgid "Volume %s: resetting 'creating' status failed" +msgstr "" + +#: cinder/volume/flows/create_volume.py:915 +#, python-format +msgid "" +"Failing volume %s creation by altering volume status instead of " +"rescheduling" +msgstr "" + +#: cinder/volume/flows/create_volume.py:930 +#, python-format +msgid "Volume %s: rescheduling failed" +msgstr "" + +#: cinder/volume/flows/create_volume.py:975 +#: cinder/volume/flows/create_volume.py:1652 +#, python-format +msgid "Failed notifying on %(topic)s payload %(payload)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1003 +msgid "No volume_id provided to populate a request_spec from" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1157 +#, python-format +msgid "" +"Failed notifying about the volume action %(event)s for volume " +"%(volume_id)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1193 +#, python-format +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1195 +#, python-format +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1253 +#, python-format +msgid "" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1266 +#, python-format +msgid "Marking volume %s as bootable" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1269 +#, python-format +msgid "Failed updating volume %(volume_id)s bootable flag to true" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1296 +#, python-format +msgid "" +"Attempting download of %(image_id)s (%(image_location)s) to volume " +"%(volume_id)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 +#, python-format +msgid "" +"Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " +"%(error)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1309 +#, python-format +msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1320 +#, python-format +msgid "" +"Downloaded image %(image_id)s (%(image_location)s) to volume " +"%(volume_id)s successfully" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1357 +#, python-format +msgid "" +"Creating volume glance metadata for volume %(volume_id)s backed by image " +"%(image_id)s with: %(vol_metadata)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1371 +#, python-format +msgid "" +"Cloning %(volume_id)s from image %(image_id)s at location " +"%(image_location)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1397 +#, python-format +msgid "Failed updating volume %(volume_id)s with %(updates)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1422 +#, python-format +msgid "" +"Volume %(volume_id)s: being created using %(functor)s with specification:" +" %(volume_spec)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1445 +#, python-format +msgid "" +"Failed updating model of volume %(volume_id)s with creation provided " +"model %(model)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1453 +#, python-format +msgid "Volume %s: creating export" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1467 +#, python-format +msgid "" +"Failed updating model of volume %(volume_id)s with driver provided model " +"%(model)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1513 +#, python-format +msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1530 +#, python-format +msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1537 +#, python-format +msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1633 +#, python-format +msgid "Failed to schedule_create_volume: %(cause)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1708 +msgid "No request spec, will not reschedule" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1711 +msgid "No retry filter property or associated retry info, will not reschedule" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1732 +msgid "Retry info not present, will not reschedule" +msgstr "" + diff --git a/cinder/locale/hr/LC_MESSAGES/cinder.po b/cinder/locale/hr/LC_MESSAGES/cinder.po index d31d5b170..da3e6bcbe 100644 --- a/cinder/locale/hr/LC_MESSAGES/cinder.po +++ b/cinder/locale/hr/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Croatian " @@ -29,651 +29,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1688,7 +1674,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1736,156 +1722,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3109,44 +3095,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3836,7 +3822,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4246,20 +4232,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4369,72 +4478,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5230,7 +5324,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6692,10 +6785,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6758,34 +6847,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6937,7 +7026,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7070,7 +7159,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7086,157 +7175,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7477,9 +7545,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/hu/LC_MESSAGES/cinder.po b/cinder/locale/hu/LC_MESSAGES/cinder.po index 99d1e837c..37bd53fe8 100644 --- a/cinder/locale/hu/LC_MESSAGES/cinder.po +++ b/cinder/locale/hu/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hungarian " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/id/LC_MESSAGES/cinder.po b/cinder/locale/id/LC_MESSAGES/cinder.po index 011ea2dd2..a9ad6ea99 100644 --- a/cinder/locale/id/LC_MESSAGES/cinder.po +++ b/cinder/locale/id/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/it/LC_MESSAGES/cinder.po b/cinder/locale/it/LC_MESSAGES/cinder.po index e813d247b..b3a8e38d7 100644 --- a/cinder/locale/it/LC_MESSAGES/cinder.po +++ b/cinder/locale/it/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n" "Last-Translator: simone.sandri \n" "Language-Team: Italian \n" @@ -27,660 +27,641 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Si e' verificato un errore inatteso durante l'esecuzione del comando." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Comando: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "E' stato riscontrato un errore sconosciuto" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "L'utente non ha i privilegi dell'amministratore" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "nessun metodo per il messaggio: %s" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "Parametri inaccettabili." -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "La richiesta non è valida." -#: cinder/exception.py:179 +#: cinder/exception.py:163 #, fuzzy msgid "The results are invalid." msgstr "La richiesta non è valida." -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "E' stato ricevuto un input non valido" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "Tipo del volume non valido" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "Volume non valido" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "E' stato ricevuto un input non valido" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Impossibile localizzare il volume %s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "Impossible creare il VDI su SR %(sr_ref)s per l'istanza %(instance_name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "E' stato riscontrato un errore sconosciuto" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "E' stato riscontrato un errore sconosciuto" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Impossibile localizzare il volume %s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1702,7 +1683,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1750,156 +1731,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3125,44 +3106,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3857,7 +3838,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4268,20 +4249,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4391,72 +4495,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5259,7 +5348,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6722,10 +6810,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6788,34 +6872,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6967,7 +7051,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7100,7 +7184,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7116,157 +7200,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7507,9 +7570,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Si e' verificato un errore inatteso durante l'esecuzione del comando." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Comando: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/it_IT/LC_MESSAGES/cinder.po b/cinder/locale/it_IT/LC_MESSAGES/cinder.po index 6a0511d24..bebd9724d 100644 --- a/cinder/locale/it_IT/LC_MESSAGES/cinder.po +++ b/cinder/locale/it_IT/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (Italy) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ja/LC_MESSAGES/cinder.po b/cinder/locale/ja/LC_MESSAGES/cinder.po index 601f789f3..fd798239a 100644 --- a/cinder/locale/ja/LC_MESSAGES/cinder.po +++ b/cinder/locale/ja/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: \n" @@ -27,657 +27,638 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "コマンド実行において予期しないエラーが発生しました。" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"コマンド: %(cmd)s\n" -"終了コード: %(exit_code)s\n" -"標準出力: %(stdout)r\n" -"標準エラー出力: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "メッセージ %s に対するメソッドが存在しません。" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "グループ %s は既に存在しています。" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "ボリューム %s 用の iSCSI エクスポートが見つかりません" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "インスタンス %(instance_name)s 用のSR %(sr_ref)s における VDI を作成できません" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "ボリューム %s の存在が確認できません。" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "不正なバックエンドです: %s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "libvirtへの接続が切れています。" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1700,7 +1681,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1748,156 +1729,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3122,44 +3103,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3855,7 +3836,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4266,20 +4247,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, fuzzy, python-format +msgid "casted to %s" +msgstr "ネストした戻り値: %s" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4389,72 +4493,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, fuzzy, python-format -msgid "casted to %s" -msgstr "ネストした戻り値: %s" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "グループ %s は既に存在しています。" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5259,7 +5348,6 @@ msgid "Creating folder %s " msgstr "Deleting user: ユーザ %s を削除します。" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6722,10 +6810,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6788,34 +6872,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6967,7 +7051,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7100,7 +7184,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7116,157 +7200,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7507,9 +7570,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "コマンド実行において予期しないエラーが発生しました。" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "コマンド: %(cmd)s\n" +#~ "終了コード: %(exit_code)s\n" +#~ "標準出力: %(stdout)r\n" +#~ "標準エラー出力: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ka_GE/LC_MESSAGES/cinder.po b/cinder/locale/ka_GE/LC_MESSAGES/cinder.po index 0e7518f24..b8362ccd0 100644 --- a/cinder/locale/ka_GE/LC_MESSAGES/cinder.po +++ b/cinder/locale/ka_GE/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Georgian (Georgia) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ko/LC_MESSAGES/cinder.po b/cinder/locale/ko/LC_MESSAGES/cinder.po index 7d7fa322a..7eee480e9 100644 --- a/cinder/locale/ko/LC_MESSAGES/cinder.po +++ b/cinder/locale/ko/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n" "Last-Translator: Zhongyue Luo \n" "Language-Team: Korean \n" @@ -27,656 +27,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "%s 볼륨을 찾을수 없습니다" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "%(instance_name)s 인스턴스의 %(sr_ref)s SR에 대한 VDI 생성이 실패했습니다" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "%s 볼륨을 찾을수 없습니다" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1696,7 +1677,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1744,156 +1725,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3118,44 +3099,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3848,7 +3829,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4258,20 +4239,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4381,72 +4485,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5248,7 +5337,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6710,10 +6798,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6776,34 +6860,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6955,7 +7039,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7088,7 +7172,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7104,157 +7188,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7495,9 +7558,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ko_KR/LC_MESSAGES/cinder.po b/cinder/locale/ko_KR/LC_MESSAGES/cinder.po index 2cc67f911..8ce53e00a 100644 --- a/cinder/locale/ko_KR/LC_MESSAGES/cinder.po +++ b/cinder/locale/ko_KR/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean (Korea) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ms/LC_MESSAGES/cinder.po b/cinder/locale/ms/LC_MESSAGES/cinder.po index 732ddd43d..77f22912c 100644 --- a/cinder/locale/ms/LC_MESSAGES/cinder.po +++ b/cinder/locale/ms/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malay " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/nb/LC_MESSAGES/cinder.po b/cinder/locale/nb/LC_MESSAGES/cinder.po index 94236fefe..205fc3762 100644 --- a/cinder/locale/nb/LC_MESSAGES/cinder.po +++ b/cinder/locale/nb/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Norwegian Bokmål " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/nl_NL/LC_MESSAGES/cinder.po b/cinder/locale/nl_NL/LC_MESSAGES/cinder.po index aed37c773..36191391e 100644 --- a/cinder/locale/nl_NL/LC_MESSAGES/cinder.po +++ b/cinder/locale/nl_NL/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/pl_PL/LC_MESSAGES/cinder.po b/cinder/locale/pl_PL/LC_MESSAGES/cinder.po index f71886a89..18b09ec1f 100644 --- a/cinder/locale/pl_PL/LC_MESSAGES/cinder.po +++ b/cinder/locale/pl_PL/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-07-01 16:14+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) " @@ -29,651 +29,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1688,7 +1674,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1736,156 +1722,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3109,44 +3095,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3836,7 +3822,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4246,20 +4232,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4369,72 +4478,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5230,7 +5324,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6692,10 +6785,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6758,34 +6847,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6937,7 +7026,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7070,7 +7159,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7086,157 +7175,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7477,9 +7545,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/pt/LC_MESSAGES/cinder.po b/cinder/locale/pt/LC_MESSAGES/cinder.po index 5581283c4..dee231bf6 100644 --- a/cinder/locale/pt/LC_MESSAGES/cinder.po +++ b/cinder/locale/pt/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/pt_BR/LC_MESSAGES/cinder.po b/cinder/locale/pt_BR/LC_MESSAGES/cinder.po index 8ecfc72ee..6a0f7e85e 100644 --- a/cinder/locale/pt_BR/LC_MESSAGES/cinder.po +++ b/cinder/locale/pt_BR/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-02-06 21:07+0000\n" "Last-Translator: Adriano Steffler \n" "Language-Team: Brazilian Portuguese \n" @@ -27,658 +27,639 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Erro inesperado ao executar o comando." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Comando: %(cmd)s\n" -"Código de saída: %(exit_code)s\n" -"Saída padrão: %(stdout)r\n" -"Erro: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "sem método para mensagem: %s" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "group %s já existe" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Não é possível localizar o volume %s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" "Não é possível criar o VDI no SR %(sr_ref)s para a instância " "%(instance_name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Não é possível localizar o volume %s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Backend inválido: %s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1700,7 +1681,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1748,156 +1729,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3122,44 +3103,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3854,7 +3835,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4265,20 +4246,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4388,72 +4492,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "group %s já existe" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5257,7 +5346,6 @@ msgid "Creating folder %s " msgstr "Apagando usuário %s" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6720,10 +6808,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6786,34 +6870,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6965,7 +7049,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7098,7 +7182,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7114,157 +7198,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7505,9 +7568,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Erro inesperado ao executar o comando." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Comando: %(cmd)s\n" +#~ "Código de saída: %(exit_code)s\n" +#~ "Saída padrão: %(stdout)r\n" +#~ "Erro: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ro/LC_MESSAGES/cinder.po b/cinder/locale/ro/LC_MESSAGES/cinder.po index fb6a40beb..5d11be10e 100644 --- a/cinder/locale/ro/LC_MESSAGES/cinder.po +++ b/cinder/locale/ro/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-06-12 07:55+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Romanian " @@ -29,651 +29,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1688,7 +1674,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1736,156 +1722,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3109,44 +3095,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3836,7 +3822,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4246,20 +4232,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4369,72 +4478,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5230,7 +5324,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6692,10 +6785,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6758,34 +6847,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6937,7 +7026,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7070,7 +7159,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7086,157 +7175,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7477,9 +7545,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ru/LC_MESSAGES/cinder.po b/cinder/locale/ru/LC_MESSAGES/cinder.po index 1c80e6bf6..1c8fb9e38 100644 --- a/cinder/locale/ru/LC_MESSAGES/cinder.po +++ b/cinder/locale/ru/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n" "Last-Translator: Eugene Marshal \n" "Language-Team: Russian \n" @@ -28,191 +28,172 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Неожиданная ошибка при выполнении команды." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Команда: %(cmd)s\n" -"Код выхода: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "Обнаружено неизвестное исключение." -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "Сбой соединения с glance" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "Не авторизировано." -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "Пользователь не имеет административных привилегий" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "Политика не допускает выполнения %(action)s." -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "Ядро не найдено для образа %(image_id)s." -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "Недопустимые параметры." -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "Недопустимый снимок" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, fuzzy, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "Том %(volume_id)s никуда не присоединён" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "Ошибка загрузки данных в формат json" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "Недопустимый запрос." -#: cinder/exception.py:179 +#: cinder/exception.py:163 #, fuzzy msgid "The results are invalid." msgstr "Недопустимый запрос." -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "Недопустимый тип тома" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "Недопустимый том" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Недопустимый тип содержимого %(content_type)s." -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "Недопустимый снимок" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "В данный момент служба недоступна." -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "Образ %(image_id)s недопустим: %(reason)s" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "Ресурс не может быть найден." -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, fuzzy, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "Том %(volume_id)s не найден." -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Том %(volume_id)s не найден." -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "Не найден том для копии %(instance_id)s." -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "Том %(volume_id)s не имеет метаданных с ключом %(metadata_key)s." -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "Недопустимые метаданные" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 #, fuzzy msgid "Invalid metadata size" msgstr "Неправильный ключ метаданных" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, fuzzy, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "Копия %(instance_id)s не имеет метаданных с ключом %(metadata_key)s." -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "Тип тома %(volume_type_id)s не может быть найден." -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "Тип тома под названием %(volume_type_name)s не может быть найден." -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " @@ -221,473 +202,473 @@ msgstr "" "Тип тома %(volume_type_id)s не имеет дополнительных особенностей с ключом" " %(extra_specs_key)s." -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Снимок %(snapshot_id)s не может быть найден." -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "удаление тома %(volume_name)s, который имеет снимок" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "Отсутствует диск в %(location)s" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "Недопустимый образ href %(image_href)s." -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "Образ %(image_id)s не найден." -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Служба %(service_id)s не найдена." -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "Узел %(host)s не найден." -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, fuzzy, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "Узел сompute %(host)s не найден." -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "Квота не найдена" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "Квота проекта %(project_id)s не найдена." -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "Класс %(class_name)s не найден: %(exception)s" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Квота проекта %(project_id)s не найдена." -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "Пользователь %(user_id)s не найден." -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, fuzzy, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "Превышена квота" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "Перемещение %(migration_id)s не найдено." -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "Перемещение не найдено для копии %(instance_id)s в состоянии %(status)s." -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "Файл %(file_path)s не может быть найден." -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "Класс %(class_name)s не найден: %(exception)s" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "Действие не разрешено." -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "Тип тома %(name)s уже существует." -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "Ошибка перемещения" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "Неправильное тело сообщения: %(reason)s" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "Невозможно найти конфигурацию по адресу %(path)s" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "Невозможно найти конфигурацию по адресу %(path)s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "Допустимый узел не найден. %(reason)s" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "Узел %(host)s не работает или не существует." -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "Превышена квота" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" "Невозможно создать volume_type с именем %(name)s и спецификациями " "%(extra_specs)s" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, fuzzy, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "Неправильное тело сообщения: %(reason)s" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, fuzzy, python-format msgid "Bad HTTP response status %(status)s" msgstr "Недопустимое состояние сервера: %(status)s" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "Невозможно создать VDI на SR %(sr_ref)s для копии %(instance_name)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, fuzzy, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "Невозможно найти узел для копии %s" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "Копия %(instance_id)s не найдена." -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "Обнаружено неизвестное исключение." -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "Обнаружено неизвестное исключение." -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "Невозможно найти том %s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, fuzzy, python-format msgid "Backup %(backup_id)s could not be found." msgstr "Группа LDAP %(group_id)s не найдена." -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Недопустимый внутренний интерфейс: %s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "Сбой соединения с glance" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "Образ %(image_id)s не найден." -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1718,7 +1699,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1766,156 +1747,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3149,44 +3130,44 @@ msgstr "" "попытка через %(sleep_time)d секунд." #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "Ошибка объявления потребителю темы '%(topic)s': %(err_str)s" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "Ошибка принятия сообщения из очереди: %s" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "Ошибка публикации сообщения в тему '%(topic)s': %(err_str)s" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, fuzzy, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "Невозможно подключиться к серверу AMQP: %s " -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3891,7 +3872,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4304,20 +4285,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, fuzzy, python-format +msgid "casted to %s" +msgstr "_создать: %s" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, fuzzy, python-format +msgid "Exception during mounting %s" +msgstr "Расширенный ресурс: %s" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4427,72 +4531,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, fuzzy, python-format -msgid "casted to %s" -msgstr "_создать: %s" - -#: cinder/volume/drivers/nfs.py:137 -#, fuzzy, python-format -msgid "Exception during mounting %s" -msgstr "Расширенный ресурс: %s" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "образ уже присоединён" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5298,7 +5387,6 @@ msgid "Creating folder %s " msgstr "Создание SR %s" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6766,11 +6854,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -#, fuzzy -msgid "Nexenta SA returned the error" -msgstr "Сервер возвратил ошибку: %s" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, fuzzy, python-format msgid "Sending JSON data: %s" @@ -6833,34 +6916,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -7016,7 +7099,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7149,7 +7232,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7165,157 +7248,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7556,9 +7618,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Неожиданная ошибка при выполнении команды." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "Команда: %(cmd)s\n" +#~ "Код выхода: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "Сервер возвратил ошибку: %s" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/ru_RU/LC_MESSAGES/cinder.po b/cinder/locale/ru_RU/LC_MESSAGES/cinder.po index b0697c6bb..0d9436365 100644 --- a/cinder/locale/ru_RU/LC_MESSAGES/cinder.po +++ b/cinder/locale/ru_RU/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (Russia) " @@ -29,651 +29,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1688,7 +1674,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1736,156 +1722,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3109,44 +3095,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3836,7 +3822,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4246,20 +4232,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4369,72 +4478,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5230,7 +5324,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6692,10 +6785,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6758,34 +6847,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6937,7 +7026,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7070,7 +7159,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7086,157 +7175,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7477,9 +7545,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/sk/LC_MESSAGES/cinder.po b/cinder/locale/sk/LC_MESSAGES/cinder.po new file mode 100644 index 000000000..333430b30 --- /dev/null +++ b/cinder/locale/sk/LC_MESSAGES/cinder.po @@ -0,0 +1,7309 @@ +# Slovak translations for cinder. +# Copyright (C) 2013 ORGANIZATION +# This file is distributed under the same license as the cinder project. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Cinder\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" +"PO-Revision-Date: 2013-08-27 04:58+0000\n" +"Last-Translator: daisy.ycguo \n" +"Language-Team: Slovak " +"(http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" + +#: cinder/context.py:62 +#, python-format +msgid "Arguments dropped when creating context: %s" +msgstr "" + +#: cinder/context.py:102 +#, python-format +msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" +msgstr "" + +#: cinder/exception.py:76 cinder/brick/exception.py:39 +msgid "An unknown exception occurred." +msgstr "" + +#: cinder/exception.py:98 cinder/brick/exception.py:61 +#: cinder/openstack/common/rpc/common.py:86 +msgid "Exception in string format operation" +msgstr "" + +#: cinder/exception.py:117 +msgid "Connection to glance failed" +msgstr "" + +#: cinder/exception.py:121 +msgid "Not authorized." +msgstr "" + +#: cinder/exception.py:126 +msgid "User does not have admin privileges" +msgstr "" + +#: cinder/exception.py:130 +#, python-format +msgid "Policy doesn't allow %(action)s to be performed." +msgstr "" + +#: cinder/exception.py:134 +#, python-format +msgid "Not authorized for image %(image_id)s." +msgstr "" + +#: cinder/exception.py:138 cinder/brick/exception.py:81 +msgid "Unacceptable parameters." +msgstr "" + +#: cinder/exception.py:143 +msgid "Invalid snapshot" +msgstr "" + +#: cinder/exception.py:147 +#, python-format +msgid "Invalid source volume %(reason)s." +msgstr "" + +#: cinder/exception.py:151 +#, python-format +msgid "Volume %(volume_id)s is still attached, detach volume first." +msgstr "" + +#: cinder/exception.py:155 +msgid "Failed to load data into json format" +msgstr "" + +#: cinder/exception.py:159 +msgid "The request is invalid." +msgstr "" + +#: cinder/exception.py:163 +msgid "The results are invalid." +msgstr "" + +#: cinder/exception.py:167 +msgid "Invalid input received" +msgstr "" + +#: cinder/exception.py:171 +msgid "Invalid volume type" +msgstr "" + +#: cinder/exception.py:175 +msgid "Invalid volume" +msgstr "" + +#: cinder/exception.py:179 +#, python-format +msgid "Invalid content type %(content_type)s." +msgstr "" + +#: cinder/exception.py:183 +msgid "Invalid host" +msgstr "" + +#: cinder/exception.py:189 cinder/brick/exception.py:88 +#, python-format +msgid "%(err)s" +msgstr "" + +#: cinder/exception.py:193 +msgid "Invalid auth key" +msgstr "" + +#: cinder/exception.py:197 +msgid "Service is unavailable at this time." +msgstr "" + +#: cinder/exception.py:201 +#, python-format +msgid "Image %(image_id)s is unacceptable: %(reason)s" +msgstr "" + +#: cinder/exception.py:205 +#, python-format +msgid "The device in the path %(path)s is unavailable: %(reason)s" +msgstr "" + +#: cinder/exception.py:209 +#, python-format +msgid "Expected a uuid but received %(uuid)s." +msgstr "" + +#: cinder/exception.py:213 cinder/brick/exception.py:75 +msgid "Resource could not be found." +msgstr "" + +#: cinder/exception.py:219 +#, python-format +msgid "Volume %(volume_id)s persistence file could not be found." +msgstr "" + +#: cinder/exception.py:223 +#, python-format +msgid "Volume %(volume_id)s could not be found." +msgstr "" + +#: cinder/exception.py:227 +#, python-format +msgid "Unable to locate account %(account_name)s on Solidfire device" +msgstr "" + +#: cinder/exception.py:232 +#, python-format +msgid "Volume not found for instance %(instance_id)s." +msgstr "" + +#: cinder/exception.py:236 +#, python-format +msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: cinder/exception.py:241 cinder/exception.py:254 +msgid "Invalid metadata" +msgstr "" + +#: cinder/exception.py:245 cinder/exception.py:258 +msgid "Invalid metadata size" +msgstr "" + +#: cinder/exception.py:249 +#, python-format +msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: cinder/exception.py:262 +#, python-format +msgid "Volume type %(volume_type_id)s could not be found." +msgstr "" + +#: cinder/exception.py:266 +#, python-format +msgid "Volume type with name %(volume_type_name)s could not be found." +msgstr "" + +#: cinder/exception.py:271 +#, python-format +msgid "" +"Volume Type %(volume_type_id)s has no extra specs with key " +"%(extra_specs_key)s." +msgstr "" + +#: cinder/exception.py:276 +#, python-format +msgid "Snapshot %(snapshot_id)s could not be found." +msgstr "" + +#: cinder/exception.py:280 +#, python-format +msgid "deleting volume %(volume_name)s that has snapshot" +msgstr "" + +#: cinder/exception.py:284 +#, python-format +msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" +msgstr "" + +#: cinder/exception.py:289 +#, python-format +msgid "No target id found for volume %(volume_id)s." +msgstr "" + +#: cinder/exception.py:293 +#, python-format +msgid "No disk at %(location)s" +msgstr "" + +#: cinder/exception.py:297 +#, python-format +msgid "Invalid image href %(image_href)s." +msgstr "" + +#: cinder/exception.py:301 +#, python-format +msgid "Image %(image_id)s could not be found." +msgstr "" + +#: cinder/exception.py:305 +#, python-format +msgid "Service %(service_id)s could not be found." +msgstr "" + +#: cinder/exception.py:309 +#, python-format +msgid "Host %(host)s could not be found." +msgstr "" + +#: cinder/exception.py:313 +#, python-format +msgid "Scheduler Host Filter %(filter_name)s could not be found." +msgstr "" + +#: cinder/exception.py:317 +#, python-format +msgid "Scheduler Host Weigher %(weigher_name)s could not be found." +msgstr "" + +#: cinder/exception.py:321 +#, python-format +msgid "Could not find binary %(binary)s on host %(host)s." +msgstr "" + +#: cinder/exception.py:325 +#, python-format +msgid "Invalid reservation expiration %(expire)s." +msgstr "" + +#: cinder/exception.py:329 +#, python-format +msgid "" +"Change would make usage less than 0 for the following resources: " +"%(unders)s" +msgstr "" + +#: cinder/exception.py:334 +msgid "Quota could not be found" +msgstr "" + +#: cinder/exception.py:338 +#, python-format +msgid "Unknown quota resources %(unknown)s." +msgstr "" + +#: cinder/exception.py:342 +#, python-format +msgid "Quota for project %(project_id)s could not be found." +msgstr "" + +#: cinder/exception.py:346 +#, python-format +msgid "Quota class %(class_name)s could not be found." +msgstr "" + +#: cinder/exception.py:350 +#, python-format +msgid "Quota usage for project %(project_id)s could not be found." +msgstr "" + +#: cinder/exception.py:354 +#, python-format +msgid "Quota reservation %(uuid)s could not be found." +msgstr "" + +#: cinder/exception.py:358 +#, python-format +msgid "Quota exceeded for resources: %(overs)s" +msgstr "" + +#: cinder/exception.py:362 +#, python-format +msgid "Migration %(migration_id)s could not be found." +msgstr "" + +#: cinder/exception.py:366 +#, python-format +msgid "Migration not found for instance %(instance_id)s with status %(status)s." +msgstr "" + +#: cinder/exception.py:371 +#, python-format +msgid "File %(file_path)s could not be found." +msgstr "" + +#: cinder/exception.py:375 +#, python-format +msgid "Class %(class_name)s could not be found: %(exception)s" +msgstr "" + +#: cinder/exception.py:379 +msgid "Action not allowed." +msgstr "" + +#: cinder/exception.py:388 +#, python-format +msgid "Key pair %(key_name)s already exists." +msgstr "" + +#: cinder/exception.py:392 +#, python-format +msgid "Volume Type %(id)s already exists." +msgstr "" + +#: cinder/exception.py:396 +#, python-format +msgid "Volume type encryption for type %(type_id)s already exists." +msgstr "" + +#: cinder/exception.py:400 +msgid "Migration error" +msgstr "" + +#: cinder/exception.py:404 +#, python-format +msgid "Malformed message body: %(reason)s" +msgstr "" + +#: cinder/exception.py:408 +#, python-format +msgid "Could not find config at %(path)s" +msgstr "" + +#: cinder/exception.py:412 +#, python-format +msgid "Could not find parameter %(param)s" +msgstr "" + +#: cinder/exception.py:416 +#, python-format +msgid "Could not load paste app '%(name)s' from %(path)s" +msgstr "" + +#: cinder/exception.py:420 +#, python-format +msgid "No valid host was found. %(reason)s" +msgstr "" + +#: cinder/exception.py:424 +#, python-format +msgid "Host %(host)s is not up or doesn't exist." +msgstr "" + +#: cinder/exception.py:428 +msgid "Quota exceeded" +msgstr "" + +#: cinder/exception.py:435 +msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" +msgstr "" + +#: cinder/exception.py:440 +msgid "Maximum volume/snapshot size exceeded" +msgstr "" + +#: cinder/exception.py:444 +#, python-format +msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" +msgstr "" + +#: cinder/exception.py:448 +#, python-format +msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" +msgstr "" + +#: cinder/exception.py:452 +#, python-format +msgid "Detected more than one volume with name %(vol_name)s" +msgstr "" + +#: cinder/exception.py:456 +#, python-format +msgid "3PAR Host already exists: %(err)s. %(info)s" +msgstr "" + +#: cinder/exception.py:460 +#, python-format +msgid "Invalid 3PAR Domain: %(err)s" +msgstr "" + +#: cinder/exception.py:464 +#, python-format +msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" +msgstr "" + +#: cinder/exception.py:469 +msgid "Bad response from SolidFire API" +msgstr "" + +#: cinder/exception.py:473 +#, python-format +msgid "Error in SolidFire API response: data=%(data)s" +msgstr "" + +#: cinder/exception.py:477 +#, python-format +msgid "Unknown or unsupported command %(cmd)s" +msgstr "" + +#: cinder/exception.py:481 +#, python-format +msgid "Malformed response to command %(cmd)s: %(reason)s" +msgstr "" + +#: cinder/exception.py:485 +#, python-format +msgid "Bad HTTP response status %(status)s" +msgstr "" + +#: cinder/exception.py:489 +#, python-format +msgid "Operation failed with status=%(status)s. Full dump: %(data)s" +msgstr "" + +#: cinder/exception.py:493 +#, python-format +msgid "Unable to create server object for initiator %(name)s" +msgstr "" + +#: cinder/exception.py:497 +#, python-format +msgid "Unable to find server object for initiator %(name)s" +msgstr "" + +#: cinder/exception.py:501 +msgid "Unable to find any active VPSA controller" +msgstr "" + +#: cinder/exception.py:505 +#, python-format +msgid "Failed to retrieve attachments for volume %(name)s" +msgstr "" + +#: cinder/exception.py:509 +#, python-format +msgid "Invalid attachment info for volume %(name)s: %(reason)s" +msgstr "" + +#: cinder/exception.py:513 +#, python-format +msgid "Instance %(instance_id)s could not be found." +msgstr "" + +#: cinder/exception.py:517 +#, python-format +msgid "Bad or unexpected response from the storage volume backend API: %(data)s" +msgstr "" + +#: cinder/exception.py:522 +msgid "Unknown NFS exception" +msgstr "" + +#: cinder/exception.py:526 +msgid "No mounted NFS shares found" +msgstr "" + +#: cinder/exception.py:530 cinder/exception.py:542 +#, python-format +msgid "There is no share which can host %(volume_size)sG" +msgstr "" + +#: cinder/exception.py:534 +msgid "Unknown Gluster exception" +msgstr "" + +#: cinder/exception.py:538 +msgid "No mounted Gluster shares found" +msgstr "" + +#: cinder/exception.py:546 +#, python-format +msgid "" +"Glance metadata cannot be updated, key %(key)s exists for volume id " +"%(volume_id)s" +msgstr "" + +#: cinder/exception.py:551 +#, python-format +msgid "Glance metadata for volume/snapshot %(id)s cannot be found." +msgstr "" + +#: cinder/exception.py:555 +#, python-format +msgid "Failed to export for volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:559 +#, python-format +msgid "Failed to create metadata for volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:563 +#, python-format +msgid "Failed to update metadata for volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:567 +#, python-format +msgid "Failed to copy metadata to volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:571 +#, python-format +msgid "Failed to copy image to volume: %(reason)s" +msgstr "" + +#: cinder/exception.py:575 +msgid "Invalid Ceph args provided for backup rbd operation" +msgstr "" + +#: cinder/exception.py:579 +msgid "An error has occurred during backup operation" +msgstr "" + +#: cinder/exception.py:583 +msgid "Backup RBD operation failed" +msgstr "" + +#: cinder/exception.py:587 +#, python-format +msgid "Backup volume %(volume_id)s type not recognised." +msgstr "" + +#: cinder/exception.py:591 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:595 +#, python-format +msgid "Invalid backup: %(reason)s" +msgstr "" + +#: cinder/exception.py:599 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:603 +#, python-format +msgid "Transfer %(transfer_id)s could not be found." +msgstr "" + +#: cinder/exception.py:607 +msgid "Volume migration failed" +msgstr "" + +#: cinder/exception.py:611 +#, python-format +msgid "Connect to volume via protocol %(protocol)s not supported." +msgstr "" + +#: cinder/exception.py:615 +msgid "SSH command injection detected" +msgstr "" + +#: cinder/exception.py:619 +msgid "Coraid Cinder Driver exception." +msgstr "" + +#: cinder/exception.py:623 +msgid "Failed to encode json data." +msgstr "" + +#: cinder/exception.py:627 +msgid "Login on ESM failed." +msgstr "" + +#: cinder/exception.py:631 +msgid "Relogin on ESM failed." +msgstr "" + +#: cinder/exception.py:635 +#, python-format +msgid "Group with name \"%(group_name)s\" not found." +msgstr "" + +#: cinder/exception.py:639 +#, python-format +msgid "ESM configure request failed: %(message)s." +msgstr "" + +#: cinder/exception.py:643 +#, python-format +msgid "Coraid ESM not available with reason: %(reason)s." +msgstr "" + +#: cinder/exception.py:647 +#, python-format +msgid "QoS Specs %(specs_id)s already exists." +msgstr "" + +#: cinder/exception.py:651 +#, python-format +msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." +msgstr "" + +#: cinder/exception.py:656 +#, python-format +msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." +msgstr "" + +#: cinder/exception.py:661 +#, python-format +msgid "No such QoS spec %(specs_id)s." +msgstr "" + +#: cinder/exception.py:665 +#, python-format +msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." +msgstr "" + +#: cinder/exception.py:670 +#, python-format +msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." +msgstr "" + +#: cinder/exception.py:675 +#, python-format +msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." +msgstr "" + +#: cinder/exception.py:680 +msgid "Invalid qos specs" +msgstr "" + +#: cinder/exception.py:684 +#, python-format +msgid "QoS Specs %(specs_id)s is still associated with entities." +msgstr "" + +#: cinder/manager.py:135 +msgid "Notifying Schedulers of capabilities ..." +msgstr "" + +#: cinder/policy.py:31 +msgid "JSON file representing policy" +msgstr "" + +#: cinder/policy.py:34 +msgid "Rule checked when requested rule is not found" +msgstr "" + +#: cinder/quota.py:106 +#, python-format +msgid "" +"Default quota for resource: %(res)s is set by the default quota flag: " +"quota_%(res)s, it is now deprecated. Please use the the default quota " +"class for default quota." +msgstr "" + +#: cinder/quota.py:759 +#, python-format +msgid "Created reservations %s" +msgstr "" + +#: cinder/quota.py:781 +#, python-format +msgid "Failed to commit reservations %s" +msgstr "" + +#: cinder/quota.py:801 +#, python-format +msgid "Failed to roll back reservations %s" +msgstr "" + +#: cinder/quota.py:888 +msgid "Cannot register resource" +msgstr "" + +#: cinder/quota.py:891 +msgid "Cannot register resources" +msgstr "" + +#: cinder/service.py:125 +msgid "SIGTERM received" +msgstr "" + +#: cinder/service.py:175 cinder/openstack/common/service.py:165 +msgid "Parent process has died unexpectedly, exiting" +msgstr "" + +#: cinder/service.py:214 cinder/openstack/common/service.py:201 +msgid "Forking too fast, sleeping" +msgstr "" + +#: cinder/service.py:232 cinder/openstack/common/service.py:122 +#: cinder/openstack/common/service.py:219 +#, python-format +msgid "Caught %s, exiting" +msgstr "" + +#: cinder/service.py:237 cinder/openstack/common/service.py:224 +msgid "Unhandled exception" +msgstr "" + +#: cinder/service.py:244 cinder/openstack/common/service.py:231 +#, python-format +msgid "Started child %d" +msgstr "" + +#: cinder/service.py:254 cinder/openstack/common/service.py:241 +#, python-format +msgid "Starting %d workers" +msgstr "" + +#: cinder/service.py:273 cinder/openstack/common/service.py:258 +#, python-format +msgid "Child %(pid)d killed by signal %(sig)d" +msgstr "" + +#: cinder/service.py:277 +#, python-format +msgid "Child %(pid)d exited with status %(code)d" +msgstr "" + +#: cinder/service.py:281 cinder/openstack/common/service.py:266 +#, python-format +msgid "pid %d not in child list" +msgstr "" + +#: cinder/service.py:289 +#, python-format +msgid "_wait_child %d" +msgstr "" + +#: cinder/service.py:305 +#, python-format +msgid "wait wrap.failed %s" +msgstr "" + +#: cinder/service.py:313 cinder/openstack/common/service.py:294 +#, python-format +msgid "Caught %s, stopping children" +msgstr "" + +#: cinder/service.py:324 cinder/openstack/common/service.py:305 +#, python-format +msgid "Waiting on %d children to exit" +msgstr "" + +#: cinder/service.py:357 +#, python-format +msgid "Starting %(topic)s node (version %(version_string)s)" +msgstr "" + +#: cinder/service.py:370 cinder/openstack/common/rpc/service.py:47 +#, python-format +msgid "Creating Consumer connection for Service %s" +msgstr "" + +#: cinder/service.py:462 +msgid "Service killed that has no database entry" +msgstr "" + +#: cinder/service.py:499 +msgid "The service database object disappeared, Recreating it." +msgstr "" + +#: cinder/service.py:514 +msgid "Recovered model server connection!" +msgstr "" + +#: cinder/service.py:520 +msgid "model server went away" +msgstr "" + +#: cinder/service.py:612 cinder/openstack/common/service.py:113 +#: cinder/openstack/common/service.py:276 +msgid "Full set of CONF:" +msgstr "" + +#: cinder/service.py:619 +#, python-format +msgid "%s : FLAG SET " +msgstr "" + +#: cinder/utils.py:104 +#, python-format +msgid "Can not translate %s to integer." +msgstr "" + +#: cinder/utils.py:135 +#, python-format +msgid "May specify only one of %s" +msgstr "" + +#: cinder/utils.py:220 cinder/volume/drivers/huawei/huawei_iscsi.py:95 +msgid "Specify a password or private_key" +msgstr "" + +#: cinder/utils.py:236 cinder/volume/drivers/huawei/huawei_iscsi.py:103 +#, python-format +msgid "Error connecting via ssh: %s" +msgstr "" + +#: cinder/utils.py:271 +#, python-format +msgid "debug in callback: %s" +msgstr "" + +#: cinder/utils.py:424 +#, python-format +msgid "Invalid backend: %s" +msgstr "" + +#: cinder/utils.py:435 +#, python-format +msgid "backend %s" +msgstr "" + +#: cinder/utils.py:485 +msgid "in looping call" +msgstr "" + +#: cinder/utils.py:628 +#, python-format +msgid "Expected object of type: %s" +msgstr "" + +#: cinder/utils.py:694 +#, python-format +msgid "timefunc: '%(name)s' took %(total_time).2f secs" +msgstr "" + +#: cinder/utils.py:872 +#, python-format +msgid "Could not remove tmpdir: %s" +msgstr "" + +#: cinder/wsgi.py:122 +#, python-format +msgid "Unable to find cert_file : %s" +msgstr "" + +#: cinder/wsgi.py:125 +#, python-format +msgid "Unable to find ca_file : %s" +msgstr "" + +#: cinder/wsgi.py:128 +#, python-format +msgid "Unable to find key_file : %s" +msgstr "" + +#: cinder/wsgi.py:131 +msgid "" +"When running server in SSL mode, you must specify both a cert_file and " +"key_file option value in your configuration file" +msgstr "" + +#: cinder/wsgi.py:164 +#, python-format +msgid "Could not bind to %(host)s:%(port)s after trying for 30 seconds" +msgstr "" + +#: cinder/wsgi.py:208 +#, python-format +msgid "Started %(name)s on %(host)s:%(port)s" +msgstr "" + +#: cinder/wsgi.py:228 +msgid "Stopping WSGI server." +msgstr "" + +#: cinder/wsgi.py:242 +msgid "WSGI server has stopped." +msgstr "" + +#: cinder/wsgi.py:311 +msgid "You must implement __call__" +msgstr "" + +#: cinder/api/auth.py:26 +msgid "" +"cinder.api.auth:CinderKeystoneContext is deprecated. Please use " +"cinder.api.middleware.auth:CinderKeystoneContext instead." +msgstr "" + +#: cinder/api/auth.py:34 +msgid "" +"cinder.api.auth:pipeline_factory is deprecated. Please use " +"cinder.api.middleware.auth:pipeline_factory instead." +msgstr "" + +#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:268 +msgid "limit param must be an integer" +msgstr "" + +#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:265 +msgid "limit param must be positive" +msgstr "" + +#: cinder/api/common.py:106 +msgid "offset param must be an integer" +msgstr "" + +#: cinder/api/common.py:120 +msgid "offset param must be positive" +msgstr "" + +#: cinder/api/common.py:148 +#, python-format +msgid "marker [%s] not found" +msgstr "" + +#: cinder/api/common.py:175 +#, python-format +msgid "href %s does not contain version" +msgstr "" + +#: cinder/api/extensions.py:184 +msgid "Initializing extension manager." +msgstr "" + +#: cinder/api/extensions.py:199 +#, python-format +msgid "Loaded extension: %s" +msgstr "" + +#: cinder/api/extensions.py:237 +#, python-format +msgid "Ext name: %s" +msgstr "" + +#: cinder/api/extensions.py:238 +#, python-format +msgid "Ext alias: %s" +msgstr "" + +#: cinder/api/extensions.py:239 +#, python-format +msgid "Ext description: %s" +msgstr "" + +#: cinder/api/extensions.py:241 +#, python-format +msgid "Ext namespace: %s" +msgstr "" + +#: cinder/api/extensions.py:242 +#, python-format +msgid "Ext updated: %s" +msgstr "" + +#: cinder/api/extensions.py:244 +#, python-format +msgid "Exception loading extension: %s" +msgstr "" + +#: cinder/api/extensions.py:258 +#, python-format +msgid "Loading extension %s" +msgstr "" + +#: cinder/api/extensions.py:264 +#, python-format +msgid "Calling extension factory %s" +msgstr "" + +#: cinder/api/extensions.py:278 +#, python-format +msgid "osapi_volume_extension is set to deprecated path: %s" +msgstr "" + +#: cinder/api/extensions.py:280 +#, python-format +msgid "" +"Please set your flag or cinder.conf settings for osapi_volume_extension " +"to: %s" +msgstr "" + +#: cinder/api/extensions.py:289 +#, python-format +msgid "Failed to load extension %(ext_factory)s: %(exc)s" +msgstr "" + +#: cinder/api/extensions.py:358 +#, python-format +msgid "Failed to load extension %(classpath)s: %(exc)s" +msgstr "" + +#: cinder/api/extensions.py:383 +#, python-format +msgid "Failed to load extension %(ext_name)s: %(exc)s" +msgstr "" + +#: cinder/api/sizelimit.py:25 +msgid "" +"cinder.api.sizelimit:RequestBodySizeLimiter is deprecated. Please use " +"cinder.api.middleware.sizelimit:RequestBodySizeLimiter instead" +msgstr "" + +#: cinder/api/xmlutil.py:268 +msgid "element is not a child" +msgstr "" + +#: cinder/api/xmlutil.py:465 +msgid "root element selecting a list" +msgstr "" + +#: cinder/api/xmlutil.py:788 +#, python-format +msgid "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s" +msgstr "" + +#: cinder/api/xmlutil.py:909 +msgid "subclasses must implement construct()!" +msgstr "" + +#: cinder/api/contrib/admin_actions.py:80 +#, python-format +msgid "Updating %(resource)s '%(id)s' with '%(update)r'" +msgstr "" + +#: cinder/api/contrib/backups.py:128 +#, python-format +msgid "show called for member %s" +msgstr "" + +#: cinder/api/contrib/backups.py:140 +#, python-format +msgid "delete called for member %s" +msgstr "" + +#: cinder/api/contrib/backups.py:143 +#, python-format +msgid "Delete backup with id: %s" +msgstr "" + +#: cinder/api/contrib/backups.py:185 +#, python-format +msgid "Creating new backup %s" +msgstr "" + +#: cinder/api/contrib/backups.py:195 cinder/api/contrib/backups.py:234 +#: cinder/api/contrib/volume_transfer.py:159 +#: cinder/api/contrib/volume_transfer.py:195 +msgid "Incorrect request body format" +msgstr "" + +#: cinder/api/contrib/backups.py:201 +#, python-format +msgid "Creating backup of volume %(volume_id)s in container %(container)s" +msgstr "" + +#: cinder/api/contrib/backups.py:224 +#, python-format +msgid "Restoring backup %(backup_id)s (%(body)s)" +msgstr "" + +#: cinder/api/contrib/backups.py:238 +#, python-format +msgid "Restoring backup %(backup_id)s to volume %(volume_id)s" +msgstr "" + +#: cinder/api/contrib/extended_snapshot_attributes.py:60 +msgid "Snapshot not found." +msgstr "" + +#: cinder/api/contrib/hosts.py:86 cinder/api/openstack/wsgi.py:171 +msgid "cannot understand XML" +msgstr "" + +#: cinder/api/contrib/hosts.py:136 +#, python-format +msgid "Host '%s' could not be found." +msgstr "" + +#: cinder/api/contrib/hosts.py:165 +#, python-format +msgid "Invalid status: '%s'" +msgstr "" + +#: cinder/api/contrib/hosts.py:168 +#, python-format +msgid "Invalid update setting: '%s'" +msgstr "" + +#: cinder/api/contrib/hosts.py:180 +#, python-format +msgid "Setting host %(host)s to %(state)s." +msgstr "" + +#: cinder/api/contrib/hosts.py:206 +msgid "Describe-resource is admin only functionality" +msgstr "" + +#: cinder/api/contrib/hosts.py:214 +msgid "Host not found" +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:96 +msgid "Please specify a name for QoS specs." +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:202 +msgid "Failed to disassociate qos specs." +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:204 +msgid "Qos specs still in use." +msgstr "" + +#: cinder/api/contrib/qos_specs_manage.py:246 +#: cinder/api/contrib/qos_specs_manage.py:290 +msgid "Volume Type id must not be None." +msgstr "" + +#: cinder/api/contrib/quotas.py:63 +msgid "Quota limit must be -1 or greater." +msgstr "" + +#: cinder/api/contrib/scheduler_hints.py:38 +msgid "Malformed scheduler_hints attribute" +msgstr "" + +#: cinder/api/contrib/services.py:85 +msgid "" +"Query by service parameter is deprecated. Please use binary parameter " +"instead." +msgstr "" + +#: cinder/api/contrib/types_extra_specs.py:102 +msgid "Request body empty" +msgstr "" + +#: cinder/api/contrib/types_extra_specs.py:106 +#: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77 +#: cinder/api/v2/snapshot_metadata.py:77 +msgid "Request body and URI mismatch" +msgstr "" + +#: cinder/api/contrib/types_extra_specs.py:109 +#: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81 +#: cinder/api/v2/snapshot_metadata.py:81 +msgid "Request body contains too many items" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:90 +#, python-format +msgid "" +"Invalid request to attach volume to an instance %(instance_uuid)s and a " +"host %(host_name)s simultaneously" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:98 +msgid "Invalid request to attach volume to an invalid target" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:175 +msgid "Invalid request body" +msgstr "" + +#: cinder/api/contrib/volume_actions.py:179 +msgid "No image_name was specified in request." +msgstr "" + +#: cinder/api/contrib/volume_actions.py:215 +msgid "New volume size must be specified as an integer." +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:133 +msgid "Listing volume transfers" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:149 +#, python-format +msgid "Creating new volume transfer %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:164 +#, python-format +msgid "Creating transfer of volume %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:185 +#, python-format +msgid "Accepting volume transfer %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:198 +#, python-format +msgid "Accepting transfer %s" +msgstr "" + +#: cinder/api/contrib/volume_transfer.py:219 +#, python-format +msgid "Delete transfer with id: %s" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:66 +msgid "key_size must be non-negative" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:69 +msgid "key_size must be an integer" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:75 +msgid "provider must be defined" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:77 +msgid "control_location must be defined" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:85 +#, python-format +msgid "Valid control location are: %s" +msgstr "" + +#: cinder/api/contrib/volume_type_encryption.py:103 +msgid "Create body is not valid." +msgstr "" + +#: cinder/api/middleware/auth.py:110 +msgid "Invalid service catalog json." +msgstr "" + +#: cinder/api/middleware/fault.py:45 +#, python-format +msgid "Caught error: %s" +msgstr "" + +#: cinder/api/middleware/fault.py:54 cinder/api/openstack/wsgi.py:907 +#, python-format +msgid "%(url)s returned with HTTP %(status)d" +msgstr "" + +#: cinder/api/middleware/sizelimit.py:56 cinder/api/middleware/sizelimit.py:65 +#: cinder/api/middleware/sizelimit.py:79 +msgid "Request is too large." +msgstr "" + +#: cinder/api/openstack/__init__.py:73 +msgid "Must specify an ExtensionManager class" +msgstr "" + +#: cinder/api/openstack/__init__.py:84 +#, python-format +msgid "Extended resource: %s" +msgstr "" + +#: cinder/api/openstack/__init__.py:108 +#, python-format +msgid "" +"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such " +"resource" +msgstr "" + +#: cinder/api/openstack/__init__.py:114 +#, python-format +msgid "Extension %(ext_name)s extending resource: %(collection)s" +msgstr "" + +#: cinder/api/openstack/__init__.py:130 +msgid "" +"cinder.api.openstack:FaultWrapper is deprecated. Please use " +"cinder.api.middleware.fault:FaultWrapper instead." +msgstr "" + +#: cinder/api/openstack/urlmap.py:25 +msgid "" +"cinder.api.openstack.urlmap:urlmap_factory is deprecated. Please use " +"cinder.api.urlmap:urlmap_factory instead." +msgstr "" + +#: cinder/api/openstack/wsgi.py:147 cinder/api/openstack/wsgi.py:559 +msgid "cannot understand JSON" +msgstr "" + +#: cinder/api/openstack/wsgi.py:564 +msgid "too many body keys" +msgstr "" + +#: cinder/api/openstack/wsgi.py:602 +#, python-format +msgid "Exception handling resource: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:607 +#, python-format +msgid "Fault thrown: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:610 +#, python-format +msgid "HTTP exception thrown: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:718 +msgid "Unrecognized Content-Type provided in request" +msgstr "" + +#: cinder/api/openstack/wsgi.py:722 +msgid "No Content-Type provided in request" +msgstr "" + +#: cinder/api/openstack/wsgi.py:726 +msgid "Empty body provided in request" +msgstr "" + +#: cinder/api/openstack/wsgi.py:837 +#, python-format +msgid "There is no such action: %s" +msgstr "" + +#: cinder/api/openstack/wsgi.py:840 cinder/api/openstack/wsgi.py:853 +#: cinder/api/v1/snapshot_metadata.py:55 cinder/api/v1/snapshot_metadata.py:73 +#: cinder/api/v1/snapshot_metadata.py:98 cinder/api/v1/snapshot_metadata.py:123 +#: cinder/api/v1/volume_metadata.py:55 cinder/api/v1/volume_metadata.py:73 +#: cinder/api/v1/volume_metadata.py:98 cinder/api/v1/volume_metadata.py:123 +#: cinder/api/v2/snapshot_metadata.py:55 cinder/api/v2/snapshot_metadata.py:73 +#: cinder/api/v2/snapshot_metadata.py:98 cinder/api/v2/snapshot_metadata.py:123 +msgid "Malformed request body" +msgstr "" + +#: cinder/api/openstack/wsgi.py:850 +msgid "Unsupported Content-Type" +msgstr "" + +#: cinder/api/openstack/wsgi.py:862 +msgid "Malformed request url" +msgstr "" + +#: cinder/api/openstack/wsgi.py:910 +#, python-format +msgid "%(url)s returned a fault: %(e)s" +msgstr "" + +#: cinder/api/openstack/volume/__init__.py:25 +msgid "" +"cinder.api.openstack.volume:APIRouter is deprecated. Please use " +"cinder.api.v1.router:APIRouter instead." +msgstr "" + +#: cinder/api/openstack/volume/versions.py:26 +msgid "" +"cinder.api.openstack.volume.versions.Versions is deprecated. Please use " +"cinder.api.versions.Versions instead." +msgstr "" + +#: cinder/api/v1/limits.py:144 cinder/api/v2/limits.py:144 +#, python-format +msgid "" +"Only %(value)s %(verb)s request(s) can be made to %(uri)s every " +"%(unit_string)s." +msgstr "" + +#: cinder/api/v1/limits.py:270 cinder/api/v2/limits.py:270 +msgid "This request was rate-limited." +msgstr "" + +#: cinder/api/v1/snapshot_metadata.py:39 cinder/api/v1/snapshot_metadata.py:119 +#: cinder/api/v1/snapshot_metadata.py:158 cinder/api/v2/snapshot_metadata.py:39 +#: cinder/api/v2/snapshot_metadata.py:119 +#: cinder/api/v2/snapshot_metadata.py:158 +msgid "snapshot does not exist" +msgstr "" + +#: cinder/api/v1/snapshot_metadata.py:141 +#: cinder/api/v1/snapshot_metadata.py:151 cinder/api/v1/volume_metadata.py:141 +#: cinder/api/v1/volume_metadata.py:151 cinder/api/v2/snapshot_metadata.py:141 +#: cinder/api/v2/snapshot_metadata.py:151 +msgid "Metadata item was not found" +msgstr "" + +#: cinder/api/v1/snapshots.py:119 cinder/api/v2/snapshots.py:120 +#, python-format +msgid "Delete snapshot with id: %s" +msgstr "" + +#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:184 +#, python-format +msgid "Create snapshot from volume %s" +msgstr "" + +#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:193 +#, python-format +msgid "Invalid value '%s' for force. " +msgstr "" + +#: cinder/api/v1/volume_metadata.py:39 cinder/api/v1/volume_metadata.py:119 +#: cinder/api/v1/volume_metadata.py:158 +msgid "volume does not exist" +msgstr "" + +#: cinder/api/v1/volumes.py:105 +#, python-format +msgid "vol=%s" +msgstr "" + +#: cinder/api/v1/volumes.py:233 cinder/api/v2/volumes.py:177 +#, python-format +msgid "Delete volume with id: %s" +msgstr "" + +#: cinder/api/v1/volumes.py:280 cinder/api/v1/volumes.py:284 +#: cinder/api/v2/volumes.py:240 cinder/api/v2/volumes.py:244 +msgid "Invalid imageRef provided." +msgstr "" + +#: cinder/api/v1/volumes.py:342 cinder/api/v2/volumes.py:305 +#, python-format +msgid "Create volume of %s GB" +msgstr "" + +#: cinder/api/v1/volumes.py:422 +#, python-format +msgid "Removing options '%(bad_options)s' from query" +msgstr "" + +#: cinder/api/v2/snapshots.py:111 cinder/api/v2/snapshots.py:126 +#: cinder/api/v2/snapshots.py:257 +msgid "Snapshot could not be found" +msgstr "" + +#: cinder/api/v2/snapshots.py:174 cinder/api/v2/snapshots.py:225 +#: cinder/api/v2/volumes.py:255 cinder/api/v2/volumes.py:345 +#, python-format +msgid "Missing required element '%s' in request body" +msgstr "" + +#: cinder/api/v2/snapshots.py:221 cinder/api/v2/volumes.py:341 +msgid "Missing request body" +msgstr "" + +#: cinder/api/v2/types.py:72 cinder/api/v2/volumes.py:280 +msgid "Volume type not found" +msgstr "" + +#: cinder/api/v2/volumes.py:168 cinder/api/v2/volumes.py:183 +#: cinder/api/v2/volumes.py:375 +msgid "Volume could not be found" +msgstr "" + +#: cinder/api/v2/volumes.py:186 +msgid "Volume cannot be deleted while in attached state" +msgstr "" + +#: cinder/api/v2/volumes.py:396 +#, python-format +msgid "Removing options '%s' from query" +msgstr "" + +#: cinder/backup/api.py:68 +msgid "Backup status must be available or error" +msgstr "" + +#: cinder/backup/api.py:109 +msgid "Volume to be backed up must be available" +msgstr "" + +#: cinder/backup/api.py:146 +msgid "Backup status must be available" +msgstr "" + +#: cinder/backup/api.py:151 +msgid "Backup to be restored has invalid size" +msgstr "" + +#: cinder/backup/api.py:160 +#, python-format +msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s" +msgstr "" + +#: cinder/backup/api.py:176 +#, python-format +msgid "" +"volume size %(volume_size)d is too small to restore backup of size " +"%(size)d." +msgstr "" + +#: cinder/backup/api.py:182 +msgid "Volume to be restored to must be available" +msgstr "" + +#: cinder/backup/api.py:188 +msgid "Volume to be restored to is smaller than the backup to be restored" +msgstr "" + +#: cinder/backup/api.py:192 +#, python-format +msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" +msgstr "" + +#: cinder/backup/manager.py:101 +msgid "Cleaning up incomplete backup operations" +msgstr "" + +#: cinder/backup/manager.py:105 +#, python-format +msgid "Resetting volume %s to available (was backing-up)" +msgstr "" + +#: cinder/backup/manager.py:109 +#, python-format +msgid "Resetting volume %s to error_restoring (was restoring-backup)" +msgstr "" + +#: cinder/backup/manager.py:120 +#, python-format +msgid "Resetting backup %s to error (was creating)" +msgstr "" + +#: cinder/backup/manager.py:126 +#, python-format +msgid "Resetting backup %s to available (was restoring)" +msgstr "" + +#: cinder/backup/manager.py:131 +#, python-format +msgid "Resuming delete on backup: %s" +msgstr "" + +#: cinder/backup/manager.py:141 +#, python-format +msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" +msgstr "" + +#: cinder/backup/manager.py:151 +#, python-format +msgid "" +"create_backup aborted, expected volume status %(expected_status)s but got" +" %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:163 +#, python-format +msgid "" +"create_backup aborted, expected backup status %(expected_status)s but got" +" %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:189 +#, python-format +msgid "create_backup finished. backup: %s" +msgstr "" + +#: cinder/backup/manager.py:195 +#, python-format +msgid "" +"restore_backup started, restoring backup: %(backup_id)s to volume: " +"%(volume_id)s" +msgstr "" + +#: cinder/backup/manager.py:205 +#, python-format +msgid "" +"restore_backup aborted, expected volume status %(expected_status)s but " +"got %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:216 +#, python-format +msgid "" +"restore_backup aborted, expected backup status %(expected_status)s but " +"got %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:235 +#, python-format +msgid "" +"restore_backup aborted, the backup service currently configured " +"[%(configured_service)s] is not the backup service that was used to " +"create this backup [%(backup_service)s]" +msgstr "" + +#: cinder/backup/manager.py:259 +#, python-format +msgid "" +"restore_backup finished, backup: %(backup_id)s restored to volume: " +"%(volume_id)s" +msgstr "" + +#: cinder/backup/manager.py:268 +#, python-format +msgid "delete_backup started, backup: %s" +msgstr "" + +#: cinder/backup/manager.py:274 +#, python-format +msgid "" +"delete_backup aborted, expected backup status %(expected_status)s but got" +" %(actual_status)s" +msgstr "" + +#: cinder/backup/manager.py:287 +#, python-format +msgid "" +"delete_backup aborted, the backup service currently configured " +"[%(configured_service)s] is not the backup service that was used to " +"create this backup [%(backup_service)s]" +msgstr "" + +#: cinder/backup/manager.py:310 +#, python-format +msgid "delete_backup finished, backup %s deleted" +msgstr "" + +#: cinder/backup/drivers/ceph.py:110 +msgid "" +"rbd striping not supported - ignoring configuration settings for rbd " +"striping" +msgstr "" + +#: cinder/backup/drivers/ceph.py:141 +#, python-format +msgid "invalid user '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:207 +msgid "backup_id required" +msgstr "" + +#: cinder/backup/drivers/ceph.py:213 +#, python-format +msgid "transferring data between '%(src)s' and '%(dest)s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:217 +#, python-format +msgid "%(chunks)s chunks of %(bytes)s bytes to be transferred" +msgstr "" + +#: cinder/backup/drivers/ceph.py:227 +#, python-format +msgid "transferred chunk %(chunk)s of %(chunks)s (%(rate)dK/s)" +msgstr "" + +#: cinder/backup/drivers/ceph.py:237 +#, python-format +msgid "transferring remaining %s bytes" +msgstr "" + +#: cinder/backup/drivers/ceph.py:249 +#, python-format +msgid "creating base image '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 +#, python-format +msgid "deleting backup snapshot='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:277 +msgid "no backup snapshot to delete" +msgstr "" + +#: cinder/backup/drivers/ceph.py:314 +#, python-format +msgid "trying diff format name format basename='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:322 +#, python-format +msgid "image %s not found" +msgstr "" + +#: cinder/backup/drivers/ceph.py:330 +#, python-format +msgid "base image still has %s snapshots so not deleting base image" +msgstr "" + +#: cinder/backup/drivers/ceph.py:335 +#, python-format +msgid "deleting base image='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:342 +#, python-format +msgid "image busy, retrying %(retries)s more time(s) in %(delay)ss" +msgstr "" + +#: cinder/backup/drivers/ceph.py:347 +msgid "max retries reached - raising error" +msgstr "" + +#: cinder/backup/drivers/ceph.py:350 +#, python-format +msgid "base backup image='%s' deleted)" +msgstr "" + +#: cinder/backup/drivers/ceph.py:365 +#, python-format +msgid "performing differential transfer from '%(src)s' to '%(dest)s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:388 +#, python-format +msgid "rbd export-diff failed - %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:397 +#, python-format +msgid "rbd import-diff failed - %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:405 +#, python-format +msgid "image '%s' not found - trying diff format name" +msgstr "" + +#: cinder/backup/drivers/ceph.py:410 +#, python-format +msgid "diff format image '%s' not found" +msgstr "" + +#: cinder/backup/drivers/ceph.py:445 +#, python-format +msgid "using --from-snap '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:472 +#, python-format +msgid "" +"snap='%(snap)s' does not exist in base image='%(base)s' - aborting " +"incremental backup" +msgstr "" + +#: cinder/backup/drivers/ceph.py:482 +#, python-format +msgid "creating backup snapshot='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:502 +#, python-format +msgid "differential backup transfer completed in %.4fs" +msgstr "" + +#: cinder/backup/drivers/ceph.py:511 +msgid "differential backup transfer failed" +msgstr "" + +#: cinder/backup/drivers/ceph.py:541 +#, python-format +msgid "creating base image='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:550 +msgid "copying data" +msgstr "" + +#: cinder/backup/drivers/ceph.py:610 +#, python-format +msgid "looking for snapshot of backup base '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:613 +#, python-format +msgid "backup base '%s' has no snapshots" +msgstr "" + +#: cinder/backup/drivers/ceph.py:620 +#, python-format +msgid "backup '%s' has no snapshot" +msgstr "" + +#: cinder/backup/drivers/ceph.py:624 +#, python-format +msgid "backup should only have one snapshot but instead has %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:629 +#, python-format +msgid "found snapshot '%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:666 +#, python-format +msgid "Starting backup of volume='%s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:679 +msgid "forcing full backup" +msgstr "" + +#: cinder/backup/drivers/ceph.py:691 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/drivers/ceph.py:729 +#, python-format +msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" +msgstr "" + +#: cinder/backup/drivers/ceph.py:741 +msgid "differential restore failed, trying full restore" +msgstr "" + +#: cinder/backup/drivers/ceph.py:745 +#, python-format +msgid "restore transfer completed in %.4fs" +msgstr "" + +#: cinder/backup/drivers/ceph.py:839 +#, python-format +msgid "no restore point found for backup='%s', forcing full copy" +msgstr "" + +#: cinder/backup/drivers/ceph.py:865 +msgid "forcing full restore" +msgstr "" + +#: cinder/backup/drivers/ceph.py:878 +#, python-format +msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:892 +msgid "volume_file does not support fileno() so skipping fsync()" +msgstr "" + +#: cinder/backup/drivers/ceph.py:897 +msgid "restore finished." +msgstr "" + +#: cinder/backup/drivers/ceph.py:899 +#, python-format +msgid "restore finished with error - %s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:905 +#, python-format +msgid "delete started for backup=%s" +msgstr "" + +#: cinder/backup/drivers/ceph.py:910 +msgid "rbd image not found but continuing anyway so that db entry can be removed" +msgstr "" + +#: cinder/backup/drivers/ceph.py:913 +#, python-format +msgid "delete '%s' finished with warning" +msgstr "" + +#: cinder/backup/drivers/ceph.py:915 +#, python-format +msgid "delete '%s' finished" +msgstr "" + +#: cinder/backup/drivers/swift.py:105 +#, python-format +msgid "unsupported compression algorithm: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:122 +#, python-format +msgid "single_user auth mode enabled, but %(param)s not set" +msgstr "" + +#: cinder/backup/drivers/swift.py:140 +#, python-format +msgid "_check_container_exists: container: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:145 +#, python-format +msgid "container %s does not exist" +msgstr "" + +#: cinder/backup/drivers/swift.py:150 +#, python-format +msgid "container %s exists" +msgstr "" + +#: cinder/backup/drivers/swift.py:156 +#, python-format +msgid "_create_container started, container: %(container)s,backup: %(backup_id)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:172 +#, python-format +msgid "_generate_swift_object_name_prefix: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:181 +#, python-format +msgid "generated object list: %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:191 +#, python-format +msgid "" +"_write_metadata started, container name: %(container)s, metadata " +"filename: %(filename)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:208 +#, python-format +msgid "" +"error writing metadata file to swift, MD5 of metadata file in swift " +"[%(etag)s] is not the same as MD5 of metadata file sent to swift " +"[%(md5)s]" +msgstr "" + +#: cinder/backup/drivers/swift.py:213 +msgid "_write_metadata finished" +msgstr "" + +#: cinder/backup/drivers/swift.py:218 +#, python-format +msgid "" +"_read_metadata started, container name: %(container)s, metadata filename:" +" %(filename)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:223 +#, python-format +msgid "_read_metadata finished (%s)" +msgstr "" + +#: cinder/backup/drivers/swift.py:233 +#, python-format +msgid "volume size %d is invalid." +msgstr "" + +#: cinder/backup/drivers/swift.py:247 +#, python-format +msgid "" +"starting backup of volume: %(volume_id)s to swift, volume size: " +"%(volume_size_bytes)d, swift object names prefix %(object_prefix)s, " +"availability zone: %(availability_zone)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:270 +msgid "reading chunk of data from volume" +msgstr "" + +#: cinder/backup/drivers/swift.py:277 +#, python-format +msgid "" +"compressed %(data_size_bytes)d bytes of data to %(comp_size_bytes)d bytes" +" using %(algorithm)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:286 +msgid "not compressing data" +msgstr "" + +#: cinder/backup/drivers/swift.py:290 +msgid "About to put_object" +msgstr "" + +#: cinder/backup/drivers/swift.py:296 +#, python-format +msgid "swift MD5 for %(object_name)s: %(etag)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:300 +#, python-format +msgid "backup MD5 for %(object_name)s: %(md5)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:303 +#, python-format +msgid "" +"error writing object to swift, MD5 of object in swift %(etag)s is not the" +" same as MD5 of object sent to swift %(md5)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:311 +msgid "Calling eventlet.sleep(0)" +msgstr "" + +#: cinder/backup/drivers/swift.py:327 cinder/backup/drivers/tsm.py:322 +#, python-format +msgid "backup %s finished." +msgstr "" + +#: cinder/backup/drivers/swift.py:344 +#, python-format +msgid "v1 swift volume backup restore of %s started" +msgstr "" + +#: cinder/backup/drivers/swift.py:349 +#, python-format +msgid "metadata_object_names = %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:355 +msgid "" +"restore_backup aborted, actual swift object list in swift does not match " +"object list stored in metadata" +msgstr "" + +#: cinder/backup/drivers/swift.py:361 +#, python-format +msgid "" +"restoring object from swift. backup: %(backup_id)s, container: " +"%(container)s, swift object name: %(object_name)s, volume: %(volume_id)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:377 +#, python-format +msgid "decompressing data using %s algorithm" +msgstr "" + +#: cinder/backup/drivers/swift.py:400 +#, python-format +msgid "v1 swift volume backup restore of %s finished" +msgstr "" + +#: cinder/backup/drivers/swift.py:408 +#, python-format +msgid "" +"starting restore of backup %(object_prefix)s from swift container: " +"%(container)s, to volume %(volume_id)s, backup: %(backup_id)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:422 +#, python-format +msgid "Restoring swift backup version %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:427 +#, python-format +msgid "No support to restore swift backup version %s" +msgstr "" + +#: cinder/backup/drivers/swift.py:431 cinder/backup/drivers/tsm.py:376 +#, python-format +msgid "restore %(backup_id)s to %(volume_id)s finished." +msgstr "" + +#: cinder/backup/drivers/swift.py:445 +msgid "swift error while listing objects, continuing with delete" +msgstr "" + +#: cinder/backup/drivers/swift.py:454 +#, python-format +msgid "swift error while deleting object %s, continuing with delete" +msgstr "" + +#: cinder/backup/drivers/swift.py:457 +#, python-format +msgid "deleted swift object: %(swift_object_name)s in container: %(container)s" +msgstr "" + +#: cinder/backup/drivers/swift.py:467 cinder/backup/drivers/tsm.py:438 +#, python-format +msgid "delete %s finished" +msgstr "" + +#: cinder/backup/drivers/tsm.py:83 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to create device hardlink from %(vpath)s to " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:141 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to obtain backup success notification from " +"server.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:171 +#, python-format +msgid "" +"restore: %(vol_id)s Failed.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:197 +#, python-format +msgid "backup: %(vol_id)s Failed. %(path)s is not a block device." +msgstr "" + +#: cinder/backup/drivers/tsm.py:204 +#, python-format +msgid "backup: %(vol_id)s Failed. Cannot obtain real path to device %(path)s." +msgstr "" + +#: cinder/backup/drivers/tsm.py:211 +#, python-format +msgid "backup: %(vol_id)s Failed. %(path)s is not a file." +msgstr "" + +#: cinder/backup/drivers/tsm.py:258 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to remove backup hardlink from %(vpath)s to " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:284 +#, python-format +msgid "" +"starting backup of volume: %(volume_id)s to TSM, volume path: " +"%(volume_path)s," +msgstr "" + +#: cinder/backup/drivers/tsm.py:296 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to run dsmc on %(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:306 +#, python-format +msgid "" +"backup: %(vol_id)s Failed to run dsmc due to invalid arguments on " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:336 +#, python-format +msgid "" +"restore: starting restore of backup from TSM to volume %(volume_id)s, " +"backup: %(backup_id)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:350 +#, python-format +msgid "" +"restore: %(vol_id)s Failed to run dsmc on %(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:360 +#, python-format +msgid "" +"restore: %(vol_id)s Failed to run dsmc due to invalid arguments on " +"%(bpath)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:411 +#, python-format +msgid "" +"delete: %(vol_id)s Failed to run dsmc with stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:419 +#, python-format +msgid "" +"restore: %(vol_id)s Failed to run dsmc due to invalid arguments with " +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/backup/drivers/tsm.py:430 +#, python-format +msgid "" +"delete: %(vol_id)s Failed with stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/brick/exception.py:92 +msgid "We are unable to locate any Fibre Channel devices." +msgstr "" + +#: cinder/brick/exception.py:96 +msgid "Unable to find a Fibre Channel volume device." +msgstr "" + +#: cinder/brick/exception.py:100 +#, python-format +msgid "Volume device not found at %(device)s." +msgstr "" + +#: cinder/brick/exception.py:104 +#, python-format +msgid "Failed to create iser target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:108 +#, python-format +msgid "Failed to remove iser target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:112 +#, python-format +msgid "Unable to find Volume Group: %(vg_name)s" +msgstr "" + +#: cinder/brick/exception.py:116 +#, python-format +msgid "Failed to create Volume Group: %(vg_name)s" +msgstr "" + +#: cinder/brick/exception.py:120 +#, python-format +msgid "Failed to create iscsi target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:124 +#, python-format +msgid "Failed to remove iscsi target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/exception.py:128 +#, python-format +msgid "Failed to attach iSCSI target for volume %(volume_id)s." +msgstr "" + +#: cinder/brick/initiator/connector.py:108 +#, python-format +msgid "Invalid InitiatorConnector protocol specified %(protocol)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:121 +#, python-format +msgid "Failed to access the device on the path %(path)s: %(error)s %(info)s." +msgstr "" + +#: cinder/brick/initiator/connector.py:205 +#, python-format +msgid "" +"ISCSI volume not yet found at: %(host_device)s. Will rescan & retry. Try" +" number: %(tries)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:218 +#, python-format +msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)" +msgstr "" + +#: cinder/brick/initiator/connector.py:285 +#, python-format +msgid "Could not find the iSCSI Initiator File %s" +msgstr "" + +#: cinder/brick/initiator/connector.py:542 +msgid "We are unable to locate any Fibre Channel devices" +msgstr "" + +#: cinder/brick/initiator/connector.py:552 +#, python-format +msgid "Looking for Fibre Channel dev %(device)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:562 +msgid "Fibre Channel volume device not found." +msgstr "" + +#: cinder/brick/initiator/connector.py:566 +#, python-format +msgid "Fibre volume not yet found. Will rescan & retry. Try number: %(tries)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:582 +#, python-format +msgid "Found Fibre Channel volume %(name)s (after %(tries)s rescans)" +msgstr "" + +#: cinder/brick/initiator/connector.py:591 +#, python-format +msgid "Multipath device discovered %(device)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:704 +#, python-format +msgid "AoE volume not yet found at: %(path)s. Try number: %(tries)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:717 +#, python-format +msgid "Found AoE device %(path)s (after %(tries)s rediscover)" +msgstr "" + +#: cinder/brick/initiator/connector.py:743 +#, python-format +msgid "aoe-discover: stdout=%(out)s stderr%(err)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:753 +#, python-format +msgid "aoe-revalidate %(dev)s: stdout=%(out)s stderr%(err)s" +msgstr "" + +#: cinder/brick/initiator/connector.py:762 +#, python-format +msgid "aoe-flush %(dev)s: stdout=%(out)s stderr%(err)s" +msgstr "" + +#: cinder/brick/initiator/linuxfc.py:52 cinder/brick/initiator/linuxfc.py:58 +msgid "systool is not installed" +msgstr "" + +#: cinder/brick/initiator/linuxscsi.py:101 +#: cinder/brick/initiator/linuxscsi.py:109 +#: cinder/brick/initiator/linuxscsi.py:126 +#, python-format +msgid "multipath call failed exit (%(code)s)" +msgstr "" + +#: cinder/brick/initiator/linuxscsi.py:147 +#, python-format +msgid "Couldn't find multipath device %(line)s" +msgstr "" + +#: cinder/brick/initiator/linuxscsi.py:151 +#, python-format +msgid "Found multipath device = %(mdev)s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:153 +#, python-format +msgid "Creating iscsi_target for: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:172 cinder/brick/iscsi/iscsi.py:294 +#, python-format +msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:183 +#, python-format +msgid "" +"Failed to create iscsi target for volume id:%(vol_id)s. Please ensure " +"your tgtd config file contains 'include %(volumes_dir)s/*'" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:197 +#, python-format +msgid "Removing iscsi_target for: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:214 +#, python-format +msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:224 cinder/brick/iscsi/iscsi.py:465 +#: cinder/brick/iser/iser.py:203 +msgid "valid iqn needed for show_target" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:301 +#, python-format +msgid "Removing iscsi_target for volume: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:387 +msgid "rtstool is not installed correctly" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:407 +#, python-format +msgid "Creating iscsi_target for volume: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:431 cinder/brick/iscsi/iscsi.py:440 +#, python-format +msgid "Failed to create iscsi target for volume id:%s." +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:447 +#, python-format +msgid "Removing iscsi_target: %s" +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:457 +#, python-format +msgid "Failed to remove iscsi target for volume id:%s." +msgstr "" + +#: cinder/brick/iscsi/iscsi.py:486 +#, python-format +msgid "Failed to add initiator iqn %s to target" +msgstr "" + +#: cinder/brick/iser/iser.py:134 +#, python-format +msgid "Creating iser_target for: %s" +msgstr "" + +#: cinder/brick/iser/iser.py:153 +#, python-format +msgid "Failed to create iser target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/iser/iser.py:164 +#, python-format +msgid "" +"Failed to create iser target for volume id:%(vol_id)s. Please ensure your" +" tgtd config file contains 'include %(volumes_dir)s/*'" +msgstr "" + +#: cinder/brick/iser/iser.py:176 +#, python-format +msgid "Removing iser_target for: %s" +msgstr "" + +#: cinder/brick/iser/iser.py:193 +#, python-format +msgid "Failed to remove iser target for volume id:%(vol_id)s: %(e)s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:74 +msgid "Error creating Volume Group" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:75 cinder/brick/local_dev/lvm.py:373 +#: cinder/brick/local_dev/lvm.py:402 +#, python-format +msgid "Cmd :%s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:76 cinder/brick/local_dev/lvm.py:374 +#: cinder/brick/local_dev/lvm.py:403 +#, python-format +msgid "StdOut :%s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:77 cinder/brick/local_dev/lvm.py:375 +#: cinder/brick/local_dev/lvm.py:404 +#, python-format +msgid "StdErr :%s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:81 +#, python-format +msgid "Unable to locate Volume Group %s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:293 +#, python-format +msgid "Unable to find VG: %s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:319 +msgid "" +"Requested to setup thin provisioning, however current LVM version does " +"not support it." +msgstr "" + +#: cinder/brick/local_dev/lvm.py:372 +msgid "Error creating Volume" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:388 +#, python-format +msgid "Unable to find LV: %s" +msgstr "" + +#: cinder/brick/local_dev/lvm.py:401 +msgid "Error creating snapshot" +msgstr "" + +#: cinder/common/config.py:132 +msgid "Deploy v1 of the Cinder API. " +msgstr "" + +#: cinder/common/config.py:135 +msgid "Deploy v2 of the Cinder API. " +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 "" + +#: cinder/compute/nova.py:83 +#, python-format +msgid "Novaclient connection created using URL: %s" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:67 +msgid "Use of empty request context is deprecated" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:194 +#, python-format +msgid "Unrecognized read_deleted value '%s'" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:895 +#, python-format +msgid "Change will make usage less than 0 for the following resources: %s" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2426 +#, python-format +msgid "No backup with id %s" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2512 +msgid "Volume must be available" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2536 +#, python-format +msgid "Volume in unexpected state %s, expected awaiting-transfer" +msgstr "" + +#: cinder/db/sqlalchemy/api.py:2559 +#, python-format +msgid "" +"Transfer %(transfer_id)s: Volume id %(volume_id)s in unexpected state " +"%(status)s, expected awaiting-transfer" +msgstr "" + +#: cinder/db/sqlalchemy/migration.py:72 +msgid "version should be an integer" +msgstr "" + +#: cinder/db/sqlalchemy/migration.py:99 +msgid "Upgrade DB using Essex release first." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:242 +msgid "Exception while creating table." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:271 +msgid "Downgrade from initial Cinder install is unsupported." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:50 +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:75 +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:106 +#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:58 +#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:47 +#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:49 +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:83 +#, python-format +msgid "Table |%s| not created!" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:118 +msgid "quota_classes table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:125 +msgid "quota_usages table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:132 +msgid "reservations table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62 +msgid "Exception while creating table 'volume_glance_metadata'" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77 +msgid "volume_glance_metadata table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:70 +msgid "backups table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:60 +msgid "snapshot_metadata table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:62 +msgid "transfers table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py:33 +msgid "migrations table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py:62 +#, python-format +msgid "Table |%s| not created" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py:39 +#, python-format +msgid "Exception while dropping table %s." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py:99 +#, python-format +msgid "Exception while creating table %s." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:38 +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:47 +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:53 +#, python-format +msgid "Column |%s| not created!" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:95 +msgid "encryption_key_id column not dropped from volumes" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:103 +msgid "encryption_key_id column not dropped from snapshots" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:108 +msgid "volume_type_id column not dropped from snapshots" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:116 +msgid "encryption table not dropped" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:49 +msgid "Table quality_of_service_specs not created!" +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:60 +msgid "Added qos_specs_id column to volume type table failed." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:75 +msgid "Dropping quality_of_service_specs table failed." +msgstr "" + +#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:83 +msgid "Dropping qos_specs_id column failed." +msgstr "" + +#: cinder/image/glance.py:156 cinder/image/glance.py:165 +#, python-format +msgid "Error contacting glance server '%(netloc)s' for '%(method)s', %(extra)s." +msgstr "" + +#: cinder/image/image_utils.py:120 +msgid "Snapshot list encountered but no header found!" +msgstr "" + +#: cinder/image/image_utils.py:224 cinder/image/image_utils.py:256 +msgid "'qemu-img info' parsing failed." +msgstr "" + +#: cinder/image/image_utils.py:231 +#, python-format +msgid "fmt=%(fmt)s backed by: %(backing_file)s" +msgstr "" + +#: cinder/image/image_utils.py:263 +#, python-format +msgid "fmt=%(fmt)s backed by:%(backing_file)s" +msgstr "" + +#: cinder/image/image_utils.py:283 +#, python-format +msgid "Converted to raw, but format is now %s" +msgstr "" + +#: cinder/image/image_utils.py:312 +#, python-format +msgid "Converted to %(f1)s, but format is now %(f2)s" +msgstr "" + +#: cinder/openstack/common/excutils.py:48 +#, python-format +msgid "Original exception being dropped: %s" +msgstr "" + +#: cinder/openstack/common/fileutils.py:64 +#, python-format +msgid "Reloading cached file %s" +msgstr "" + +#: cinder/openstack/common/lockutils.py:102 +#, python-format +msgid "Could not release the acquired lock `%s`" +msgstr "" + +#: cinder/openstack/common/lockutils.py:189 +#, python-format +msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/lockutils.py:200 +#, python-format +msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/lockutils.py:227 +#, python-format +msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/lockutils.py:235 +#, python-format +msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..." +msgstr "" + +#: cinder/openstack/common/log.py:244 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: 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:386 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: cinder/openstack/common/log.py:556 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:91 +#: cinder/tests/brick/test_brick_connector.py:444 +msgid "in fixed duration looping call" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: cinder/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:42 +#, python-format +msgid "Unexpected argument for periodic task creation: %(arg)s." +msgstr "" + +#: cinder/openstack/common/periodic_task.py:133 +#, python-format +msgid "Skipping periodic task %(task)s because its interval is negative" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:138 +#, python-format +msgid "Skipping periodic task %(task)s because it is disabled" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:176 +#, python-format +msgid "Running periodic task %(full_task_name)s" +msgstr "" + +#: cinder/openstack/common/periodic_task.py:184 +#, python-format +msgid "Error during %(full_task_name)s: %(e)s" +msgstr "" + +#: cinder/openstack/common/policy.py:149 +#, python-format +msgid "" +"Inheritance-based rules are deprecated; use the default brain instead of " +"%s." +msgstr "" + +#: cinder/openstack/common/policy.py:163 +#, python-format +msgid "Failed to understand rule %(match)r" +msgstr "" + +#: cinder/openstack/common/policy.py:173 +#, python-format +msgid "Inheritance-based rules are deprecated; update _check_%s" +msgstr "" + +#: cinder/openstack/common/policy.py:180 +#, python-format +msgid "No handler for matches of kind %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:127 +#, python-format +msgid "Got unknown keyword args to utils.execute: %r" +msgstr "" + +#: cinder/openstack/common/processutils.py:142 +#, python-format +msgid "Running cmd (subprocess): %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:167 +#: cinder/openstack/common/processutils.py:239 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:315 +#, python-format +msgid "Result was %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:179 +#, python-format +msgid "%r failed. Retrying." +msgstr "" + +#: cinder/openstack/common/processutils.py:218 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:288 +#, python-format +msgid "Running cmd (SSH): %s" +msgstr "" + +#: cinder/openstack/common/processutils.py:220 +msgid "Environment not supported over SSH" +msgstr "" + +#: cinder/openstack/common/processutils.py:224 +msgid "process_input not supported over SSH" +msgstr "" + +#: cinder/openstack/common/service.py:262 +#, python-format +msgid "Child %(pid)s exited with status %(code)d" +msgstr "" + +#: cinder/openstack/common/strutils.py:86 +#, python-format +msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s" +msgstr "" + +#: cinder/openstack/common/strutils.py:182 +#, python-format +msgid "Invalid string format: %s" +msgstr "" + +#: cinder/openstack/common/strutils.py:189 +#, python-format +msgid "Unknown byte multiplier: %s" +msgstr "" + +#: cinder/openstack/common/db/exception.py:44 +msgid "Invalid Parameter: Unicode is not supported by the current database." +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/session.py:487 +msgid "DB exception wrapped." +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/session.py:538 +#, python-format +msgid "Got mysql server has gone away: %s" +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/session.py:610 +#, python-format +msgid "SQL connection failed. %s attempts left." +msgstr "" + +#: cinder/openstack/common/db/sqlalchemy/utils.py:33 +msgid "Sort key supplied was not valid." +msgstr "" + +#: cinder/openstack/common/notifier/api.py:129 +#, python-format +msgid "%s not in valid priorities" +msgstr "" + +#: cinder/openstack/common/notifier/api.py:145 +#, python-format +msgid "" +"Problem '%(e)s' attempting to send to notification system. " +"Payload=%(payload)s" +msgstr "" + +#: cinder/openstack/common/notifier/api.py:164 +#, python-format +msgid "Failed to load notifier %s. These notifications will not be sent." +msgstr "" + +#: cinder/openstack/common/notifier/rabbit_notifier.py:27 +msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead." +msgstr "" + +#: cinder/openstack/common/notifier/rpc_notifier.py:45 +#: cinder/openstack/common/notifier/rpc_notifier2.py:51 +#, python-format +msgid "Could not send notification to %(topic)s. Payload=%(message)s" +msgstr "" + +#: cinder/openstack/common/rpc/__init__.py:106 +#, python-format +msgid "" +"A RPC is being made while holding a lock. The locks currently held are " +"%(locks)s. This is probably a bug. Please report it. Include the " +"following: [%(stack)s]." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:75 +msgid "Pool creating new connection" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:200 +#, python-format +msgid "no calling threads waiting for msg_id : %s, message : %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:208 +#, python-format +msgid "" +"Number of call waiters is greater than warning threshhold: %d. There " +"could be a MulticallProxyWaiter leak." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:291 +#, python-format +msgid "unpacked context: %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:337 +#, python-format +msgid "UNIQUE_ID is %s." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:406 +#, python-format +msgid "received %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:414 +#, python-format +msgid "no method for message: %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:415 +#, python-format +msgid "No method for message: %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:443 +#: cinder/openstack/common/rpc/impl_zmq.py:280 +#, python-format +msgid "Expected exception during message handling (%s)" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:451 +#: cinder/openstack/common/rpc/impl_zmq.py:286 +msgid "Exception during message handling" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:586 +#, python-format +msgid "Making synchronous call on %s ..." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:589 +#, python-format +msgid "MSG_ID is %s" +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:623 +#, python-format +msgid "Making asynchronous cast on %s..." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:632 +msgid "Making asynchronous fanout cast..." +msgstr "" + +#: cinder/openstack/common/rpc/amqp.py:660 +#, python-format +msgid "Sending %(event_type)s on %(topic)s" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:74 +msgid "An unknown RPC related exception occurred." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:104 +#, python-format +msgid "" +"Remote error: %(exc_type)s %(value)s\n" +"%(traceback)s." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:121 +#, python-format +msgid "" +"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:" +" \"%(method)s\" info: \"%(info)s\"" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:137 +#: cinder/openstack/common/rpc/common.py:138 +#: cinder/openstack/common/rpc/common.py:139 +msgid "" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:143 +#, python-format +msgid "Found duplicate message(%(msg_id)s). Skipping it." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:147 +msgid "Invalid reuse of an RPC connection." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:151 +#, python-format +msgid "Specified RPC version, %(version)s, not supported by this endpoint." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:156 +#, python-format +msgid "" +"Specified RPC envelope version, %(version)s, not supported by this " +"endpoint." +msgstr "" + +#: cinder/openstack/common/rpc/common.py:280 +#, python-format +msgid "Failed to sanitize %(item)s. Key error %(err)s" +msgstr "" + +#: cinder/openstack/common/rpc/common.py:302 +#, python-format +msgid "Returning exception %s to caller" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:169 +#: cinder/openstack/common/rpc/impl_qpid.py:133 +msgid "Failed to process message... skipping it." +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:480 +#, python-format +msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:502 +#, python-format +msgid "Connected to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:539 +#, python-format +msgid "" +"Unable to connect to AMQP server on %(hostname)s:%(port)d after " +"%(max_retries)d tries: %(err_str)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:555 +#, python-format +msgid "" +"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying " +"again in %(sleep_time)d seconds." +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:609 +#: cinder/openstack/common/rpc/impl_qpid.py:404 +#, python-format +msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:627 +#: cinder/openstack/common/rpc/impl_qpid.py:419 +#, python-format +msgid "Timed out waiting for RPC response: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:631 +#: cinder/openstack/common/rpc/impl_qpid.py:423 +#, python-format +msgid "Failed to consume message from queue: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_kombu.py:670 +#: cinder/openstack/common/rpc/impl_qpid.py:458 +#, python-format +msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:352 +#, python-format +msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:358 +#, python-format +msgid "Connected to AMQP server on %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:371 +msgid "Re-established AMQP queues" +msgstr "" + +#: cinder/openstack/common/rpc/impl_qpid.py:431 +msgid "Error processing message. Skipping it." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:96 +msgid "JSON serialization failed." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:101 +#, python-format +msgid "Deserializing: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:136 +#, python-format +msgid "Connecting to %(addr)s with %(type)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:137 +#, python-format +msgid "-> Subscribed to %(subscribe)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:138 +#, python-format +msgid "-> bind: %(bind)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:146 +msgid "Could not open socket." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:158 +#, python-format +msgid "Subscribing to %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:200 +msgid "You cannot recv on this socket." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:205 +msgid "You cannot send on this socket." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:267 +#, python-format +msgid "Running func with context: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:305 +msgid "Sending reply" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:339 +msgid "RPC message did not include method." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:371 +msgid "Registering reactor" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:383 +msgid "In reactor registered" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:387 +msgid "Consuming socket" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:437 +#, python-format +msgid "Creating proxy for topic: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:443 +msgid "Topic contained dangerous characters." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:475 +msgid "Topic socket file creation failed." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:481 +#, python-format +msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:497 +#, python-format +msgid "Required IPC directory does not exist at %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:506 +#, python-format +msgid "Permission denied to IPC directory at %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:509 +msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:543 +#, python-format +msgid "CONSUMER RECEIVED DATA: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:562 +msgid "ZMQ Envelope version unsupported or unknown." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:590 +msgid "Skipping topic registration. Already registered." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:597 +#, python-format +msgid "Consumer is a zmq.%s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:649 +msgid "Creating payload" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:662 +msgid "Creating queue socket for reply waiter" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:675 +msgid "Sending cast" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:678 +msgid "Cast sent; Waiting reply" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:681 +#, python-format +msgid "Received message: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:682 +msgid "Unpacking response" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:691 +msgid "Unsupported or unknown ZMQ envelope returned." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:698 +msgid "RPC Message Invalid." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:721 +#, python-format +msgid "%(msg)s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:724 +#, python-format +msgid "Sending message(s) to: %s" +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:728 +msgid "No matchmaker results. Not casting." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:731 +msgid "No match from matchmaker." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:771 +#, python-format +msgid "topic is %s." +msgstr "" + +#: cinder/openstack/common/rpc/impl_zmq.py:815 +#, python-format +msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead" +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:53 +msgid "Match not found by MatchMaker." +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:89 +msgid "Matchmaker does not implement registration or heartbeat." +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:239 +#, python-format +msgid "Matchmaker unregistered: %s, %s" +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:250 +msgid "Register before starting heartbeat." +msgstr "" + +#: cinder/openstack/common/rpc/matchmaker.py:343 +#: cinder/openstack/common/rpc/matchmaker.py:361 +#, python-format +msgid "No key defining hosts for topic '%s', see ringfile" +msgstr "" + +#: cinder/scheduler/chance.py:54 cinder/scheduler/simple.py:90 +msgid "Is the appropriate service running?" +msgstr "" + +#: cinder/scheduler/chance.py:64 +msgid "Could not find another host" +msgstr "" + +#: cinder/scheduler/chance.py:98 cinder/scheduler/filter_scheduler.py:99 +#, python-format +msgid "cannot place volume %(id)s on %(host)s" +msgstr "" + +#: cinder/scheduler/driver.py:89 +msgid "Must implement host_passes_filters" +msgstr "" + +#: cinder/scheduler/driver.py:93 +msgid "Must implement a fallback schedule" +msgstr "" + +#: cinder/scheduler/driver.py:97 +msgid "Must implement schedule_create_volume" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:125 +msgid "Invalid value for 'scheduler_max_attempts', must be >=1" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:143 +#, python-format +msgid "" +"Error scheduling %(volume_id)s from last vol-service: %(last_host)s : " +"%(exc)s" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:176 +#, python-format +msgid "Exceeded max scheduling attempts %(max_attempts)d for volume %(volume_id)s" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:228 +#, python-format +msgid "Filtered %s" +msgstr "" + +#: cinder/scheduler/filter_scheduler.py:241 +#, python-format +msgid "Choosing %s" +msgstr "" + +#: cinder/scheduler/host_manager.py:240 +#, python-format +msgid "Ignoring %(service_name)s service update from %(host)s" +msgstr "" + +#: cinder/scheduler/host_manager.py:245 +#, python-format +msgid "Received %(service_name)s service update from %(host)s." +msgstr "" + +#: cinder/scheduler/host_manager.py:270 +#, python-format +msgid "volume service is down or disabled. (host: %s)" +msgstr "" + +#: cinder/scheduler/manager.py:92 +msgid "Schedule volume flow not retrieved" +msgstr "" + +#: cinder/scheduler/manager.py:96 +#, python-format +msgid "Failed to successfully complete schedule volume using flow: %s" +msgstr "" + +#: cinder/scheduler/manager.py:131 +#, python-format +msgid "Failed to schedule_%(method)s: %(ex)s" +msgstr "" + +#: cinder/scheduler/scheduler_options.py:70 +#, python-format +msgid "Could not stat scheduler options file %(filename)s: '%(e)s'" +msgstr "" + +#: cinder/scheduler/scheduler_options.py:80 +#, python-format +msgid "Could not decode scheduler options: '%s'" +msgstr "" + +#: cinder/scheduler/simple.py:79 +msgid "Not enough allocatable volume gigabytes remaining" +msgstr "" + +#: cinder/scheduler/filters/capacity_filter.py:37 +msgid "Free capacity not set: volume node info collection broken." +msgstr "" + +#: cinder/scheduler/filters/capacity_filter.py:51 +#, python-format +msgid "" +"Insufficient free space for volume creation (requested / avail): " +"%(requested)s/%(available)s" +msgstr "" + +#: cinder/scheduler/filters/retry_filter.py:41 +#, python-format +msgid "Host %(host)s %(pass_msg)s. Previously tried hosts: %(hosts)s" +msgstr "" + +#: cinder/tests/fake_driver.py:49 cinder/volume/driver.py:680 +#, python-format +msgid "FAKE ISCSI: %s" +msgstr "" + +#: cinder/tests/fake_driver.py:68 cinder/volume/driver.py:955 +#, python-format +msgid "FAKE ISER: %s" +msgstr "" + +#: cinder/tests/fake_driver.py:89 +msgid "local_path not implemented" +msgstr "" + +#: cinder/tests/fake_driver.py:116 cinder/tests/fake_driver.py:121 +#, python-format +msgid "LoggingVolumeDriver: %s" +msgstr "" + +#: cinder/tests/fake_utils.py:72 +#, python-format +msgid "Faking execution of cmd (subprocess): %s" +msgstr "" + +#: cinder/tests/fake_utils.py:80 +#, python-format +msgid "Faked command matched %s" +msgstr "" + +#: cinder/tests/fake_utils.py:96 +#, python-format +msgid "Faked command raised an exception %s" +msgstr "" + +#: cinder/tests/fake_utils.py:99 +#, python-format +msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'" +msgstr "" + +#: cinder/tests/test_misc.py:59 +#, python-format +msgid "" +"The following migrations are missing a downgrade:\n" +"\t%s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:243 +#, python-format +msgid "unrecognized argument %s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:1254 +#, python-format +msgid "Run CLI command: %s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:1257 +#, python-format +msgid "" +"CLI output:\n" +" stdout: %(stdout)s\n" +" stderr: %(stderr)s" +msgstr "" + +#: cinder/tests/test_storwize_svc.py:1262 +#, python-format +msgid "" +"CLI Exception output:\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/tests/test_volume_types.py:60 +#, python-format +msgid "Given data: %s" +msgstr "" + +#: cinder/tests/test_volume_types.py:61 +#, python-format +msgid "Result data: %s" +msgstr "" + +#: cinder/tests/api/contrib/test_backups.py:744 +msgid "Invalid input" +msgstr "" + +#: cinder/tests/integrated/test_login.py:31 +#, python-format +msgid "volume: %s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:34 +#, python-format +msgid "" +"%(message)s\n" +"Status Code: %(_status)s\n" +"Body: %(_body)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:44 +msgid "Authentication error" +msgstr "" + +#: cinder/tests/integrated/api/client.py:52 +msgid "Authorization error" +msgstr "" + +#: cinder/tests/integrated/api/client.py:60 +msgid "Item not found" +msgstr "" + +#: cinder/tests/integrated/api/client.py:102 +#, python-format +msgid "Doing %(method)s on %(relative_url)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:105 +#, python-format +msgid "Body: %s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:123 +#, python-format +msgid "%(auth_uri)s => code %(http_status)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:150 +#, python-format +msgid "%(relative_uri)s => code %(http_status)s" +msgstr "" + +#: cinder/tests/integrated/api/client.py:161 +msgid "Unexpected status code" +msgstr "" + +#: cinder/tests/integrated/api/client.py:168 +#, python-format +msgid "Decoding JSON: %s" +msgstr "" + +#: cinder/transfer/api.py:70 +msgid "Volume in unexpected state" +msgstr "" + +#: cinder/transfer/api.py:104 cinder/volume/api.py:368 cinder/volume/api.py:700 +#: cinder/volume/manager.py:395 +msgid "status must be available" +msgstr "" + +#: cinder/transfer/api.py:121 +#, python-format +msgid "Failed to create transfer record for %s" +msgstr "" + +#: cinder/transfer/api.py:138 +#, python-format +msgid "Attempt to transfer %s with invalid auth key." +msgstr "" + +#: cinder/transfer/api.py:158 cinder/volume/flows/create_volume.py:613 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " +"(%(d_consumed)dG of %(d_quota)dG already consumed)" +msgstr "" + +#: cinder/transfer/api.py:167 cinder/volume/flows/create_volume.py:622 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " +"volumes already consumed)" +msgstr "" + +#: cinder/transfer/api.py:181 +#, python-format +msgid "Failed to update quota donating volumetransfer id %s" +msgstr "" + +#: cinder/transfer/api.py:198 +#, python-format +msgid "Volume %s has been transferred." +msgstr "" + +#: cinder/volume/api.py:143 +#, python-format +msgid "Unable to query if %s is in the availability zone set" +msgstr "" + +#: cinder/volume/api.py:168 +msgid "Create volume flow not retrieved" +msgstr "" + +#: cinder/volume/api.py:171 +msgid "Failed to successfully complete create volume workflow" +msgstr "" + +#: cinder/volume/api.py:183 +msgid "Expected volume result not found" +msgstr "" + +#: cinder/volume/api.py:207 +msgid "Failed to update quota for deleting volume" +msgstr "" + +#: cinder/volume/api.py:216 +#, python-format +msgid "Volume status must be available or error, but current status is: %s" +msgstr "" + +#: cinder/volume/api.py:226 +msgid "Volume cannot be deleted while migrating" +msgstr "" + +#: cinder/volume/api.py:231 +#, python-format +msgid "Volume still has %d dependent snapshots" +msgstr "" + +#: cinder/volume/api.py:287 cinder/volume/api.py:351 +#: cinder/volume/qos_specs.py:203 cinder/volume/volume_types.py:69 +#, python-format +msgid "Searching by: %s" +msgstr "" + +#: cinder/volume/api.py:371 +msgid "already attached" +msgstr "" + +#: cinder/volume/api.py:378 +msgid "status must be in-use to detach" +msgstr "" + +#: cinder/volume/api.py:389 +msgid "Volume status must be available to reserve" +msgstr "" + +#: cinder/volume/api.py:446 +msgid "must be available" +msgstr "" + +#: cinder/volume/api.py:468 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " +"(%(d_consumed)dG of %(d_quota)dG already consumed)" +msgstr "" + +#: cinder/volume/api.py:477 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " +"snapshots already consumed)" +msgstr "" + +#: cinder/volume/api.py:528 +msgid "Volume Snapshot status must be available or error" +msgstr "" + +#: cinder/volume/api.py:556 cinder/volume/flows/create_volume.py:323 +msgid "Metadata property key blank" +msgstr "" + +#: cinder/volume/api.py:560 +msgid "Metadata property key greater than 255 characters" +msgstr "" + +#: cinder/volume/api.py:564 +msgid "Metadata property value greater than 255 characters" +msgstr "" + +#: cinder/volume/api.py:649 +msgid "Volume status must be available/in-use." +msgstr "" + +#: cinder/volume/api.py:652 +msgid "Volume status is in-use." +msgstr "" + +#: cinder/volume/api.py:681 +msgid "Volume status must be available to extend." +msgstr "" + +#: cinder/volume/api.py:686 +#, python-format +msgid "" +"New size for extend must be greater than current size. (current: " +"%(size)s, extended: %(new_size)s)" +msgstr "" + +#: cinder/volume/api.py:707 +msgid "volume must not have snapshots" +msgstr "" + +#: cinder/volume/api.py:720 +#, python-format +msgid "No available service named %s" +msgstr "" + +#: cinder/volume/api.py:726 +msgid "Destination host must be different than current host" +msgstr "" + +#: cinder/volume/driver.py:144 cinder/volume/drivers/netapp/nfs.py:157 +#, python-format +msgid "Recovering from a failed execute. Try number %s" +msgstr "" + +#: cinder/volume/driver.py:237 +#, python-format +msgid "copy_data_between_volumes %(src)s -> %(dest)s." +msgstr "" + +#: cinder/volume/driver.py:250 cinder/volume/driver.py:264 +#, python-format +msgid "Failed to attach volume %(vol)s" +msgstr "" + +#: cinder/volume/driver.py:279 +#, python-format +msgid "Failed to copy volume %(src)s to %(dest)d" +msgstr "" + +#: cinder/volume/driver.py:292 +#, python-format +msgid "copy_image_to_volume %s." +msgstr "" + +#: cinder/volume/driver.py:308 +#, python-format +msgid "copy_volume_to_image %s." +msgstr "" + +#: cinder/volume/driver.py:340 cinder/volume/driver.py:915 +#, python-format +msgid "Unable to access the backend storage via the path %(path)s." +msgstr "" + +#: cinder/volume/driver.py:374 +#, python-format +msgid "Creating a new backup for volume %s." +msgstr "" + +#: cinder/volume/driver.py:393 +#, python-format +msgid "Restoring backup %(backup)s to volume %(volume)s." +msgstr "" + +#: cinder/volume/driver.py:417 +msgid "Extend volume not implemented" +msgstr "" + +#: cinder/volume/driver.py:459 cinder/volume/drivers/emc/emc_smis_iscsi.py:115 +msgid "ISCSI provider_location not stored, using discovery" +msgstr "" + +#: cinder/volume/driver.py:507 +#, python-format +msgid "Could not find iSCSI export for volume %s" +msgstr "" + +#: cinder/volume/driver.py:511 cinder/volume/drivers/emc/emc_smis_iscsi.py:158 +#, python-format +msgid "ISCSI Discovery: Found %s" +msgstr "" + +#: cinder/volume/driver.py:607 +msgid "The volume driver requires the iSCSI initiator name in the connector." +msgstr "" + +#: cinder/volume/driver.py:637 cinder/volume/drivers/lvm.py:675 +#: cinder/volume/drivers/storwize_svc.py:1404 +#: cinder/volume/drivers/emc/emc_smis_common.py:857 +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:237 +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 +#: cinder/volume/drivers/netapp/iscsi.py:837 +#: cinder/volume/drivers/netapp/iscsi.py:1120 +#: cinder/volume/drivers/nexenta/volume.py:342 +msgid "Updating volume stats" +msgstr "" + +#: cinder/volume/driver.py:704 +msgid "ISER provider_location not stored, using discovery" +msgstr "" + +#: cinder/volume/driver.py:752 +#, python-format +msgid "Could not find iSER export for volume %s" +msgstr "" + +#: cinder/volume/driver.py:756 +#, python-format +msgid "ISER Discovery: Found %s" +msgstr "" + +#: cinder/volume/driver.py:818 +#, python-format +msgid "Failed to access the device on the path %(path)s: %(error)s." +msgstr "" + +#: cinder/volume/driver.py:891 +#, python-format +msgid "iSER device not found at %s" +msgstr "" + +#: cinder/volume/driver.py:895 +#, python-format +msgid "" +"ISER volume not yet found at: %(host_device)s. Will rescan & retry. Try " +"number: %(tries)s." +msgstr "" + +#: cinder/volume/driver.py:908 +#, python-format +msgid "Found iSER node %(host_device)s (after %(tries)s rescans)." +msgstr "" + +#: cinder/volume/driver.py:925 cinder/volume/manager.py:677 +#: cinder/volume/drivers/lvm.py:333 cinder/volume/drivers/lvm.py:860 +msgid "Updating volume status" +msgstr "" + +#: cinder/volume/driver.py:993 +msgid "Driver must implement initialize_connection" +msgstr "" + +#: cinder/volume/manager.py:129 +#, python-format +msgid "Driver path %s is deprecated, update your configuration to the new path." +msgstr "" + +#: cinder/volume/manager.py:148 +#, python-format +msgid "Starting volume driver %(driver_name)s (%(version)s)" +msgstr "" + +#: cinder/volume/manager.py:155 +#, python-format +msgid "Re-exporting %s volumes" +msgstr "" + +#: cinder/volume/manager.py:160 +#, python-format +msgid "volume %s stuck in a downloading state" +msgstr "" + +#: cinder/volume/manager.py:165 +#, python-format +msgid "volume %s: skipping export" +msgstr "" + +#: cinder/volume/manager.py:167 +msgid "Resuming any in progress delete operations" +msgstr "" + +#: cinder/volume/manager.py:170 +#, python-format +msgid "Resuming delete on volume: %s" +msgstr "" + +#: cinder/volume/manager.py:195 +msgid "Manager volume flow not retrieved" +msgstr "" + +#: cinder/volume/manager.py:199 +msgid "Failed to successfully complete manager volume workflow" +msgstr "" + +#: cinder/volume/manager.py:215 cinder/volume/manager.py:228 +#, python-format +msgid "volume %s: deleting" +msgstr "" + +#: cinder/volume/manager.py:221 +msgid "volume is not local to this node" +msgstr "" + +#: cinder/volume/manager.py:226 +#, python-format +msgid "volume %s: removing export" +msgstr "" + +#: cinder/volume/manager.py:231 +#, python-format +msgid "Cannot delete volume %s: volume is busy" +msgstr "" + +#: cinder/volume/manager.py:259 +msgid "Failed to update usages deleting volume" +msgstr "" + +#: cinder/volume/manager.py:264 +#, python-format +msgid "volume %s: glance metadata deleted" +msgstr "" + +#: cinder/volume/manager.py:267 +#, python-format +msgid "no glance metadata found for volume %s" +msgstr "" + +#: cinder/volume/manager.py:271 +#, python-format +msgid "volume %s: deleted successfully" +msgstr "" + +#: cinder/volume/manager.py:286 +#, python-format +msgid "snapshot %s: creating" +msgstr "" + +#: cinder/volume/manager.py:291 +#, python-format +msgid "snapshot %(snap_id)s: creating" +msgstr "" + +#: cinder/volume/manager.py:314 +#, python-format +msgid "" +"Failed updating %(snapshot_id)s metadata using the provided volumes " +"%(volume_id)s metadata" +msgstr "" + +#: cinder/volume/manager.py:320 +#, python-format +msgid "snapshot %s: created successfully" +msgstr "" + +#: cinder/volume/manager.py:329 cinder/volume/manager.py:334 +#, python-format +msgid "snapshot %s: deleting" +msgstr "" + +#: cinder/volume/manager.py:337 +#, python-format +msgid "Cannot delete snapshot %s: snapshot is busy" +msgstr "" + +#: cinder/volume/manager.py:367 +msgid "Failed to update usages deleting snapshot" +msgstr "" + +#: cinder/volume/manager.py:370 +#, python-format +msgid "snapshot %s: deleted successfully" +msgstr "" + +#: cinder/volume/manager.py:388 +msgid "being attached by another instance" +msgstr "" + +#: cinder/volume/manager.py:392 +msgid "being attached by another host" +msgstr "" + +#: cinder/volume/manager.py:474 +#, python-format +msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully" +msgstr "" + +#: cinder/volume/manager.py:581 +msgid "failed to create new_volume on destination host" +msgstr "" + +#: cinder/volume/manager.py:584 +msgid "timeout creating new_volume on destination host" +msgstr "" + +#: cinder/volume/manager.py:596 +#, python-format +msgid "Failed to copy volume %(vol1)s to %(vol2)s" +msgstr "" + +#: cinder/volume/manager.py:605 +#, python-format +msgid "Failed to delete migration source vol %(vol)s: %(err)s" +msgstr "" + +#: cinder/volume/manager.py:617 +#, python-format +msgid "Failed to rename migration destination volume %(vol)s to %(name)s" +msgstr "" + +#: cinder/volume/manager.py:630 +#, python-format +msgid "volume %s: calling driver migrate_volume" +msgstr "" + +#: cinder/volume/manager.py:690 +msgid "Clear capabilities" +msgstr "" + +#: cinder/volume/manager.py:694 +#, python-format +msgid "Notification {%s} received" +msgstr "" + +#: cinder/volume/manager.py:732 +#, python-format +msgid "" +"Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, " +"(%(d_consumed)dG of %(d_quota)dG already consumed)" +msgstr "" + +#: cinder/volume/manager.py:743 +#, python-format +msgid "volume %s: extending" +msgstr "" + +#: cinder/volume/manager.py:745 +#, python-format +msgid "volume %s: extended successfully" +msgstr "" + +#: cinder/volume/manager.py:747 +#, python-format +msgid "volume %s: Error trying to extend volume" +msgstr "" + +#: cinder/volume/qos_specs.py:58 +#, python-format +msgid "Valid consumer of QoS specs are: %s" +msgstr "" + +#: cinder/volume/qos_specs.py:85 cinder/volume/qos_specs.py:106 +#: cinder/volume/qos_specs.py:144 cinder/volume/qos_specs.py:162 +#: cinder/volume/qos_specs.py:175 cinder/volume/qos_specs.py:188 +#: cinder/volume/volume_types.py:45 +#, python-format +msgid "DB error: %s" +msgstr "" + +#: cinder/volume/qos_specs.py:124 cinder/volume/qos_specs.py:235 +#: cinder/volume/volume_types.py:54 cinder/volume/volume_types.py:101 +msgid "id cannot be None" +msgstr "" + +#: cinder/volume/qos_specs.py:145 +#, python-format +msgid "Failed to get all associations of qos specs %s" +msgstr "" + +#: cinder/volume/qos_specs.py:163 +#, python-format +msgid "Failed to associate qos specs %(id)s with type: %(vol_type_id)s" +msgstr "" + +#: cinder/volume/qos_specs.py:176 +#, python-format +msgid "Failed to disassociate qos specs %(id)s with type: %(vol_type_id)s" +msgstr "" + +#: cinder/volume/qos_specs.py:189 +#, python-format +msgid "Failed to disassociate qos specs %s." +msgstr "" + +#: cinder/volume/qos_specs.py:247 cinder/volume/volume_types.py:113 +msgid "name cannot be None" +msgstr "" + +#: cinder/volume/utils.py:156 +#, python-format +msgid "" +"Incorrect value error: %(blocksize)s, it may indicate that " +"'volume_dd_blocksize' was configured incorrectly. Fall back to default." +msgstr "" + +#: cinder/volume/volume_types.py:132 +#, python-format +msgid "" +"Default volume type is not found, please check default_volume_type " +"config: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:132 +#: cinder/volume/drivers/block_device.py:143 cinder/volume/drivers/lvm.py:571 +#: cinder/volume/drivers/lvm.py:585 +#, python-format +msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:157 cinder/volume/drivers/lvm.py:603 +#, python-format +msgid "" +"Skipping remove_export. No iscsi_target is presently exported for volume:" +" %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:182 cinder/volume/drivers/lvm.py:400 +#, python-format +msgid "Skipping ensure_export. No iscsi_target provision for volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:199 cinder/volume/drivers/lvm.py:421 +#, python-format +msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:271 cinder/volume/drivers/lvm.py:206 +#, python-format +msgid "Performing secure delete on volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:284 cinder/volume/drivers/lvm.py:221 +#, python-format +msgid "Error unrecognized volume_clear option: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:306 cinder/volume/drivers/lvm.py:275 +#, python-format +msgid "Creating clone of volume: %s" +msgstr "" + +#: cinder/volume/drivers/block_device.py:373 +msgid "No free disk" +msgstr "" + +#: cinder/volume/drivers/block_device.py:386 +msgid "No big enough free disk" +msgstr "" + +#: cinder/volume/drivers/coraid.py:86 +#, python-format +msgid "Invalid ESM url scheme \"%s\". Supported https only." +msgstr "" + +#: cinder/volume/drivers/coraid.py:113 +msgid "Invalid REST handle name. Expected path." +msgstr "" + +#: cinder/volume/drivers/coraid.py:136 +#, python-format +msgid "Call to json.loads() failed: %(ex)s. Response: %(resp)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:226 +msgid "Session is expired. Relogin on ESM." +msgstr "" + +#: cinder/volume/drivers/coraid.py:246 +msgid "Reply is empty." +msgstr "" + +#: cinder/volume/drivers/coraid.py:248 +msgid "Error message is empty." +msgstr "" + +#: cinder/volume/drivers/coraid.py:286 +#, python-format +msgid "Coraid Appliance ping failed: %s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:299 +#, python-format +msgid "Volume \"%(name)s\" created with VSX LUN \"%(lun)s\"" +msgstr "" + +#: cinder/volume/drivers/coraid.py:313 +#, python-format +msgid "Volume \"%s\" deleted." +msgstr "" + +#: cinder/volume/drivers/coraid.py:317 +#, python-format +msgid "Resize volume \"%(name)s\" to %(size)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:321 +#, python-format +msgid "Repository for volume \"%(name)s\" found: \"%(repo)s\"" +msgstr "" + +#: cinder/volume/drivers/coraid.py:335 +#, python-format +msgid "Volume \"%(name)s\" resized. New size is %(size)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:387 +msgid "Cannot create clone volume in different repository." +msgstr "" + +#: cinder/volume/drivers/coraid.py:507 +#, python-format +msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:78 +#, python-format +msgid "There's no Gluster config file configured (%s)" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:83 +#, python-format +msgid "Gluster config file at %(config)s doesn't exist" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:95 +msgid "mount.glusterfs is not installed" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:93 +#, python-format +msgid "GPFS is not active. Detailed output: %s" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:94 +#, python-format +msgid "GPFS is not running - state: %s" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:137 +msgid "Option gpfs_mount_point_base is not set correctly." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:144 +msgid "Option gpfs_images_share_mode is not set correctly." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:150 +msgid "Option gpfs_images_dir is not set correctly." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:157 +#, python-format +msgid "" +"gpfs_images_share_mode is set to copy_on_write, but %(vol)s and %(img)s " +"belong to different file systems" +msgstr "" + +#: cinder/volume/drivers/gpfs.py:166 +#, python-format +msgid "" +"Downlevel GPFS Cluster Detected. GPFS Clone feature not enabled in " +"cluster daemon level %(cur)s - must be at least at level %(min)s." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:180 +#, python-format +msgid "%s must be an absolute path." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:185 +#, python-format +msgid "%s is not a directory." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:193 +#, python-format +msgid "%s is not on GPFS. Perhaps GPFS not mounted." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:200 +#, python-format +msgid "" +"The GPFS filesystem %(fs)s is not at the required release level. Current" +" level is %(cur)s, must be at least %(min)s." +msgstr "" + +#: cinder/volume/drivers/gpfs.py:565 +#, python-format +msgid "mkfs failed on volume %(vol)s, error message was: %(err)s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:201 +#, python-format +msgid "Size for volume: %s not found, skipping secure delete." +msgstr "" + +#: cinder/volume/drivers/lvm.py:239 +#, python-format +msgid "snapshot: %s not found, skipping delete operations" +msgstr "" + +#: cinder/volume/drivers/lvm.py:399 +#, python-format +msgid "volume_info:%s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:435 cinder/volume/drivers/lvm.py:758 +msgid "Detected inconsistency in provider_location id" +msgstr "" + +#: cinder/volume/drivers/lvm.py:436 cinder/volume/drivers/lvm.py:636 +#, python-format +msgid "%s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:487 +#, python-format +msgid "Symbolic link %s not found" +msgstr "" + +#: cinder/volume/drivers/lvm.py:744 +#, python-format +msgid "Skipping ensure_export. No iser_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:835 +#, python-format +msgid "Skipping remove_export. No iser_target provisioned for volume: %s" +msgstr "" + +#: cinder/volume/drivers/lvm.py:851 +#, python-format +msgid "" +"Skipping remove_export. No iser_target is presently exported for volume: " +"%s" +msgstr "" + +#: cinder/volume/drivers/nfs.py:245 +#, python-format +msgid "Expected volume size was %d" +msgstr "" + +#: cinder/volume/drivers/nfs.py:246 +#, python-format +msgid " but size is now %d" +msgstr "" + +#: cinder/volume/drivers/nfs.py:338 +#, python-format +msgid "%s is already mounted" +msgstr "" + +#: cinder/volume/drivers/nfs.py:380 +#, python-format +msgid "There's no NFS config file configured (%s)" +msgstr "" + +#: cinder/volume/drivers/nfs.py:385 +#, python-format +msgid "NFS config file at %(config)s doesn't exist" +msgstr "" + +#: cinder/volume/drivers/nfs.py:390 +#, python-format +msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" +msgstr "" + +#: cinder/volume/drivers/nfs.py:398 +#, python-format +msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" +msgstr "" + +#: cinder/volume/drivers/nfs.py:457 +#, python-format +msgid "%s is above nfs_used_ratio" +msgstr "" + +#: cinder/volume/drivers/nfs.py:460 +#, python-format +msgid "%s is above nfs_oversub_ratio" +msgstr "" + +#: cinder/volume/drivers/nfs.py:463 +#, python-format +msgid "%s reserved space is above nfs_oversub_ratio" +msgstr "" + +#: cinder/volume/drivers/nfs.py:479 +#, python-format +msgid "Selected %s as target nfs share." +msgstr "" + +#: cinder/volume/drivers/rbd.py:168 +msgid "flush() not supported in this version of librbd" +msgstr "" + +#: cinder/volume/drivers/rbd.py:203 +#, python-format +msgid "error opening rbd image %s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:255 +msgid "rados and rbd python libraries not found" +msgstr "" + +#: cinder/volume/drivers/rbd.py:261 +msgid "error connecting to ceph cluster" +msgstr "" + +#: cinder/volume/drivers/rbd.py:337 cinder/volume/drivers/sheepdog.py:177 +msgid "error refreshing volume stats" +msgstr "" + +#: cinder/volume/drivers/rbd.py:378 +#, python-format +msgid "flattening %(pool)s/%(img)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:384 +#, python-format +msgid "cloning %(pool)s/%(img)s@%(snap)s to %(dst)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:476 +#, python-format +msgid "connection data: %s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:485 +msgid "Not stored in rbd" +msgstr "" + +#: cinder/volume/drivers/rbd.py:489 +msgid "Blank components" +msgstr "" + +#: cinder/volume/drivers/rbd.py:492 +msgid "Not an rbd snapshot" +msgstr "" + +#: cinder/volume/drivers/rbd.py:504 +#, python-format +msgid "not cloneable: %s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:508 +#, python-format +msgid "%s is in a different ceph cluster" +msgstr "" + +#: cinder/volume/drivers/rbd.py:520 +#, python-format +msgid "Unable to open image %(loc)s: %(err)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:610 cinder/volume/drivers/sheepdog.py:194 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/rbd.py:615 cinder/volume/drivers/sheepdog.py:199 +msgid "Extend volume from %(old_size) to %(new_size)" +msgstr "" + +#: cinder/volume/drivers/scality.py:66 +msgid "Value required for 'scality_sofs_config'" +msgstr "" + +#: cinder/volume/drivers/scality.py:77 +#, python-format +msgid "Cannot access 'scality_sofs_config': %s" +msgstr "" + +#: cinder/volume/drivers/scality.py:83 +msgid "Cannot execute /sbin/mount.sofs" +msgstr "" + +#: cinder/volume/drivers/scality.py:104 +msgid "Cannot mount Scality SOFS, check syslog for errors" +msgstr "" + +#: cinder/volume/drivers/scality.py:138 +#, python-format +msgid "Cannot find volume dir for Scality SOFS at '%s'" +msgstr "" + +#: cinder/volume/drivers/sheepdog.py:58 +#, python-format +msgid "Sheepdog is not working: %s" +msgstr "" + +#: cinder/volume/drivers/sheepdog.py:63 +msgid "Sheepdog is not working" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:142 +#, python-format +msgid "Payload for SolidFire API call: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:149 +#, python-format +msgid "" +"Failed to make httplib connection SolidFire Cluster: %s (verify san_ip " +"settings)" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:152 +#, python-format +msgid "Failed to make httplib connection: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:159 +#, python-format +msgid "" +"Request to SolidFire cluster returned bad status: %(status)s / %(reason)s" +" (check san_login/san_password settings)" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:164 +#, python-format +msgid "HTTP request failed, with status: %(status)s and reason: %(reason)s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:175 +#, python-format +msgid "Call to json.loads() raised an exception: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:181 +#, python-format +msgid "Results of SolidFire API call: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:185 +#, python-format +msgid "Clone operation encountered: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:187 +#, python-format +msgid "Waiting for outstanding operation before retrying snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:193 +#, python-format +msgid "Detected xDBVersionMismatch, retry %s of 5" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:200 +#: cinder/volume/drivers/solidfire.py:267 +#: cinder/volume/drivers/solidfire.py:356 +#, python-format +msgid "API response: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:220 +#, python-format +msgid "Found solidfire account: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:249 +#, python-format +msgid "solidfire account: %s does not exist, create it..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:311 +#, python-format +msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:388 +msgid "Failed to get model update from clone" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:400 +#, python-format +msgid "Failed volume create: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:415 +#, python-format +msgid "More than one valid preset was detected, using %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:440 +#, python-format +msgid "Failed to get SolidFire Volume: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:449 +#, python-format +msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:458 +#, python-format +msgid "Volume %s, not found on SF Cluster." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:461 +#, python-format +msgid "Found %(count)s volumes mapped to id: %(uuid)s." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:530 +msgid "Enter SolidFire delete_volume..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:534 +#, python-format +msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:536 +msgid "This usually means the volume was never succesfully created." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:549 +#, python-format +msgid "Failed to delete SolidFire Volume: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:552 +#: cinder/volume/drivers/solidfire.py:626 +#: cinder/volume/drivers/solidfire.py:689 +#: cinder/volume/drivers/solidfire.py:714 +#, python-format +msgid "Volume ID %s was not found on the SolidFire Cluster!" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:555 +msgid "Leaving SolidFire delete_volume" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:559 +msgid "Executing SolidFire ensure_export..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:567 +msgid "Executing SolidFire create_export..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:618 +msgid "Entering SolidFire extend_volume..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:640 +msgid "Leaving SolidFire extend_volume" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:645 +msgid "Updating cluster status info" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:653 +msgid "Failed to get updated stats" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:683 +#: cinder/volume/drivers/solidfire.py:708 +msgid "Entering SolidFire attach_volume..." +msgstr "" + +#: cinder/volume/drivers/solidfire.py:753 +msgid "Leaving SolidFire transfer volume" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:182 +#, python-format +msgid "WWPN on node %(node)s: %(wwpn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:188 +msgid "enter: do_setup" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:199 +#, python-format +msgid "pool %s doesn't exist" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:215 +msgid "Failed to get license information." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:238 +#, python-format +msgid "" +"Expected integers for node_count and vdisk_count, svcinfo lsiogrp " +"returned: %(node)s and %(vdisk)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:301 +msgid "do_setup: No configured nodes" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:303 +msgid "leave: do_setup" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:326 +msgid "enter: check_for_setup_error" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:332 +#: cinder/volume/drivers/netapp/iscsi.py:125 +#: cinder/volume/drivers/netapp/nfs.py:224 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:143 +#, python-format +msgid "%s is not set" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:338 +msgid "" +"Password or SSH private key is required for authentication: set either " +"san_password or san_private_key option" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:346 +#, python-format +msgid "" +"Illegal value %d specified for storwize_svc_flashcopy_timeout: valid " +"values are between 0 and 600" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:354 +msgid "leave: check_for_setup_error" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:368 +#, python-format +msgid "ensure_export: Volume %s not found on storage" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:392 +#, python-format +msgid "enter: _get_chap_secret_for_host: host name %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:428 +#, python-format +msgid "" +"leave: _get_chap_secret_for_host: host name %(host_name)s with secret " +"%(chap_secret)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:451 +msgid "_create_host: Cannot clean host name. Host name is not unicode or string" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:519 +#, python-format +msgid "enter: _get_host_from_connector: prefix %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:547 +#, python-format +msgid "leave: _get_host_from_connector: host %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:559 +#, python-format +msgid "enter: _create_host: host %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:574 +msgid "_create_host: No connector ports" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:590 +#, python-format +msgid "leave: _create_host: host %(host)s - %(host_name)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:613 +#, python-format +msgid "enter: _map_vol_to_host: volume %(volume_name)s to host %(host_name)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:643 +msgid "" +"storwize_svc_multihostmap_enabled is set to False, Not allow multi host " +"mapping" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:656 +#, python-format +msgid "volume %s mapping to multi host" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:662 +#, python-format +msgid "" +"leave: _map_vol_to_host: LUN %(result_lun)s, volume %(volume_name)s, host" +" %(host_name)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:672 +#, python-format +msgid "enter: _delete_host: host %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:680 +#, python-format +msgid "leave: _delete_host: host %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:706 +msgid "The connector does not contain the required information." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:725 +#, python-format +msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:741 +msgid "_create_host failed to return the host name." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:752 +#, python-format +msgid "initialize_connection: Failed to get attributes for volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:759 +#, python-format +msgid "Did not find expected column name in lsvdisk: %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:761 +#, python-format +msgid "initialize_connection: Missing volume attribute for volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:778 +#, python-format +msgid "" +"initialize_connection: No node found in I/O group %(gid)s for volume " +"%(vol)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:787 +#, python-format +msgid "initialize_connection: Did not find a preferred node for volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:809 +msgid "" +"Could not get FC connection information for the host-volume connection. " +"Is the host configured properly for FC connections?" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:824 +#, python-format +msgid "" +"initialize_connection: Failed to collect return properties for volume " +"%(vol)s and connector %(conn)s.\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:829 +#, python-format +msgid "" +"leave: initialize_connection:\n" +" volume: %(vol)s\n" +" connector %(conn)s\n" +" properties: %(prop)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:847 +#, python-format +msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:857 +msgid "_get_host_from_connector failed to return the host name for connector" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:872 +#, python-format +msgid "" +"terminate_connection: No mapping of volume %(vol_name)s to host " +"%(host_name)s found" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:880 +#, python-format +msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:937 +msgid "protocol must be specified as ' iSCSI' or ' FC'" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:961 +#, python-format +msgid "enter: _create_vdisk: vdisk %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:995 +#, python-format +msgid "" +"_create_vdisk %(name)s - did not find success message in CLI output.\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1000 +#, python-format +msgid "leave: _create_vdisk: volume %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1010 +#: cinder/volume/drivers/storwize_svc.py:1024 +#, python-format +msgid "" +"create FC mapping from %(source)s to %(target)s - did not find success " +"message in CLI output.\n" +" stdout: %(out)s\n" +" stderr: %(err)s\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1036 +#: cinder/volume/drivers/storwize_svc.py:1046 +#, python-format +msgid "" +"create FC mapping from %(source)s to %(target)s - did not find mapping id" +" in CLI output.\n" +" stdout: %(out)s\n" +" stderr: %(err)s\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1060 +#, python-format +msgid "" +"_prepare_fc_map: Failed to prepare FlashCopy from %(source)s to " +"%(target)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1087 +#, python-format +msgid "" +"Unexecpted mapping status %(status)s for mapping %(id)s. Attributes: " +"%(attr)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1099 +#, python-format +msgid "" +"Mapping %(id)s prepare failed to complete within the allotted %(to)d " +"seconds timeout. Terminating." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1104 +#, python-format +msgid "" +"_prepare_fc_map: Failed to start FlashCopy from %(source)s to %(target)s " +"with exception %(ex)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1111 +#, python-format +msgid "_prepare_fc_map: %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1118 +#, python-format +msgid "" +"_start_fc_map: Failed to start FlashCopy from %(source)s to %(target)s.\n" +"stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1129 +#, python-format +msgid "" +"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target" +" %(target)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1141 +#, python-format +msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1149 +#, python-format +msgid "enter: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1156 +#, python-format +msgid "_create_copy: Source vdisk %s does not exist" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1168 +#, python-format +msgid "" +"_create_copy: cannot get source vdisk %(src)s capacity from vdisk " +"attributes %(attr)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1178 +#, python-format +msgid "leave: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1183 +#, python-format +msgid "enter: _get_flashcopy_mapping_attributes: mapping %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1205 +#, python-format +msgid "" +"leave: _get_flashcopy_mapping_attributes: mapping %(fc_map_id)s, " +"attributes %(attributes)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1213 +#, python-format +msgid "enter: _is_vdisk_defined: vdisk %s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1215 +#, python-format +msgid "leave: _is_vdisk_defined: vdisk %(vol)s with %(str)s " +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1248 +#, python-format +msgid "Vdisk %(name)s not involved in mapping %(src)s -> %(tgt)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1294 +#, python-format +msgid "enter: _delete_vdisk: vdisk %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1299 +#, python-format +msgid "warning: Tried to delete vdisk %s but it does not exist." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1314 +#, python-format +msgid "leave: _delete_vdisk: vdisk %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1339 +msgid "create_volume_from_snapshot: Source and destination size differ." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1354 +msgid "create_cloned_volume: Source and destination size differ." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1368 +#, python-format +msgid "enter: extend_volume: volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1372 +msgid "extend_volume: Extending a volume with snapshots is not supported." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1384 +#, python-format +msgid "leave: extend_volume: volume %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1421 +msgid "_update_volume_stats: Could not get system name." +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1434 +msgid "Could not get pool data from the storage" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1435 +msgid "_update_volume_stats: Could not get storage pool data" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1473 +msgid "" +"Illegal value specified for storwize_svc_vol_rsize: set to either a " +"percentage (0-100) or -1" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1479 +msgid "" +"Illegal value specified for storwize_svc_vol_warning: set to a percentage" +" (0-100)" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1486 +msgid "" +"Illegal value specified for storwize_svc_vol_grainsize: set to either 32," +" 64, 128, or 256" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1493 +msgid "System does not support compression" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1498 +msgid "If compression is set to True, rsize must also be set (not equal to -1)" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1504 +#, python-format +msgid "" +"Illegal value %(prot)s specified for storwize_svc_connection_protocol: " +"valid values are %(enabled)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1512 +#, python-format +msgid "I/O group %(iogrp)d is not valid; available I/O groups are %(avail)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1525 +#, python-format +msgid "enter: _execute_command_and_parse_attributes: command %s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1532 +#, python-format +msgid "" +"CLI Exception output:\n" +" command: %(cmd)s\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1549 +#, python-format +msgid "" +"leave: _execute_command_and_parse_attributes:\n" +"command: %(cmd)s\n" +"attributes: %(attr)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1568 +#, python-format +msgid "" +"_get_hdr_dic: attribute headers and values do not match.\n" +" Headers: %(header)s\n" +" Values: %(row)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1576 +#, python-format +msgid "" +"%(fun)s: Failed with unexpected CLI output.\n" +" Command: %(cmd)s\n" +"stdout: %(out)s\n" +"stderr: %(err)s\n" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1590 +#, python-format +msgid "" +"%(fun)s: Failed with unexpected CLI output.\n" +" Command: %(cmd)s\n" +" stdout: %(out)s\n" +" stderr: %(err)s" +msgstr "" + +#: cinder/volume/drivers/storwize_svc.py:1598 +#, python-format +msgid "Did not find expected column in %(fun)s: %(hdr)s" +msgstr "" + +#: cinder/volume/drivers/windows.py:141 +#, python-format +msgid "Creating folder %s " +msgstr "" + +#: cinder/volume/drivers/windows.py:206 +#, python-format +msgid "Ignored target creation error \"%s\" while ensuring export" +msgstr "" + +#: cinder/volume/drivers/windows.py:212 +#, python-format +msgid "Disk not found: %s" +msgstr "" + +#: cinder/volume/drivers/zadara.py:218 +#, python-format +msgid "Sending %(method)s to %(url)s. Body \"%(body)s\"" +msgstr "" + +#: cinder/volume/drivers/zadara.py:240 +#, python-format +msgid "Operation completed. %(data)s" +msgstr "" + +#: cinder/volume/drivers/zadara.py:350 +#, python-format +msgid "Volume %(name)s could not be found. It might be already deleted" +msgstr "" + +#: cinder/volume/drivers/zadara.py:447 +#, python-format +msgid "Attach properties: %(properties)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:41 +msgid "" +"Module PyWBEM not installed. Install PyWBEM using the python-pywbem " +"package." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:77 +msgid "Entering create_volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:81 +#, python-format +msgid "Create Volume: %(volume)s Size: %(size)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:89 +#, python-format +msgid "Create Volume: %(volume)s Storage type: %(storage_type)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:96 +#, python-format +msgid "" +"Create Volume: %(volume)s Pool: %(pool)s Storage System: " +"%(storage_system)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:105 +#, python-format +msgid "" +"Error Create Volume: %(volumename)s. Storage Configuration Service not " +"found for pool %(storage_type)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:113 +#, python-format +msgid "" +"Create Volume: %(name)s Method: CreateOrModifyElementFromStoragePool " +"ConfigServicie: %(service)s ElementName: %(name)s InPool: %(pool)s " +"ElementType: 5 Size: %(size)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:128 +#, python-format +msgid "Create Volume: %(volumename)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:135 +#, python-format +msgid "" +"Error Create Volume: %(volumename)s. Return code: %(rc)lu. Error: " +"%(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:142 +#, python-format +msgid "Leaving create_volume: %(volumename)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:150 +msgid "Entering create_volume_from_snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:155 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:165 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Snapshot Instance: %(snapshotinstance)s Storage " +"System: %(storage_system)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:175 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Create Volume from Snapshot is NOT supported on VMAX." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:186 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Cannot find Replication Service to create volume from " +"snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:195 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Method: CreateElementReplica ReplicationService: " +"%(service)s ElementName: %(elementname)s SyncType: 8 SourceElement: " +"%(sourceelement)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:216 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s " +"Snapshot:%(snapshotname)s. Return code: %(rc)lu.Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:228 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Successfully clone volume from snapshot. Finding the " +"clone relationship." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:239 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Remove the clone relationship. Method: " +"ModifyReplicaSynchronization ReplicationService: %(service)s Operation: " +"8 Synchronization: %(sync_name)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:255 +#, python-format +msgid "" +"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:264 +#, python-format +msgid "" +"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Return code: %(rc)lu. Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:276 +#, python-format +msgid "" +"Leaving create_volume_from_snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:285 +msgid "Entering create_cloned_volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:290 +#, python-format +msgid "" +"Create a Clone from Volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:300 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s" +" Source Instance: %(src_instance)s Storage System: %(storage_system)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:310 +#, python-format +msgid "" +"Error Create Cloned Volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s. Cannot find Replication Service to create cloned volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:319 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s" +" Method: CreateElementReplica ReplicationService: %(service)s " +"ElementName: %(elementname)s SyncType: 8 SourceElement: " +"%(sourceelement)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:340 +#, python-format +msgid "" +"Error Create Cloned Volume: Volume: %(volumename)s Source " +"Volume:%(srcname)s. Return code: %(rc)lu.Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:352 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s." +" Successfully cloned volume from source volume. Finding the clone " +"relationship." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:363 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s." +" Remove the clone relationship. Method: ModifyReplicaSynchronization " +"ReplicationService: %(service)s Operation: 8 Synchronization: " +"%(sync_name)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:379 +#, python-format +msgid "" +"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s" +" Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:388 +#, python-format +msgid "" +"Error Create Cloned Volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s. Return code: %(rc)lu. Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:400 +#, python-format +msgid "" +"Leaving create_cloned_volume: Volume: %(volumename)s Source Volume: " +"%(srcname)s Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:409 +msgid "Entering delete_volume." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:411 +#, python-format +msgid "Delete Volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:418 +#, python-format +msgid "Volume %(name)s not found on the array. No volume to delete." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:428 +#, python-format +msgid "" +"Error Delete Volume: %(volumename)s. Storage Configuration Service not " +"found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:436 +#, python-format +msgid "Delete Volume: %(name)s DeviceID: %(deviceid)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:440 +#, python-format +msgid "" +"Delete Volume: %(name)s Method: EMCReturnToStoragePool ConfigServic: " +"%(service)s TheElement: %(vol_instance)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:454 +#, python-format +msgid "" +"Error Delete Volume: %(volumename)s. Return code: %(rc)lu. Error: " +"%(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:463 +#, python-format +msgid "Leaving delete_volume: %(volumename)s Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:470 +msgid "Entering create_snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:474 +#, python-format +msgid "Create snapshot: %(snapshot)s: volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:486 +#, python-format +msgid "Device ID: %(deviceid)s: Storage System: %(storagesystem)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:493 +#: cinder/volume/drivers/emc/emc_smis_common.py:495 +#: cinder/volume/drivers/emc/emc_smis_common.py:565 +#, python-format +msgid "Cannot find Replication Service to create snapshot for volume %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:500 +#, python-format +msgid "" +"Create Snapshot: Method: CreateElementReplica: Target: %(snapshot)s " +"Source: %(volume)s Replication Service: %(service)s ElementName: " +"%(elementname)s Sync Type: 7 SourceElement: %(sourceelement)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:516 +#, python-format +msgid "" +"Create Snapshot: Volume: %(volumename)s Snapshot: %(snapshotname)s " +"Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:525 +#, python-format +msgid "" +"Error Create Snapshot: %(snapshot)s Volume: %(volume)s Error: " +"%(errordesc)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:533 +#, python-format +msgid "" +"Leaving create_snapshot: Snapshot: %(snapshot)s Volume: %(volume)s " +"Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:539 +msgid "Entering delete_snapshot." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:543 +#, python-format +msgid "Delete Snapshot: %(snapshot)s: volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:549 +#, python-format +msgid "" +"Delete Snapshot: %(snapshot)s: volume: %(volume)s. Finding " +"StorageSychronization_SV_SV." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:557 +#, python-format +msgid "" +"Snapshot: %(snapshot)s: volume: %(volume)s not found on the array. No " +"snapshot to delete." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:572 +#, python-format +msgid "" +"Delete Snapshot: Target: %(snapshot)s Source: %(volume)s. Method: " +"ModifyReplicaSynchronization: Replication Service: %(service)s " +"Operation: 19 Synchronization: %(sync_name)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:588 +#, python-format +msgid "" +"Delete Snapshot: Volume: %(volumename)s Snapshot: %(snapshotname)s " +"Return code: %(rc)lu" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:597 +#, python-format +msgid "" +"Error Delete Snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s. Return code: %(rc)lu. Error: %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:609 +#, python-format +msgid "" +"Leaving delete_snapshot: Volume: %(volumename)s Snapshot: " +"%(snapshotname)s Return code: %(rc)lu." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:619 +#, python-format +msgid "Create export: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:624 +#, python-format +msgid "create_export: Volume: %(volume)s Device ID: %(device_id)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:646 +#, python-format +msgid "" +"ExposePaths: %(vol)s ConfigServicie: %(service)s LUNames: %(lun_name)s" +" InitiatorPortIDs: %(initiator)s DeviceAccesses: 2" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:661 +#, python-format +msgid "ExposePaths parameter LunMaskingSCSIProtocolController: %(lunmasking)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:672 +#, python-format +msgid "Error mapping volume %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:676 +#, python-format +msgid "ExposePaths for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:692 +#, python-format +msgid "" +"HidePaths: %(vol)s ConfigServicie: %(service)s LUNames: %(device_id)s " +"LunMaskingSCSIProtocolController: %(lunmasking)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:705 +#, python-format +msgid "Error unmapping volume %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:709 +#, python-format +msgid "HidePaths for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:722 +#, python-format +msgid "" +"AddMembers: ConfigServicie: %(service)s MaskingGroup: %(masking_group)s" +" Members: %(vol)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:737 +#, python-format +msgid "Error mapping volume %(vol)s. %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:742 +#, python-format +msgid "AddMembers for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:755 +#, python-format +msgid "" +"RemoveMembers: ConfigServicie: %(service)s MaskingGroup: " +"%(masking_group)s Members: %(vol)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:768 +#, python-format +msgid "Error unmapping volume %(vol)s. %(error)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:773 +#, python-format +msgid "RemoveMembers for volume %s completed successfully." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:779 +#, python-format +msgid "Map volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:788 +#: cinder/volume/drivers/emc/emc_smis_common.py:818 +#, python-format +msgid "Cannot find Controller Configuration Service for storage system %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:802 +#, python-format +msgid "Unmap volume: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:808 +#, python-format +msgid "Volume %s is not mapped. No volume to unmap." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:832 +#, python-format +msgid "Initialize connection: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:838 +#, python-format +msgid "Volume %s is already mapped." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:850 +#, python-format +msgid "Terminate connection: %(volume)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:882 +#, python-format +msgid "Found Storage Type: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:885 +msgid "Storage type not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:901 +#, python-format +msgid "Found Masking View: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:904 +msgid "Masking View not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:926 +msgid "Ecom user not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:946 +#, python-format +msgid "Ecom IP: %(ecomIp)s Port: %(ecomPort)s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:950 +msgid "Ecom server not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:957 +msgid "Cannot connect to ECOM server" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:969 +#, python-format +msgid "Found Replication Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:982 +#, python-format +msgid "Found Storage Configuration Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:995 +#, python-format +msgid "Found Controller Configuration Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1008 +#, python-format +msgid "Found Storage Hardware ID Management Service: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1052 +#, python-format +msgid "Pool %(storage_type)s is not found." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1058 +#, python-format +msgid "Storage system not found for pool %(storage_type)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1064 +#, python-format +msgid "Pool: %(pool)s SystemName: %(systemname)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1080 +#, python-format +msgid "Pool name: %(poolname)s System name: %(systemname)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1112 +#, python-format +msgid "Volume %(volumename)s not found on the array." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1115 +#, python-format +msgid "Volume name: %(volumename)s Volume instance: %(vol_instance)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1128 +#, python-format +msgid "Source: %(volumename)s Target: %(snapshotname)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1151 +#, python-format +msgid "" +"Source: %(volumename)s Target: %(snapshotname)s. Storage Synchronized " +"not found. " +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1156 +#, python-format +msgid "" +"Storage system: %(storage_system)s Storage Synchronized instance: " +"%(sync)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1182 +#, python-format +msgid "Error finding %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1186 +#, python-format +msgid "Found %(name)s: %(initiator)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1246 +#, python-format +msgid "" +"LunMaskingSCSIProtocolController for storage system %(storage_system)s " +"and initiator %(initiator)s is %(ctrl)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1287 +#, python-format +msgid "" +"LunMaskingSCSIProtocolController for storage volume %(vol)s and initiator" +" %(initiator)s is %(ctrl)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1300 +#, python-format +msgid "" +"Volume %(name)s not found on the array. Cannot determine if there are " +"volumes mapped." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1312 +#, python-format +msgid "" +"LunMaskingSCSIProtocolController for storage system %(storage)s and " +"%(connector)s is %(ctrl)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1324 +#, python-format +msgid "" +"Found %(numVolumesMapped)d volumes on storage system %(storage)s mapped " +"to %(initiator)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1359 +#, python-format +msgid "Available device number on %(storage)s: %(device)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1402 +#, python-format +msgid "Device number not found for volume %(volumename)s %(vol_instance)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1407 +#, python-format +msgid "Found device number %(device)d for volume %(volumename)s %(vol_instance)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1417 +#, python-format +msgid "Device info: %(data)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1439 +#, python-format +msgid "Masking view: %(view)s DeviceMaskingGroup: %(masking)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1461 +#, python-format +msgid "Found Storage Processor System: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1489 +#, python-format +msgid "" +"iSCSIProtocolEndpoint for storage system %(storage_system)s and SP %(sp)s" +" is %(endpoint)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1518 +msgid "Error finding Storage Hardware ID Service." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1524 +#, python-format +msgid "" +"EMCGetTargetEndpoints: Service: %(service)s Storage HardwareIDs: " +"%(hardwareids)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1536 +msgid "Error finding Target WWNs." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1546 +#, python-format +msgid "Add target WWN: %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1548 +#, python-format +msgid "Target WWNs: %s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_common.py:1564 +#, python-format +msgid "Storage Hardware IDs for %(wwpns)s is %(foundInstances)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:154 +#, python-format +msgid "Could not find iSCSI export for volume %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:163 +#, python-format +msgid "Cannot find device number for volume %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:193 +#, python-format +msgid "Found iSCSI endpoint: %s" +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:200 +#, python-format +msgid "ISCSI endpoint not found for SP %(sp)s on storage system %(storage)s." +msgstr "" + +#: cinder/volume/drivers/emc/emc_smis_iscsi.py:217 +#, python-format +msgid "ISCSI properties: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:70 +#, python-format +msgid "Range: start LU: %(start)s, end LU: %(end)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:84 +#, python-format +msgid "setting LU uppper (end) limit to %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:92 +#, python-format +msgid "%(element)s: %(val)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:103 cinder/volume/drivers/hds/hds.py:105 +#, python-format +msgid "XML exception reading parameter: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:178 +#, python-format +msgid "portal: %(ip)s:%(ipp)s, CTL: %(ctl)s, port: %(port)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:197 +#, python-format +msgid "No configuration found for service: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:250 +#, python-format +msgid "HDP not found: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:289 +#, python-format +msgid "iSCSI portal not found for service: %s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:327 +#, python-format +msgid "LUN %(lun)s of size %(sz)s MB is created." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:355 +#, python-format +msgid "LUN %(lun)s of size %(size)s MB is cloned." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:372 +#, python-format +msgid "LUN %(lun)s extended to %(size)s GB." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:395 +#, python-format +msgid "delete lun %(lun)s on %(name)s" +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:480 +#, python-format +msgid "LUN %(lun)s of size %(sz)s MB is created from snapshot." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:503 +#, python-format +msgid "LUN %(lun)s of size %(size)s MB is created as snapshot." +msgstr "" + +#: cinder/volume/drivers/hds/hds.py:522 +#, python-format +msgid "LUN %s is deleted." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:117 +msgid "read timed out" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:144 +msgid "do_setup." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:150 +msgid "check_for_setup_error." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:155 +msgid "check_for_setup_error: Can not get device type." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:159 +#, python-format +msgid "check_for_setup_error: Device type is:%(type)s, version is:%(version)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:166 +msgid "" +"check_for_setup_error: Product version not right. Please make sure the " +"product version is V1." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:177 +msgid "_get_device_type: Storage Pool must be configured." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:186 +#, python-format +msgid "create_volume:volume name: %s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:200 +#, python-format +msgid "delete_volume: volume name: %s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:207 +#, python-format +msgid "delete_volume:No need to delete volume. Volume %(name)s does not exist." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:216 +#, python-format +msgid "create_export: volume name:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:220 +#, python-format +msgid "create_export:Volume %(name)s does not exist." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:240 +#, python-format +msgid "initialize_connection: volume name: %(volume)s. initiator name: %(ini)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:255 +#, python-format +msgid "" +"initialize_connection:Failed to find target ip for " +"initiator:%(initiatorname)s, please check config file." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:265 +#, python-format +msgid "initialize_connection:Failed to find target iSCSI iqn. Target IP:%(ip)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:303 +#, python-format +msgid "" +"initialize_connection:host name: %(host)s, initiator name: %(ini)s, " +"hostport name: %(port)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:313 +#, python-format +msgid "" +"initialize_connection:Failed to find the given volume. volume " +"name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:365 +#, python-format +msgid "terminate_connection:volume name: %(volume)s, initiator name: %(ini)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:374 +#, python-format +msgid "terminate_connection:Host does not exist. Host name:%(host)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:383 +#, python-format +msgid "terminate_connection:volume does not exist. volume name:%(volume)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:402 +#, python-format +msgid "" +"terminate_connection:No map between host and volume. Host " +"name:%(hostname)s, volume name:%(volumename)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:420 +#, python-format +msgid "" +"terminate_connection:No initiator is added to the host. Host " +"name:%(hostname)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:433 +#, python-format +msgid "create_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:440 +msgid "create_snapshot:Device does not support snapshot." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:446 +msgid "create_snapshot:Resource pool needs 1GB valid size at least." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:453 +#, python-format +msgid "create_snapshot:Volume does not exist. Volume name:%(name)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:462 +#, python-format +msgid "create_snapshot:Snapshot does not exist. Snapshot name:%(name)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:474 +#, python-format +msgid "delete_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:481 +msgid "delete_snapshot:Device does not support snapshot." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:490 +#, python-format +msgid "delete_snapshot:Snapshot does not exist. snapshot name:%(snap)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:503 +#, python-format +msgid "" +"create_volume_from_snapshot:snapshot name:%(snapshot)s, volume " +"name:%(volume)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:511 +#, python-format +msgid "" +"create_volume_from_snapshot:Device does not support create volume from " +"snapshot. Volume name:%(volume)s, snapshot name:%(snapshot)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:522 +#, python-format +msgid "" +"create_volume_from_snapshot:Snapshot does not exist. Snapshot " +"name:%(name)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:573 +msgid "Config file is wrong. Controler IP, UserName and UserPassword must be set." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:579 +#, python-format +msgid "_check_conf_file: %s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:590 +#, python-format +msgid "_read_xml:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:618 +#, python-format +msgid "Write login information to xml error. %s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:622 +#, python-format +msgid "_get_login_info error. %s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:644 +#, python-format +msgid "" +"Config file is wrong. LUNType must be \"Thin\" or \"Thick\". " +"LUNType:%(type)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:671 +msgid "_get_lun_set_info:Use default prefetch type. Prefetch type:Intelligent." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:682 +msgid "" +"_get_lun_set_info:No available pools! Please check whether storage pool " +"is created." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:692 +#, python-format +msgid "_get_lun_set_info:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:742 +msgid "" +"_get_maximum_pool:maxpoolid is None. Please check config file and make " +"sure the \"Name\" in \"StoragePool\" is right." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:760 +#, python-format +msgid "_get_iscsi_info:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:770 +#, python-format +msgid "CLI command:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:837 +#, python-format +msgid "_execute_cli:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:844 +#, python-format +msgid "" +"_name_translate:Name in cinder: %(old)s, new name in storage system: " +"%(new)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:878 +#, python-format +msgid "" +"_create_hostgroup:Failed to Create hostgroup. Hostgroup name: %(name)s. " +"out:%(out)s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:907 +#, python-format +msgid "" +"_add_host:Failed to add host to hostgroup. host name:%(host)s hostgroup " +"id:%(hostgroup)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:933 +#, python-format +msgid "" +"_add_initiator:Failed to add initiator. initiator name:%(name)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:947 +#, python-format +msgid "" +"_delete_initiator:ERROE:Failed to delete initiator. initiator " +"name:%(name)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:997 +#, python-format +msgid "" +"_add_hostport:Failed to add hostport. port name:%(port)s port " +"information:%(info)s host id:%(host)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1015 +#, python-format +msgid "_delete_hostport:Failed to delete host port. port id:%(portid)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1022 +#, python-format +msgid "_get_tgt_iqn:iSCSI IP is %s." +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1055 +#, python-format +msgid "_get_tgt_iqn:iSCSI target iqn is:%s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1092 +#, python-format +msgid "" +"_map_lun:Failed to add hostmap. hostid:%(host)s lunid:%(lun)s " +"hostlunid:%(hostlunid)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1128 +#, python-format +msgid "" +"_delete_map:There are IOs accessing the system. Retry to delete host map." +" map id:%(mapid)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1134 +#, python-format +msgid "_delete_map:Failed to delete host map. mapid:%(mapid)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1148 +#, python-format +msgid "_delete_host: Failed delete host. host id:%(hostid)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1229 +#, python-format +msgid "" +"_active_snapshot:Failed to active snapshot. snapshot id:%(name)s. " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1243 +#, python-format +msgid "" +"_disable_snapshot:Failed to disable snapshot. snapshot id:%(id)s. " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1257 +#, python-format +msgid "" +"_delete_snapshot:Failed to delete snapshot. snapshot id:%(id)s. " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1314 +#, python-format +msgid "_create_volume:Failed to Create volume. volume name:%(name)s. out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1327 +#, python-format +msgid "_delete_volume:Failed to delete volume. Volume name:%(name)s out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1344 +#, python-format +msgid "" +"_create_luncopy:Failed to Create LUNcopy. LUNcopy name:%(name)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1358 +#, python-format +msgid "" +"_start_luncopy:Failed to start LUNcopy. LUNcopy id:%(luncopyid)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1388 +#, python-format +msgid "" +"_wait_for_luncopy:LUNcopy status is not normal. LUNcopy " +"name:%(luncopyname)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1421 +#, python-format +msgid "" +"_delete_luncopy:Failed to delete LUNcopy. LUNcopy id:%(luncopyid)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1436 +#, python-format +msgid "" +"_create_snapshot:Failed to Create snapshot. Snapshot name:%(name)s " +"out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1474 +#, python-format +msgid "" +"_change_lun_controller:Failed to change lun owning controller. lun " +"id:%(lunid)s. new controller:%(controller)s. out:%(out)s" +msgstr "" + +#: cinder/volume/drivers/huawei/huawei_iscsi.py:1490 +msgid "_is_resource_pool_enough:Resource pool for snapshot not be added." +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:81 +msgid "Required configuration not found" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:109 +#, python-format +msgid "Requested unified config: %(storage_family)s and %(storage_protocol)s" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:115 +#, python-format +msgid "Storage family %s is not supported" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:122 +#, python-format +msgid "No default storage protocol found for storage family %(storage_family)s" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:131 +#, python-format +msgid "" +"Protocol %(storage_protocol)s is not supported for storage family " +"%(storage_family)s" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:138 +#, python-format +msgid "" +"NetApp driver of family %(storage_family)s and protocol " +"%(storage_protocol)s loaded" +msgstr "" + +#: cinder/volume/drivers/netapp/common.py:147 +msgid "Only loading netapp drivers supported." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:73 +#, python-format +msgid "No metadata property %(prop)s defined for the LUN %(name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:108 +#, python-format +msgid "Using NetApp filer: %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:151 +msgid "Success getting LUN list from server" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:166 +#, python-format +msgid "Created LUN with name %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:175 +#, python-format +msgid "No entry in LUN table for volume/snapshot %(name)s." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:184 +#, python-format +msgid "Destroyed LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:219 +#, python-format +msgid "Mapped LUN %(name)s to the initiator %(initiator_name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:224 +#, python-format +msgid "" +"Succesfully fetched target details for LUN %(name)s and initiator " +"%(initiator_name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:230 +#, python-format +msgid "Failed to get LUN target details for the LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:241 +#, python-format +msgid "Failed to get target portal for the LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:244 +#, python-format +msgid "Failed to get target IQN for the LUN %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:281 +#, python-format +msgid "Snapshot %s deletion successful" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:292 +#: cinder/volume/drivers/netapp/nfs.py:81 +#, python-format +msgid "" +"Cannot create volume of size %(vol_size)s from snapshot of size " +"%(snap_size)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:311 +#, python-format +msgid "Unmapped LUN %(name)s from the initiator %(initiator_name)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:330 +#, python-format +msgid "Failed to get vol with required size for volume: %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:406 +#, python-format +msgid "Error mapping lun. Code :%(code)s, Message:%(message)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:426 +#, python-format +msgid "Error unmapping lun. Code :%(code)s, Message:%(message)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:505 +msgid "Object is not a NetApp LUN." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:521 +#, python-format +msgid "Could not find attribute for LUN named %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:534 +#, python-format +msgid "" +"Cannot clone volume of size %(vol_size)s from src volume of size " +"%(src_vol_size)s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:658 +#, python-format +msgid "No iscsi service found for vserver %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:789 +#, python-format +msgid "Cloned LUN with new name %s" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:793 +#, python-format +msgid "No clonned lun named %s found on the filer" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:981 +#, python-format +msgid "Error finding luns for volume %s. Verify volume exists." +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:1086 +#, python-format +msgid "Clone operation with src %(name)s and dest %(new_name)s completed" +msgstr "" + +#: cinder/volume/drivers/netapp/iscsi.py:1089 +#, python-format +msgid "Clone operation with src %(name)s and dest %(new_name)s failed" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:178 +#, python-format +msgid "" +"Cannot create clone of size %(vol_size)s from volume of size " +"%(src_vol_size)s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:306 +#, python-format +msgid "No interface found on cluster for ip %s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:333 +#, python-format +msgid "" +"No volume on cluster with vserver\n" +" %(vserver)s and junction path " +"%(junction)s\n" +" " +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:339 +#, python-format +msgid "" +"Cloning with params volume %(volume)s,src %(src_path)s,\n" +" dest %(dest_path)s, vserver %(vserver)s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:412 +#, python-format +msgid "No storage path found for export path %s" +msgstr "" + +#: cinder/volume/drivers/netapp/nfs.py:421 +#, python-format +msgid "Cloning with src %(src_path)s, dest %(dest_path)s" +msgstr "" + +#: cinder/volume/drivers/netapp/utils.py:106 +msgid "ems executed successfully." +msgstr "" + +#: cinder/volume/drivers/netapp/utils.py:108 +#, python-format +msgid "Failed to invoke ems. Message : %s" +msgstr "" + +#: cinder/volume/drivers/netapp/utils.py:119 +msgid "" +"It is not the recommended way to use drivers by NetApp. Please use " +"NetAppDriver to achieve the functionality." +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:64 +#, python-format +msgid "Sending JSON data: %s" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:69 +#, python-format +msgid "Auto switching to HTTPS connection to %s" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:75 +msgid "No headers in server response" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:76 +msgid "Bad response from server" +msgstr "" + +#: cinder/volume/drivers/nexenta/jsonrpc.py:79 +#, python-format +msgid "Got response: %s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:79 +#, python-format +msgid "Volume %s does not exist in Nexenta SA" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:116 +#, python-format +msgid "Extending volume: %(id)s New size: %(size)s GB" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:130 +#, python-format +msgid "Volume %s does not exist, it seems it was already deleted" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:145 +#, python-format +msgid "Creating temp snapshot of the original volume: %(volume_name)s@%(name)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:154 +msgid "Executing zfs send/recv on the appliance" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:156 +#, python-format +msgid "zfs send/recv done, new volume %s created" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:163 +#, python-format +msgid "Failed to delete temp snapshot %(volume)s@%(snapshot)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:172 +#, python-format +msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:250 +msgid "Ignored target group creation error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:260 +msgid "Ignored target group member addition error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:313 +#, python-format +msgid "" +"Got error trying to destroy target group %(target_group)s, assuming it is" +" already gone: %(exc)s" +msgstr "" + +#: cinder/volume/drivers/nexenta/volume.py:321 +#, python-format +msgid "" +"Got error trying to delete target %(target)s, assuming it is already " +"gone: %(exc)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:75 +#, python-format +msgid "CLIQ command returned %s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:81 +#, python-format +msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:89 +#, python-format +msgid "Error running CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:119 +#, python-format +msgid "" +"Unexpected number of virtual ips for cluster %(cluster_name)s. " +"Result=%(_xml)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:172 +#, python-format +msgid "Volume info: %(volume_name)s => %(volume_attributes)s" +msgstr "" + +#: cinder/volume/drivers/san/hp_lefthand.py:237 +msgid "local_path not supported" +msgstr "" + +#: cinder/volume/drivers/san/san.py:151 +#, python-format +msgid "Error running SSH command: %s" +msgstr "" + +#: cinder/volume/drivers/san/san.py:171 +msgid "Specify san_password or san_private_key" +msgstr "" + +#: cinder/volume/drivers/san/san.py:175 +msgid "san_ip must be set" +msgstr "" + +#: cinder/volume/drivers/san/solaris.py:79 +#, python-format +msgid "Cannot parse list-view output: %s" +msgstr "" + +#: cinder/volume/drivers/san/solaris.py:174 +#, python-format +msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:136 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:156 +msgid "Login to 3PAR array invalid" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:181 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:556 +#, python-format +msgid "CPG (%s) doesn't exist on array" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:197 +#, python-format +msgid "Failed to get domain because CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:216 +#, python-format +msgid "Error extending volume %s" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:351 +#, python-format +msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:357 +#, python-format +msgid "Error running ssh command: %s" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:676 +#, python-format +msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:726 +#, python-format +msgid "" +"Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " +"invalid." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:793 +#, python-format +msgid "Volume (%s) already exists on array" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:107 +#, python-format +msgid "Invalid IP address format '%s'" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:140 +#, python-format +msgid "" +"Found invalid iSCSI IP address(s) in configuration option(s) " +"hp3par_iscsi_ips or iscsi_ip_address '%s.'" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:146 +msgid "At least one valid iSCSI IP address must be set." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:337 +msgid "Least busy iSCSI port not found, using first iSCSI port in list." +msgstr "" + +#: cinder/volume/flows/create_volume.py:107 +#, python-format +msgid "Restoring source %(source_volid)s status to %(status)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:113 +#, python-format +msgid "" +"Failed setting source volume %(source_volid)s back to its initial " +"%(source_status)s status" +msgstr "" + +#: cinder/volume/flows/create_volume.py:138 +#, python-format +msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:145 +#: cinder/volume/flows/create_volume.py:1509 +#, python-format +msgid "Failed updating volume %(volume_id)s with %(update)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:196 +#, python-format +msgid "Originating snapshot status must be one of %s values" +msgstr "" + +#: cinder/volume/flows/create_volume.py:218 +#, python-format +msgid "" +"Unable to create a volume from an originating source volume when its " +"status is not one of %s values" +msgstr "" + +#: cinder/volume/flows/create_volume.py:241 +#, python-format +msgid "" +"Volume size %(size)s cannot be lesser than the snapshot size " +"%(snap_size)s. They must be >= original snapshot size." +msgstr "" + +#: cinder/volume/flows/create_volume.py:250 +#, python-format +msgid "" +"Clones currently disallowed when %(size)s < %(source_size)s. They must be" +" >= original volume size." +msgstr "" + +#: cinder/volume/flows/create_volume.py:259 +#, python-format +msgid "Volume size %(size)s must be an integer and greater than 0" +msgstr "" + +#: cinder/volume/flows/create_volume.py:301 +#, python-format +msgid "" +"Size of specified image %(image_size)s is larger than volume size " +"%(volume_size)s." +msgstr "" + +#: cinder/volume/flows/create_volume.py:309 +#, python-format +msgid "" +"Image minDisk size %(min_disk)s is larger than the volume size " +"%(volume_size)s." +msgstr "" + +#: cinder/volume/flows/create_volume.py:327 +#, python-format +msgid "Metadata property key %s greater than 255 characters" +msgstr "" + +#: cinder/volume/flows/create_volume.py:332 +#, python-format +msgid "Metadata property key %s value greater than 255 characters" +msgstr "" + +#: cinder/volume/flows/create_volume.py:365 +#, python-format +msgid "Availability zone '%s' is invalid" +msgstr "" + +#: cinder/volume/flows/create_volume.py:378 +msgid "Volume must be in the same availability zone as the snapshot" +msgstr "" + +#: cinder/volume/flows/create_volume.py:387 +msgid "Volume must be in the same availability zone as the source volume" +msgstr "" + +#: cinder/volume/flows/create_volume.py:426 +msgid "Volume type will be changed to be the same as the source volume." +msgstr "" + +#: cinder/volume/flows/create_volume.py:568 +#, python-format +msgid "Failed destroying volume entry %s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:645 +#, python-format +msgid "Failed rolling back quota for %s reservations" +msgstr "" + +#: cinder/volume/flows/create_volume.py:783 +#: cinder/volume/flows/create_volume.py:919 +#, python-format +msgid "Volume %s: create failed" +msgstr "" + +#: cinder/volume/flows/create_volume.py:787 +#: cinder/volume/flows/create_volume.py:936 +msgid "Unexpected build error:" +msgstr "" + +#: cinder/volume/flows/create_volume.py:859 +#, python-format +msgid "" +"Volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d due to " +"%(reason)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:876 +#, python-format +msgid "Volume %s: re-scheduled" +msgstr "" + +#: cinder/volume/flows/create_volume.py:893 +#, python-format +msgid "Updating volume %(volume_id)s with %(update)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:898 +#, python-format +msgid "Volume %s: resetting 'creating' status failed" +msgstr "" + +#: cinder/volume/flows/create_volume.py:915 +#, python-format +msgid "" +"Failing volume %s creation by altering volume status instead of " +"rescheduling" +msgstr "" + +#: cinder/volume/flows/create_volume.py:930 +#, python-format +msgid "Volume %s: rescheduling failed" +msgstr "" + +#: cinder/volume/flows/create_volume.py:975 +#: cinder/volume/flows/create_volume.py:1652 +#, python-format +msgid "Failed notifying on %(topic)s payload %(payload)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1003 +msgid "No volume_id provided to populate a request_spec from" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1157 +#, python-format +msgid "" +"Failed notifying about the volume action %(event)s for volume " +"%(volume_id)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1193 +#, python-format +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1195 +#, python-format +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1253 +#, python-format +msgid "" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1266 +#, python-format +msgid "Marking volume %s as bootable" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1269 +#, python-format +msgid "Failed updating volume %(volume_id)s bootable flag to true" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1296 +#, python-format +msgid "" +"Attempting download of %(image_id)s (%(image_location)s) to volume " +"%(volume_id)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 +#, python-format +msgid "" +"Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " +"%(error)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1309 +#, python-format +msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1320 +#, python-format +msgid "" +"Downloaded image %(image_id)s (%(image_location)s) to volume " +"%(volume_id)s successfully" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1357 +#, python-format +msgid "" +"Creating volume glance metadata for volume %(volume_id)s backed by image " +"%(image_id)s with: %(vol_metadata)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1371 +#, python-format +msgid "" +"Cloning %(volume_id)s from image %(image_id)s at location " +"%(image_location)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1397 +#, python-format +msgid "Failed updating volume %(volume_id)s with %(updates)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1422 +#, python-format +msgid "" +"Volume %(volume_id)s: being created using %(functor)s with specification:" +" %(volume_spec)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1445 +#, python-format +msgid "" +"Failed updating model of volume %(volume_id)s with creation provided " +"model %(model)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1453 +#, python-format +msgid "Volume %s: creating export" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1467 +#, python-format +msgid "" +"Failed updating model of volume %(volume_id)s with driver provided model " +"%(model)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1513 +#, python-format +msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1530 +#, python-format +msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1537 +#, python-format +msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1633 +#, python-format +msgid "Failed to schedule_create_volume: %(cause)s" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1708 +msgid "No request spec, will not reschedule" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1711 +msgid "No retry filter property or associated retry info, will not reschedule" +msgstr "" + +#: cinder/volume/flows/create_volume.py:1732 +msgid "Retry info not present, will not reschedule" +msgstr "" + diff --git a/cinder/locale/sl_SI/LC_MESSAGES/cinder.po b/cinder/locale/sl_SI/LC_MESSAGES/cinder.po index da0d37d2e..f2f6325cd 100644 --- a/cinder/locale/sl_SI/LC_MESSAGES/cinder.po +++ b/cinder/locale/sl_SI/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-07-01 16:14+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Slovenian (Slovenia) " @@ -29,651 +29,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1688,7 +1674,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1736,156 +1722,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3109,44 +3095,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3836,7 +3822,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4246,20 +4232,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4369,72 +4478,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5230,7 +5324,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6692,10 +6785,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6758,34 +6847,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6937,7 +7026,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7070,7 +7159,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7086,157 +7175,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7477,9 +7545,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/sw_KE/LC_MESSAGES/cinder.po b/cinder/locale/sw_KE/LC_MESSAGES/cinder.po index 163a4a80f..4a41a36de 100644 --- a/cinder/locale/sw_KE/LC_MESSAGES/cinder.po +++ b/cinder/locale/sw_KE/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Swahili (Kenya) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/tl/LC_MESSAGES/cinder.po b/cinder/locale/tl/LC_MESSAGES/cinder.po index cf61dee40..fd68ae5d9 100644 --- a/cinder/locale/tl/LC_MESSAGES/cinder.po +++ b/cinder/locale/tl/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Tagalog \n" @@ -27,651 +27,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Merong hindi-inaasahang pagkakamali habang tumatakbo ang command." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "walang paraan para sa mensahe: %s" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1686,7 +1672,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1734,156 +1720,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3107,44 +3093,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3834,7 +3820,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4244,20 +4230,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4367,72 +4476,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5228,7 +5322,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Merong hindi-inaasahang pagkakamali habang tumatakbo ang command." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/tr/LC_MESSAGES/cinder.po b/cinder/locale/tr/LC_MESSAGES/cinder.po index dd868f99c..3d7958e22 100644 --- a/cinder/locale/tr/LC_MESSAGES/cinder.po +++ b/cinder/locale/tr/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" @@ -27,651 +27,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1686,7 +1672,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1734,156 +1720,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3107,44 +3093,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3834,7 +3820,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4244,20 +4230,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4367,72 +4476,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5228,7 +5322,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6690,10 +6783,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6756,34 +6845,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6935,7 +7024,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7068,7 +7157,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7084,157 +7173,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7475,9 +7543,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/tr_TR/LC_MESSAGES/cinder.po b/cinder/locale/tr_TR/LC_MESSAGES/cinder.po index 3050edca4..5e49baf73 100644 --- a/cinder/locale/tr_TR/LC_MESSAGES/cinder.po +++ b/cinder/locale/tr_TR/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Turkish (Turkey) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/uk/LC_MESSAGES/cinder.po b/cinder/locale/uk/LC_MESSAGES/cinder.po index 1a581e28d..1dca2f65c 100644 --- a/cinder/locale/uk/LC_MESSAGES/cinder.po +++ b/cinder/locale/uk/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Ukrainian \n" @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "Неочікувана помилка при виконанні команди." - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "без порядку для повідомлень: %s" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6692,10 +6785,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6758,34 +6847,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6937,7 +7026,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7070,7 +7159,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7086,157 +7175,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7477,9 +7545,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "Неочікувана помилка при виконанні команди." + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/vi_VN/LC_MESSAGES/cinder.po b/cinder/locale/vi_VN/LC_MESSAGES/cinder.po index 8bcc66957..3a3c034fb 100644 --- a/cinder/locale/vi_VN/LC_MESSAGES/cinder.po +++ b/cinder/locale/vi_VN/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese (Viet Nam) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po index ed331d57f..06a43598d 100644 --- a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-04-03 23:36+0000\n" "Last-Translator: cheesecake \n" "Language-Team: Chinese (Simplified) \n" @@ -27,662 +27,643 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "运行命令时出现意外错误" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"命令:%(cmd)s\n" -"退出代码:%(exit_code)s\n" -"标准输出:%(stdout)r\n" -"标准错误输出:%(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "发生未知异常。" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "连接到glance失败" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "未授权。" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "用户没有管理员权限" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "政策不允许 %(action)s 被执行。" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, fuzzy, python-format msgid "Not authorized for image %(image_id)s." msgstr "没有为镜像 %(image_id)s 找到内核。" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "无法接受的参数。" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "无效的快照" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, fuzzy, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "卷 %(volume_id)s 没有附加任何东西" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "把数据加载为json格式失败" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "请求无效。" -#: cinder/exception.py:179 +#: cinder/exception.py:163 #, fuzzy msgid "The results are invalid." msgstr "请求无效。" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "收到无效的输入" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "无效的卷类型" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "无效的卷" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "无效的内容类型 %(content_type)s。" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "无效的快照" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "该时刻服务无法使用。" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "镜像 %(image_id)s 无法接受,原因是: %(reason)s" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "资源没有找到。" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, fuzzy, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "卷 %(volume_id)s 没有找到。" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "卷 %(volume_id)s 没有找到。" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, fuzzy, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "无法找到帐户 %(account_name) on Solidfire 设备" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "没有为实例 %(instance_id)s 找到卷。" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "卷 %(volume_id)s 没有含键 %(metadata_key)s 的元数据。" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "无效的元数据" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 #, fuzzy msgid "Invalid metadata size" msgstr "无效的元数据键" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, fuzzy, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "实例 %(instance_id)s 没有键为 %(metadata_key)s 的元数据。" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "卷类型 %(volume_type_id)s 没有找到。" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "名为 %(volume_type_name)s 的卷类型没有找到。" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "卷类型 %(volume_type_id)s 没有额外说明键 %(extra_specs_key)s 。" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "快照 %(snapshot_id)s 没有找到。" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "正在删除有快照的卷 %(volume_name)s" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "没有为卷 %(volume_id)s 找到目标id。" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "在 %(location)s 没有磁盘" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "无效的镜像href %(image_href)s。" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "镜像 %(image_id)s 没有找到。" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "服务 %(service_id)s 没有找到。" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "主机 %(host)s 没有找到。" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "调度器主机过滤器 %(filter_name)s 没有找到。" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, fuzzy, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "调度器主机过滤器 %(filter_name)s 没有找到。" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "没有找到二进制 %(binary)s 在主机 %(host)s 上。" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "配额没有找到。" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "没有为项目 %(project_id)s 找到配额。" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "找不到类 %(class_name)s :异常 %(exception)s" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "没有为项目 %(project_id)s 找到配额。" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "用户 %(user_id)s 没有找到。" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, fuzzy, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "超出配额" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "迁移 %(migration_id)s 没有找到。" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "没有为实例 %(instance_id)s 找到迁移其状态为 %(status)s 。" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "找不到文件 %(file_path)s。" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "找不到类 %(class_name)s :异常 %(exception)s" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "操作不允许。" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "密钥对 %(key_name)s 已经存在。" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, fuzzy, python-format msgid "Volume Type %(id)s already exists." msgstr "卷类型 %(name)s 已经存在。" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "迁移错误" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "错误格式的消息体: %(reason)s" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "在 %(path)s 找不到配置文件。" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "在 %(path)s 找不到配置文件。" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "无法从路径 %(path)s 中加载应用 '%(name)s'" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "找不到有效主机,原因是 %(reason)s。" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "主机 %(host)s 没有启动或者不存在。" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "超出配额" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, fuzzy, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "检测到不止一个名称为 %(vol_name) 的卷。" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "无法创建名称为 %(name)s 规格为 %(extra_specs)s 的卷类型。" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "来自SolidFire API的错误响应" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "SolidFire API响应里发生错误:data=%(data)s" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, fuzzy, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "错误格式的消息体: %(reason)s" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, fuzzy, python-format msgid "Bad HTTP response status %(status)s" msgstr "无效的服务器状态:%(status)s" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "无法在存储库 %(sr_ref)s 上为实例 %(instance_name)s 创建 VDI" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, fuzzy, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "无法找到实例 %s 的宿主机" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "实例 %(instance_id)s 没有找到。" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "发生未知异常。" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "发生未知异常。" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "无法找到 %s 卷" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, fuzzy, python-format msgid "Backup %(backup_id)s could not be found." msgstr "没有找到LDAP用户组 %(group_id)s。" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "无效的后台:%s" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "连接到glance失败" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "镜像 %(image_id)s 没有找到。" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1709,7 +1690,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1757,156 +1738,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3145,44 +3126,44 @@ msgid "" msgstr "位于%(hostname)s:%(port)d的AMQP服务器不可达:%(err_str)s。%(sleep_time)d 秒钟后请再尝试。" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "为topic '%(topic)s'声明消费者失败:%(err_str)s" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "等待RPC响应超时:%s" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "从队列中消费消息失败:%s" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "给topic '%(topic)s'发布消息失败:%(err_str)s" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, fuzzy, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "无法连接到AMQP服务器:%s " -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "连接到 %s 的AMQP服务器" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "重建AMQP队列" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3893,7 +3874,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4306,20 +4287,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, fuzzy, python-format +msgid "casted to %s" +msgstr "嵌套(调用)返回 %s" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, fuzzy, python-format +msgid "Exception during mounting %s" +msgstr "加载扩展发生异常:%s" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4429,72 +4533,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, fuzzy, python-format -msgid "casted to %s" -msgstr "嵌套(调用)返回 %s" - -#: cinder/volume/drivers/nfs.py:137 -#, fuzzy, python-format -msgid "Exception during mounting %s" -msgstr "加载扩展发生异常:%s" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, fuzzy, python-format msgid "%s is already mounted" msgstr "镜像已经挂载" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5300,7 +5389,6 @@ msgid "Creating folder %s " msgstr "正在创建存储库 %s" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6771,11 +6859,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -#, fuzzy -msgid "Nexenta SA returned the error" -msgstr "服务器返回错误:%s" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, fuzzy, python-format msgid "Sending JSON data: %s" @@ -6839,34 +6922,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -7018,7 +7101,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7151,7 +7234,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7167,157 +7250,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7558,9 +7620,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "运行命令时出现意外错误" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "命令:%(cmd)s\n" +#~ "退出代码:%(exit_code)s\n" +#~ "标准输出:%(stdout)r\n" +#~ "标准错误输出:%(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "服务器返回错误:%s" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/zh_HK/LC_MESSAGES/cinder.po b/cinder/locale/zh_HK/LC_MESSAGES/cinder.po index f40263585..2ff5c5b9f 100644 --- a/cinder/locale/zh_HK/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_HK/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Hong Kong) " @@ -28,651 +28,637 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 msgid "Invalid auth key" msgstr "" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, python-format msgid "Could not find parameter %(param)s" msgstr "" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 msgid "Unknown NFS exception" msgstr "" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 msgid "Unknown Gluster exception" msgstr "" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1687,7 +1673,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1735,156 +1721,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3108,44 +3094,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3835,7 +3821,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4245,20 +4231,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4368,72 +4477,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5229,7 +5323,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6691,10 +6784,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6757,34 +6846,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6936,7 +7025,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7069,7 +7158,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7085,157 +7174,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7476,9 +7544,56 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" diff --git a/cinder/locale/zh_TW/LC_MESSAGES/cinder.po b/cinder/locale/zh_TW/LC_MESSAGES/cinder.po index 06953123f..f89982b80 100644 --- a/cinder/locale/zh_TW/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_TW/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-26 06:16+0000\n" +"POT-Creation-Date: 2013-08-27 06:09+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n" "Last-Translator: Charles Hsu \n" "Language-Team: Chinese (Traditional) \n" @@ -27,660 +27,641 @@ msgstr "" msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" -#: cinder/exception.py:65 -msgid "Unexpected error while running command." -msgstr "非預期的執行錯誤" - -#: cinder/exception.py:68 -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"命令: %(cmd)s\n" -"退出代碼: %(exit_code)s\n" -"標準輸出: %(stdout)r\n" -"標準錯誤輸出: %(stderr)r" - -#: cinder/exception.py:92 cinder/brick/exception.py:39 +#: cinder/exception.py:76 cinder/brick/exception.py:39 msgid "An unknown exception occurred." msgstr "發生一個未知例外" -#: cinder/exception.py:114 cinder/brick/exception.py:61 +#: cinder/exception.py:98 cinder/brick/exception.py:61 #: cinder/openstack/common/rpc/common.py:86 msgid "Exception in string format operation" msgstr "" -#: cinder/exception.py:133 +#: cinder/exception.py:117 msgid "Connection to glance failed" msgstr "連接到glance失敗" -#: cinder/exception.py:137 +#: cinder/exception.py:121 msgid "Not authorized." msgstr "未被授權" -#: cinder/exception.py:142 +#: cinder/exception.py:126 msgid "User does not have admin privileges" msgstr "使用者並沒有管理者權力" -#: cinder/exception.py:146 +#: cinder/exception.py:130 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" -#: cinder/exception.py:150 +#: cinder/exception.py:134 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" -#: cinder/exception.py:154 cinder/brick/exception.py:81 +#: cinder/exception.py:138 cinder/brick/exception.py:81 msgid "Unacceptable parameters." msgstr "不可接受的參數值" -#: cinder/exception.py:159 +#: cinder/exception.py:143 msgid "Invalid snapshot" msgstr "無效的快照(snapshot)" -#: cinder/exception.py:163 +#: cinder/exception.py:147 #, python-format msgid "Invalid source volume %(reason)s." msgstr "" -#: cinder/exception.py:167 +#: cinder/exception.py:151 #, python-format msgid "Volume %(volume_id)s is still attached, detach volume first." msgstr "" -#: cinder/exception.py:171 +#: cinder/exception.py:155 msgid "Failed to load data into json format" msgstr "" -#: cinder/exception.py:175 +#: cinder/exception.py:159 msgid "The request is invalid." msgstr "" -#: cinder/exception.py:179 +#: cinder/exception.py:163 msgid "The results are invalid." msgstr "" -#: cinder/exception.py:183 +#: cinder/exception.py:167 msgid "Invalid input received" msgstr "" -#: cinder/exception.py:187 +#: cinder/exception.py:171 msgid "Invalid volume type" msgstr "" -#: cinder/exception.py:191 +#: cinder/exception.py:175 msgid "Invalid volume" msgstr "" -#: cinder/exception.py:195 +#: cinder/exception.py:179 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: cinder/exception.py:199 +#: cinder/exception.py:183 msgid "Invalid host" msgstr "" -#: cinder/exception.py:205 cinder/brick/exception.py:88 +#: cinder/exception.py:189 cinder/brick/exception.py:88 #, python-format msgid "%(err)s" msgstr "" -#: cinder/exception.py:209 +#: cinder/exception.py:193 #, fuzzy msgid "Invalid auth key" msgstr "無效的快照(snapshot)" -#: cinder/exception.py:213 +#: cinder/exception.py:197 msgid "Service is unavailable at this time." msgstr "" -#: cinder/exception.py:217 +#: cinder/exception.py:201 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: cinder/exception.py:221 +#: cinder/exception.py:205 #, python-format msgid "The device in the path %(path)s is unavailable: %(reason)s" msgstr "" -#: cinder/exception.py:225 +#: cinder/exception.py:209 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: cinder/exception.py:229 cinder/brick/exception.py:75 +#: cinder/exception.py:213 cinder/brick/exception.py:75 msgid "Resource could not be found." msgstr "" -#: cinder/exception.py:235 +#: cinder/exception.py:219 #, python-format msgid "Volume %(volume_id)s persistence file could not be found." msgstr "" -#: cinder/exception.py:239 +#: cinder/exception.py:223 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: cinder/exception.py:243 +#: cinder/exception.py:227 #, python-format msgid "Unable to locate account %(account_name)s on Solidfire device" msgstr "" -#: cinder/exception.py:248 +#: cinder/exception.py:232 #, python-format msgid "Volume not found for instance %(instance_id)s." msgstr "" -#: cinder/exception.py:252 +#: cinder/exception.py:236 #, python-format msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:257 cinder/exception.py:270 +#: cinder/exception.py:241 cinder/exception.py:254 msgid "Invalid metadata" msgstr "" -#: cinder/exception.py:261 cinder/exception.py:274 +#: cinder/exception.py:245 cinder/exception.py:258 msgid "Invalid metadata size" msgstr "" -#: cinder/exception.py:265 +#: cinder/exception.py:249 #, python-format msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: cinder/exception.py:278 +#: cinder/exception.py:262 #, python-format msgid "Volume type %(volume_type_id)s could not be found." msgstr "" -#: cinder/exception.py:282 +#: cinder/exception.py:266 #, python-format msgid "Volume type with name %(volume_type_name)s could not be found." msgstr "" -#: cinder/exception.py:287 +#: cinder/exception.py:271 #, python-format msgid "" "Volume Type %(volume_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: cinder/exception.py:292 +#: cinder/exception.py:276 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: cinder/exception.py:296 +#: cinder/exception.py:280 #, python-format msgid "deleting volume %(volume_name)s that has snapshot" msgstr "" -#: cinder/exception.py:300 +#: cinder/exception.py:284 #, python-format msgid "deleting snapshot %(snapshot_name)s that has dependent volumes" msgstr "" -#: cinder/exception.py:305 +#: cinder/exception.py:289 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: cinder/exception.py:309 +#: cinder/exception.py:293 #, python-format msgid "No disk at %(location)s" msgstr "" -#: cinder/exception.py:313 +#: cinder/exception.py:297 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: cinder/exception.py:317 +#: cinder/exception.py:301 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: cinder/exception.py:321 +#: cinder/exception.py:305 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: cinder/exception.py:325 +#: cinder/exception.py:309 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: cinder/exception.py:329 +#: cinder/exception.py:313 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: cinder/exception.py:333 +#: cinder/exception.py:317 #, python-format msgid "Scheduler Host Weigher %(weigher_name)s could not be found." msgstr "" -#: cinder/exception.py:337 +#: cinder/exception.py:321 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: cinder/exception.py:341 +#: cinder/exception.py:325 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: cinder/exception.py:345 +#: cinder/exception.py:329 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: cinder/exception.py:350 +#: cinder/exception.py:334 msgid "Quota could not be found" msgstr "" -#: cinder/exception.py:354 +#: cinder/exception.py:338 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: cinder/exception.py:358 +#: cinder/exception.py:342 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:362 +#: cinder/exception.py:346 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: cinder/exception.py:366 +#: cinder/exception.py:350 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: cinder/exception.py:370 +#: cinder/exception.py:354 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: cinder/exception.py:374 +#: cinder/exception.py:358 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: cinder/exception.py:378 +#: cinder/exception.py:362 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: cinder/exception.py:382 +#: cinder/exception.py:366 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: cinder/exception.py:387 +#: cinder/exception.py:371 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: cinder/exception.py:391 +#: cinder/exception.py:375 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: cinder/exception.py:395 +#: cinder/exception.py:379 msgid "Action not allowed." msgstr "" -#: cinder/exception.py:404 +#: cinder/exception.py:388 #, python-format msgid "Key pair %(key_name)s already exists." msgstr "" -#: cinder/exception.py:408 +#: cinder/exception.py:392 #, python-format msgid "Volume Type %(id)s already exists." msgstr "" -#: cinder/exception.py:412 +#: cinder/exception.py:396 #, python-format msgid "Volume type encryption for type %(type_id)s already exists." msgstr "" -#: cinder/exception.py:416 +#: cinder/exception.py:400 msgid "Migration error" msgstr "" -#: cinder/exception.py:420 +#: cinder/exception.py:404 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: cinder/exception.py:424 +#: cinder/exception.py:408 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: cinder/exception.py:428 +#: cinder/exception.py:412 #, fuzzy, python-format msgid "Could not find parameter %(param)s" msgstr "找不到Volume %s" -#: cinder/exception.py:432 +#: cinder/exception.py:416 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: cinder/exception.py:436 +#: cinder/exception.py:420 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: cinder/exception.py:440 +#: cinder/exception.py:424 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" -#: cinder/exception.py:444 +#: cinder/exception.py:428 msgid "Quota exceeded" msgstr "" -#: cinder/exception.py:451 +#: cinder/exception.py:435 msgid "Requested volume or snapshot exceeds allowed Gigabytes quota" msgstr "" -#: cinder/exception.py:456 +#: cinder/exception.py:440 msgid "Maximum volume/snapshot size exceeded" msgstr "" -#: cinder/exception.py:460 +#: cinder/exception.py:444 #, python-format msgid "Maximum number of volumes allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:464 +#: cinder/exception.py:448 #, python-format msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded" msgstr "" -#: cinder/exception.py:468 +#: cinder/exception.py:452 #, python-format msgid "Detected more than one volume with name %(vol_name)s" msgstr "" -#: cinder/exception.py:472 +#: cinder/exception.py:456 #, python-format msgid "3PAR Host already exists: %(err)s. %(info)s" msgstr "" -#: cinder/exception.py:476 +#: cinder/exception.py:460 #, python-format msgid "Invalid 3PAR Domain: %(err)s" msgstr "" -#: cinder/exception.py:480 +#: cinder/exception.py:464 #, python-format msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s" msgstr "" -#: cinder/exception.py:485 +#: cinder/exception.py:469 msgid "Bad response from SolidFire API" msgstr "" -#: cinder/exception.py:489 +#: cinder/exception.py:473 #, python-format msgid "Error in SolidFire API response: data=%(data)s" msgstr "" -#: cinder/exception.py:493 +#: cinder/exception.py:477 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" -#: cinder/exception.py:497 +#: cinder/exception.py:481 #, python-format msgid "Malformed response to command %(cmd)s: %(reason)s" msgstr "" -#: cinder/exception.py:501 +#: cinder/exception.py:485 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" -#: cinder/exception.py:505 +#: cinder/exception.py:489 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" -#: cinder/exception.py:509 +#: cinder/exception.py:493 #, fuzzy, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "無法替 instance實例 %(instance_name)s , 建立 VDI 在SR %(sr_ref)s" -#: cinder/exception.py:513 +#: cinder/exception.py:497 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" -#: cinder/exception.py:517 +#: cinder/exception.py:501 msgid "Unable to find any active VPSA controller" msgstr "" -#: cinder/exception.py:521 +#: cinder/exception.py:505 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" -#: cinder/exception.py:525 +#: cinder/exception.py:509 #, python-format msgid "Invalid attachment info for volume %(name)s: %(reason)s" msgstr "" -#: cinder/exception.py:529 +#: cinder/exception.py:513 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: cinder/exception.py:533 +#: cinder/exception.py:517 #, python-format msgid "Bad or unexpected response from the storage volume backend API: %(data)s" msgstr "" -#: cinder/exception.py:538 +#: cinder/exception.py:522 #, fuzzy msgid "Unknown NFS exception" msgstr "發生一個未知例外" -#: cinder/exception.py:542 +#: cinder/exception.py:526 msgid "No mounted NFS shares found" msgstr "" -#: cinder/exception.py:546 cinder/exception.py:558 +#: cinder/exception.py:530 cinder/exception.py:542 #, python-format msgid "There is no share which can host %(volume_size)sG" msgstr "" -#: cinder/exception.py:550 +#: cinder/exception.py:534 #, fuzzy msgid "Unknown Gluster exception" msgstr "發生一個未知例外" -#: cinder/exception.py:554 +#: cinder/exception.py:538 msgid "No mounted Gluster shares found" msgstr "" -#: cinder/exception.py:562 +#: cinder/exception.py:546 #, python-format msgid "" "Glance metadata cannot be updated, key %(key)s exists for volume id " "%(volume_id)s" msgstr "" -#: cinder/exception.py:567 +#: cinder/exception.py:551 #, python-format msgid "Glance metadata for volume/snapshot %(id)s cannot be found." msgstr "" -#: cinder/exception.py:571 +#: cinder/exception.py:555 #, python-format msgid "Failed to export for volume: %(reason)s" msgstr "" -#: cinder/exception.py:575 +#: cinder/exception.py:559 #, python-format msgid "Failed to create metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:579 +#: cinder/exception.py:563 #, python-format msgid "Failed to update metadata for volume: %(reason)s" msgstr "" -#: cinder/exception.py:583 +#: cinder/exception.py:567 #, python-format msgid "Failed to copy metadata to volume: %(reason)s" msgstr "" -#: cinder/exception.py:587 +#: cinder/exception.py:571 #, fuzzy, python-format msgid "Failed to copy image to volume: %(reason)s" msgstr "找不到Volume %s" -#: cinder/exception.py:591 +#: cinder/exception.py:575 msgid "Invalid Ceph args provided for backup rbd operation" msgstr "" -#: cinder/exception.py:595 +#: cinder/exception.py:579 msgid "An error has occurred during backup operation" msgstr "" -#: cinder/exception.py:599 +#: cinder/exception.py:583 msgid "Backup RBD operation failed" msgstr "" -#: cinder/exception.py:603 +#: cinder/exception.py:587 #, python-format msgid "Backup volume %(volume_id)s type not recognised." msgstr "" -#: cinder/exception.py:607 +#: cinder/exception.py:591 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" -#: cinder/exception.py:611 +#: cinder/exception.py:595 #, python-format msgid "Invalid backup: %(reason)s" msgstr "" -#: cinder/exception.py:615 +#: cinder/exception.py:599 #, fuzzy msgid "Connection to swift failed" msgstr "連接到glance失敗" -#: cinder/exception.py:619 +#: cinder/exception.py:603 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" -#: cinder/exception.py:623 +#: cinder/exception.py:607 msgid "Volume migration failed" msgstr "" -#: cinder/exception.py:627 +#: cinder/exception.py:611 #, python-format msgid "Connect to volume via protocol %(protocol)s not supported." msgstr "" -#: cinder/exception.py:631 +#: cinder/exception.py:615 msgid "SSH command injection detected" msgstr "" -#: cinder/exception.py:635 +#: cinder/exception.py:619 msgid "Coraid Cinder Driver exception." msgstr "" -#: cinder/exception.py:639 +#: cinder/exception.py:623 msgid "Failed to encode json data." msgstr "" -#: cinder/exception.py:643 +#: cinder/exception.py:627 msgid "Login on ESM failed." msgstr "" -#: cinder/exception.py:647 +#: cinder/exception.py:631 msgid "Relogin on ESM failed." msgstr "" -#: cinder/exception.py:651 +#: cinder/exception.py:635 #, python-format msgid "Group with name \"%(group_name)s\" not found." msgstr "" -#: cinder/exception.py:655 +#: cinder/exception.py:639 #, python-format msgid "ESM configure request failed: %(message)s." msgstr "" -#: cinder/exception.py:659 +#: cinder/exception.py:643 #, python-format msgid "Coraid ESM not available with reason: %(reason)s." msgstr "" -#: cinder/exception.py:663 +#: cinder/exception.py:647 #, python-format msgid "QoS Specs %(specs_id)s already exists." msgstr "" -#: cinder/exception.py:667 +#: cinder/exception.py:651 #, python-format msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:672 +#: cinder/exception.py:656 #, python-format msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s." msgstr "" -#: cinder/exception.py:677 +#: cinder/exception.py:661 #, python-format msgid "No such QoS spec %(specs_id)s." msgstr "" -#: cinder/exception.py:681 +#: cinder/exception.py:665 #, python-format msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:686 +#: cinder/exception.py:670 #, python-format msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s." msgstr "" -#: cinder/exception.py:691 +#: cinder/exception.py:675 #, python-format msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgstr "" -#: cinder/exception.py:696 +#: cinder/exception.py:680 msgid "Invalid qos specs" msgstr "" -#: cinder/exception.py:700 +#: cinder/exception.py:684 #, python-format msgid "QoS Specs %(specs_id)s is still associated with entities." msgstr "" @@ -1699,7 +1680,7 @@ msgstr "" msgid "creating base image '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:517 +#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519 #, python-format msgid "deleting backup snapshot='%s'" msgstr "" @@ -1747,156 +1728,156 @@ msgstr "" msgid "performing differential transfer from '%(src)s' to '%(dest)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:387 +#: cinder/backup/drivers/ceph.py:388 #, python-format msgid "rbd export-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:395 +#: cinder/backup/drivers/ceph.py:397 #, python-format msgid "rbd import-diff failed - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:403 +#: cinder/backup/drivers/ceph.py:405 #, python-format msgid "image '%s' not found - trying diff format name" msgstr "" -#: cinder/backup/drivers/ceph.py:408 +#: cinder/backup/drivers/ceph.py:410 #, python-format msgid "diff format image '%s' not found" msgstr "" -#: cinder/backup/drivers/ceph.py:443 +#: cinder/backup/drivers/ceph.py:445 #, python-format msgid "using --from-snap '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:470 +#: cinder/backup/drivers/ceph.py:472 #, python-format msgid "" "snap='%(snap)s' does not exist in base image='%(base)s' - aborting " "incremental backup" msgstr "" -#: cinder/backup/drivers/ceph.py:480 +#: cinder/backup/drivers/ceph.py:482 #, python-format msgid "creating backup snapshot='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:500 +#: cinder/backup/drivers/ceph.py:502 #, python-format msgid "differential backup transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:509 +#: cinder/backup/drivers/ceph.py:511 msgid "differential backup transfer failed" msgstr "" -#: cinder/backup/drivers/ceph.py:539 +#: cinder/backup/drivers/ceph.py:541 #, python-format msgid "creating base image='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:548 +#: cinder/backup/drivers/ceph.py:550 msgid "copying data" msgstr "" -#: cinder/backup/drivers/ceph.py:608 +#: cinder/backup/drivers/ceph.py:610 #, python-format msgid "looking for snapshot of backup base '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:611 +#: cinder/backup/drivers/ceph.py:613 #, python-format msgid "backup base '%s' has no snapshots" msgstr "" -#: cinder/backup/drivers/ceph.py:618 +#: cinder/backup/drivers/ceph.py:620 #, python-format msgid "backup '%s' has no snapshot" msgstr "" -#: cinder/backup/drivers/ceph.py:622 +#: cinder/backup/drivers/ceph.py:624 #, python-format msgid "backup should only have one snapshot but instead has %s" msgstr "" -#: cinder/backup/drivers/ceph.py:627 +#: cinder/backup/drivers/ceph.py:629 #, python-format msgid "found snapshot '%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:664 +#: cinder/backup/drivers/ceph.py:666 #, python-format msgid "Starting backup of volume='%s'" msgstr "" -#: cinder/backup/drivers/ceph.py:677 +#: cinder/backup/drivers/ceph.py:679 msgid "forcing full backup" msgstr "" -#: cinder/backup/drivers/ceph.py:689 +#: cinder/backup/drivers/ceph.py:691 #, python-format msgid "backup '%s' finished." msgstr "" -#: cinder/backup/drivers/ceph.py:727 +#: cinder/backup/drivers/ceph.py:729 #, python-format msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'" msgstr "" -#: cinder/backup/drivers/ceph.py:739 +#: cinder/backup/drivers/ceph.py:741 msgid "differential restore failed, trying full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:743 +#: cinder/backup/drivers/ceph.py:745 #, python-format msgid "restore transfer completed in %.4fs" msgstr "" -#: cinder/backup/drivers/ceph.py:837 +#: cinder/backup/drivers/ceph.py:839 #, python-format msgid "no restore point found for backup='%s', forcing full copy" msgstr "" -#: cinder/backup/drivers/ceph.py:863 +#: cinder/backup/drivers/ceph.py:865 msgid "forcing full restore" msgstr "" -#: cinder/backup/drivers/ceph.py:876 +#: cinder/backup/drivers/ceph.py:878 #, python-format msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s" msgstr "" -#: cinder/backup/drivers/ceph.py:890 +#: cinder/backup/drivers/ceph.py:892 msgid "volume_file does not support fileno() so skipping fsync()" msgstr "" -#: cinder/backup/drivers/ceph.py:895 +#: cinder/backup/drivers/ceph.py:897 msgid "restore finished." msgstr "" -#: cinder/backup/drivers/ceph.py:897 +#: cinder/backup/drivers/ceph.py:899 #, python-format msgid "restore finished with error - %s" msgstr "" -#: cinder/backup/drivers/ceph.py:903 +#: cinder/backup/drivers/ceph.py:905 #, python-format msgid "delete started for backup=%s" msgstr "" -#: cinder/backup/drivers/ceph.py:908 +#: cinder/backup/drivers/ceph.py:910 msgid "rbd image not found but continuing anyway so that db entry can be removed" msgstr "" -#: cinder/backup/drivers/ceph.py:911 +#: cinder/backup/drivers/ceph.py:913 #, python-format msgid "delete '%s' finished with warning" msgstr "" -#: cinder/backup/drivers/ceph.py:913 +#: cinder/backup/drivers/ceph.py:915 #, python-format msgid "delete '%s' finished" msgstr "" @@ -3122,44 +3103,44 @@ msgid "" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:609 -#: cinder/openstack/common/rpc/impl_qpid.py:403 +#: cinder/openstack/common/rpc/impl_qpid.py:404 #, python-format msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:627 -#: cinder/openstack/common/rpc/impl_qpid.py:418 +#: cinder/openstack/common/rpc/impl_qpid.py:419 #, python-format msgid "Timed out waiting for RPC response: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:631 -#: cinder/openstack/common/rpc/impl_qpid.py:422 +#: cinder/openstack/common/rpc/impl_qpid.py:423 #, python-format msgid "Failed to consume message from queue: %s" msgstr "" #: cinder/openstack/common/rpc/impl_kombu.py:670 -#: cinder/openstack/common/rpc/impl_qpid.py:457 +#: cinder/openstack/common/rpc/impl_qpid.py:458 #, python-format msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:351 +#: cinder/openstack/common/rpc/impl_qpid.py:352 #, python-format msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:357 +#: cinder/openstack/common/rpc/impl_qpid.py:358 #, python-format msgid "Connected to AMQP server on %s" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:370 +#: cinder/openstack/common/rpc/impl_qpid.py:371 msgid "Re-established AMQP queues" msgstr "" -#: cinder/openstack/common/rpc/impl_qpid.py:430 +#: cinder/openstack/common/rpc/impl_qpid.py:431 msgid "Error processing message. Skipping it." msgstr "" @@ -3853,7 +3834,7 @@ msgstr "" #: cinder/volume/drivers/huawei/huawei_iscsi.py:1509 #: cinder/volume/drivers/netapp/iscsi.py:837 #: cinder/volume/drivers/netapp/iscsi.py:1120 -#: cinder/volume/drivers/nexenta/volume.py:340 +#: cinder/volume/drivers/nexenta/volume.py:342 msgid "Updating volume stats" msgstr "" @@ -4263,20 +4244,143 @@ msgstr "" msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s" msgstr "" -#: cinder/volume/drivers/glusterfs.py:69 +#: cinder/volume/drivers/glusterfs.py:78 #, python-format msgid "There's no Gluster config file configured (%s)" msgstr "" -#: cinder/volume/drivers/glusterfs.py:74 +#: cinder/volume/drivers/glusterfs.py:83 #, python-format msgid "Gluster config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/glusterfs.py:86 +#: cinder/volume/drivers/glusterfs.py:95 msgid "mount.glusterfs is not installed" msgstr "" +#: cinder/volume/drivers/glusterfs.py:136 +#, python-format +msgid "Cloning volume %(src)s to volume %(dst)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:141 +#: cinder/volume/drivers/glusterfs.py:330 +#: cinder/volume/drivers/glusterfs.py:431 +msgid "Volume status must be 'available'." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100 +#, python-format +msgid "casted to %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:190 +msgid "Snapshot status must be \"available\" to clone." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:212 +#, python-format +msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:223 +#, python-format +msgid "will copy from snapshot at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150 +#, python-format +msgid "Volume %s does not have provider_location specified, skipping" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:333 +#, python-format +msgid "create snapshot: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:334 +#, python-format +msgid "volume id: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:411 +msgid "'active' must be present when writing snap_info." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:428 +#, python-format +msgid "deleting snapshot %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:440 +#, python-format +msgid "snapshot_file for this snap is %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:446 +#, python-format +msgid "Snapshot file at %s does not exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:455 +#, python-format +msgid "Invalid snapshot backing file format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:501 +#, python-format +msgid "No file found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:511 +#, python-format +msgid "No snap found with %s as backing file." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:522 +#, python-format +msgid "No file depends on %s." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:549 +#, python-format +msgid "Check condition failed: %s expected to be None." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:650 +#, python-format +msgid "%s must be a valid raw or qcow2 image." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:711 +msgid "Extend volume is only supported for this driver when no snapshots exist." +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:719 +#, python-format +msgid "Unrecognized backing format: %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:735 +#, python-format +msgid "creating new volume at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:738 +#, python-format +msgid "file already exists at %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137 +#, python-format +msgid "Exception during mounting %s" +msgstr "" + +#: cinder/volume/drivers/glusterfs.py:766 +#, python-format +msgid "Available shares: %s" +msgstr "" + #: cinder/volume/drivers/gpfs.py:93 #, python-format msgid "GPFS is not active. Detailed output: %s" @@ -4386,72 +4490,57 @@ msgid "" "%s" msgstr "" -#: cinder/volume/drivers/nfs.py:100 -#, python-format -msgid "casted to %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:137 -#, python-format -msgid "Exception during mounting %s" -msgstr "" - -#: cinder/volume/drivers/nfs.py:150 -#, python-format -msgid "Volume %s does not have provider_location specified, skipping" -msgstr "" - -#: cinder/volume/drivers/nfs.py:237 +#: cinder/volume/drivers/nfs.py:245 #, python-format msgid "Expected volume size was %d" msgstr "" -#: cinder/volume/drivers/nfs.py:238 +#: cinder/volume/drivers/nfs.py:246 #, python-format msgid " but size is now %d" msgstr "" -#: cinder/volume/drivers/nfs.py:330 +#: cinder/volume/drivers/nfs.py:338 #, python-format msgid "%s is already mounted" msgstr "" -#: cinder/volume/drivers/nfs.py:372 +#: cinder/volume/drivers/nfs.py:380 #, python-format msgid "There's no NFS config file configured (%s)" msgstr "" -#: cinder/volume/drivers/nfs.py:377 +#: cinder/volume/drivers/nfs.py:385 #, python-format msgid "NFS config file at %(config)s doesn't exist" msgstr "" -#: cinder/volume/drivers/nfs.py:382 +#: cinder/volume/drivers/nfs.py:390 #, python-format msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:390 +#: cinder/volume/drivers/nfs.py:398 #, python-format msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s" msgstr "" -#: cinder/volume/drivers/nfs.py:449 +#: cinder/volume/drivers/nfs.py:457 #, python-format msgid "%s is above nfs_used_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:452 +#: cinder/volume/drivers/nfs.py:460 #, python-format msgid "%s is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:455 +#: cinder/volume/drivers/nfs.py:463 #, python-format msgid "%s reserved space is above nfs_oversub_ratio" msgstr "" -#: cinder/volume/drivers/nfs.py:471 +#: cinder/volume/drivers/nfs.py:479 #, python-format msgid "Selected %s as target nfs share." msgstr "" @@ -5254,7 +5343,6 @@ msgid "Creating folder %s " msgstr "" #: cinder/volume/drivers/windows.py:206 -#: cinder/volume/drivers/nexenta/volume.py:240 #, python-format msgid "Ignored target creation error \"%s\" while ensuring export" msgstr "" @@ -6716,10 +6804,6 @@ msgid "" "NetAppDriver to achieve the functionality." msgstr "" -#: cinder/volume/drivers/nexenta/__init__.py:27 -msgid "Nexenta SA returned the error" -msgstr "" - #: cinder/volume/drivers/nexenta/jsonrpc.py:64 #, python-format msgid "Sending JSON data: %s" @@ -6782,34 +6866,34 @@ msgstr "" msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s" msgstr "" +#: cinder/volume/drivers/nexenta/volume.py:240 +msgid "Ignored target creation error while ensuring export" +msgstr "" + #: cinder/volume/drivers/nexenta/volume.py:250 -#, python-format -msgid "Ignored target group creation error \"%s\" while ensuring export" +msgid "Ignored target group creation error while ensuring export" msgstr "" #: cinder/volume/drivers/nexenta/volume.py:260 -#, python-format -msgid "Ignored target group member addition error \"%s\" while ensuring export" +msgid "Ignored target group member addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:267 -#, python-format -msgid "Ignored LU creation error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:269 +msgid "Ignored LU creation error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:276 -#, python-format -msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#: cinder/volume/drivers/nexenta/volume.py:278 +msgid "Ignored LUN mapping entry addition error while ensuring export" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:311 +#: cinder/volume/drivers/nexenta/volume.py:313 #, python-format msgid "" "Got error trying to destroy target group %(target_group)s, assuming it is" " already gone: %(exc)s" msgstr "" -#: cinder/volume/drivers/nexenta/volume.py:319 +#: cinder/volume/drivers/nexenta/volume.py:321 #, python-format msgid "" "Got error trying to delete target %(target)s, assuming it is already " @@ -6961,7 +7045,7 @@ msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s" msgstr "" #: cinder/volume/flows/create_volume.py:145 -#: cinder/volume/flows/create_volume.py:1497 +#: cinder/volume/flows/create_volume.py:1509 #, python-format msgid "Failed updating volume %(volume_id)s with %(update)s" msgstr "" @@ -7094,7 +7178,7 @@ msgid "Volume %s: rescheduling failed" msgstr "" #: cinder/volume/flows/create_volume.py:975 -#: cinder/volume/flows/create_volume.py:1640 +#: cinder/volume/flows/create_volume.py:1652 #, python-format msgid "Failed notifying on %(topic)s payload %(payload)s" msgstr "" @@ -7110,157 +7194,136 @@ msgid "" "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1199 +#: cinder/volume/flows/create_volume.py:1193 #, python-format -msgid "" -"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" -" glance snapshot %(snapshot_ref_id)s volume reference" +msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1208 +#: cinder/volume/flows/create_volume.py:1195 #, python-format -msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +msgid "" +"Failed updating volume %(vol_id)s metadata using the provided " +"%(src_type)s %(src_id)s metadata" msgstr "" -#: cinder/volume/flows/create_volume.py:1215 +#: cinder/volume/flows/create_volume.py:1253 #, python-format msgid "" -"Failed updating volume %(volume_id)s metadata using the provided glance " -"snapshot %(snapshot_id)s metadata" +"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided" +" glance snapshot %(snapshot_ref_id)s volume reference" msgstr "" -#: cinder/volume/flows/create_volume.py:1225 +#: cinder/volume/flows/create_volume.py:1266 #, python-format msgid "Marking volume %s as bootable" msgstr "" -#: cinder/volume/flows/create_volume.py:1228 +#: cinder/volume/flows/create_volume.py:1269 #, python-format msgid "Failed updating volume %(volume_id)s bootable flag to true" msgstr "" -#: cinder/volume/flows/create_volume.py:1248 -#, python-format -msgid "" -"Copying metadata from source volume %(source_volid)s to cloned volume " -"%(clone_vol_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1259 -#, python-format -msgid "" -"Failed updating cloned volume %(volume_id)s metadata using the provided " -"source volumes %(source_volid)s metadata" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1272 +#: cinder/volume/flows/create_volume.py:1296 #, python-format msgid "" "Attempting download of %(image_id)s (%(image_location)s) to volume " "%(volume_id)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1279 -#: cinder/volume/flows/create_volume.py:1290 +#: cinder/volume/flows/create_volume.py:1303 +#: cinder/volume/flows/create_volume.py:1314 #, python-format msgid "" "Failed to copy image %(image_id)s to volume: %(volume_id)s, error: " "%(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1285 +#: cinder/volume/flows/create_volume.py:1309 #, python-format msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1296 +#: cinder/volume/flows/create_volume.py:1320 #, python-format msgid "" "Downloaded image %(image_id)s (%(image_location)s) to volume " "%(volume_id)s successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1335 +#: cinder/volume/flows/create_volume.py:1357 #, python-format msgid "" "Creating volume glance metadata for volume %(volume_id)s backed by image " "%(image_id)s with: %(vol_metadata)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1349 +#: cinder/volume/flows/create_volume.py:1371 #, python-format msgid "" "Cloning %(volume_id)s from image %(image_id)s at location " "%(image_location)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1376 +#: cinder/volume/flows/create_volume.py:1397 #, python-format msgid "Failed updating volume %(volume_id)s with %(updates)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1389 -#, python-format -msgid "" -"Failed updating volume %(volume_id)s metadata using the provided image " -"metadata %(image_meta)s from image %(image_id)s" -msgstr "" - -#: cinder/volume/flows/create_volume.py:1410 +#: cinder/volume/flows/create_volume.py:1422 #, python-format msgid "" "Volume %(volume_id)s: being created using %(functor)s with specification:" " %(volume_spec)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1433 +#: cinder/volume/flows/create_volume.py:1445 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with creation provided " "model %(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1441 +#: cinder/volume/flows/create_volume.py:1453 #, python-format msgid "Volume %s: creating export" msgstr "" -#: cinder/volume/flows/create_volume.py:1455 +#: cinder/volume/flows/create_volume.py:1467 #, python-format msgid "" "Failed updating model of volume %(volume_id)s with driver provided model " "%(model)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1501 +#: cinder/volume/flows/create_volume.py:1513 #, python-format msgid "Volume %(volume_name)s (%(volume_id)s): created successfully" msgstr "" -#: cinder/volume/flows/create_volume.py:1518 +#: cinder/volume/flows/create_volume.py:1530 #, python-format msgid "%(flow)s has moved into state %(state)s from state %(old_state)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1525 +#: cinder/volume/flows/create_volume.py:1537 #, python-format msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1621 +#: cinder/volume/flows/create_volume.py:1633 #, python-format msgid "Failed to schedule_create_volume: %(cause)s" msgstr "" -#: cinder/volume/flows/create_volume.py:1696 +#: cinder/volume/flows/create_volume.py:1708 msgid "No request spec, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1699 +#: cinder/volume/flows/create_volume.py:1711 msgid "No retry filter property or associated retry info, will not reschedule" msgstr "" -#: cinder/volume/flows/create_volume.py:1720 +#: cinder/volume/flows/create_volume.py:1732 msgid "Retry info not present, will not reschedule" msgstr "" @@ -7501,9 +7564,61 @@ msgstr "" #~ msgid "Error populating default encryption types!" #~ msgstr "" +#~ msgid "Unexpected error while running command." +#~ msgstr "非預期的執行錯誤" + +#~ msgid "" +#~ "%(description)s\n" +#~ "Command: %(cmd)s\n" +#~ "Exit code: %(exit_code)s\n" +#~ "Stdout: %(stdout)r\n" +#~ "Stderr: %(stderr)r" +#~ msgstr "" +#~ "%(description)s\n" +#~ "命令: %(cmd)s\n" +#~ "退出代碼: %(exit_code)s\n" +#~ "標準輸出: %(stdout)r\n" +#~ "標準錯誤輸出: %(stderr)r" + +#~ msgid "Nexenta SA returned the error" +#~ msgstr "" + +#~ msgid "Ignored target group creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored target group member addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LU creation error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export" +#~ msgstr "" + +#~ msgid "Copying metadata from snapshot %(snap_volume_id)s to %(volume_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided glance snapshot " +#~ "%(snapshot_id)s metadata" +#~ msgstr "" + +#~ msgid "" +#~ "Copying metadata from source volume " +#~ "%(source_volid)s to cloned volume " +#~ "%(clone_vol_id)s" +#~ msgstr "" + +#~ msgid "" +#~ "Failed updating cloned volume %(volume_id)s" +#~ " metadata using the provided source " +#~ "volumes %(source_volid)s metadata" +#~ msgstr "" + #~ msgid "" -#~ "Multipath is currently only supported " -#~ "for FC connections and not iSCSI. " -#~ "(This is a Nova limitation.)" +#~ "Failed updating volume %(volume_id)s metadata" +#~ " using the provided image metadata " +#~ "%(image_meta)s from image %(image_id)s" #~ msgstr "" -- 2.45.2