Merge "Cleanup of Translations"
This commit is contained in:
commit
2114f2d5ba
@ -6,9 +6,9 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ironic 4.1.1.dev38\n"
|
"Project-Id-Version: ironic 4.1.0.106.gecf6fc1\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2015-09-17 06:25+0000\n"
|
"POT-Creation-Date: 2015-09-24 21:22+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -72,14 +72,14 @@ msgstr ""
|
|||||||
msgid "Failed to create a file system in %(path)s. Error: %(error)s"
|
msgid "Failed to create a file system in %(path)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/common/glance_service/base_image_service.py:129
|
#: ironic/common/glance_service/base_image_service.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
|
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
|
||||||
"attempt %(attempt)s of %(num_attempts)s failed."
|
"attempt %(attempt)s of %(num_attempts)s failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:263
|
#: ironic/conductor/manager.py:264
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Conductor %s cannot be started because no drivers were loaded. This "
|
"Conductor %s cannot be started because no drivers were loaded. This "
|
||||||
@ -87,49 +87,56 @@ msgid ""
|
|||||||
"option."
|
"option."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:801
|
#: ironic/conductor/manager.py:802
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error in tear_down of node %(node)s: %(err)s"
|
msgid "Error in tear_down of node %(node)s: %(err)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1464
|
#: ironic/conductor/manager.py:1108
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Failed to tear down cleaning for node %(node)s after aborting the "
|
||||||
|
"operation. Error: %(err)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ironic/conductor/manager.py:1569
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to stop console while deleting the node %(node)s: %(err)s."
|
msgid "Failed to stop console while deleting the node %(node)s: %(err)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2155
|
#: ironic/conductor/manager.py:2365
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error while uploading the configdrive for %(node)s to Swift"
|
msgid "Error while uploading the configdrive for %(node)s to Swift"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2166
|
#: ironic/conductor/manager.py:2376
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error while preparing to deploy to node %(node)s: %(err)s"
|
msgid "Error while preparing to deploy to node %(node)s: %(err)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2176
|
#: ironic/conductor/manager.py:2386
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error in deploy of node %(node)s: %(err)s"
|
msgid "Error in deploy of node %(node)s: %(err)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2193
|
#: ironic/conductor/manager.py:2403
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Unexpected state %(state)s returned while deploying node %(node)s."
|
msgid "Unexpected state %(state)s returned while deploying node %(node)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2319
|
#: ironic/conductor/manager.py:2529
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to change power state of node %(node)s to '%(state)s', attempt "
|
"Failed to change power state of node %(node)s to '%(state)s', attempt "
|
||||||
"%(attempt)s of %(retries)s."
|
"%(attempt)s of %(retries)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2353
|
#: ironic/conductor/manager.py:2563
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to inspect node %(node)s: %(err)s"
|
msgid "Failed to inspect node %(node)s: %(err)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2388
|
#: ironic/conductor/manager.py:2599
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to tear down cleaning on node %(uuid)s, reason: %(err)s"
|
msgid "Failed to tear down cleaning on node %(uuid)s, reason: %(err)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -169,7 +176,7 @@ msgstr ""
|
|||||||
msgid "vendor_passthru failed with method %s"
|
msgid "vendor_passthru failed with method %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/agent.py:151
|
#: ironic/drivers/modules/agent.py:131
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Agent deploy supports only HTTP(S) URLs as instance_info['image_source']."
|
"Agent deploy supports only HTTP(S) URLs as instance_info['image_source']."
|
||||||
@ -181,61 +188,61 @@ msgstr ""
|
|||||||
msgid "Could not find matching node for the provided MACs %s."
|
msgid "Could not find matching node for the provided MACs %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:472
|
#: ironic/drivers/modules/deploy_utils.py:489
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to erase beginning of disk for node %(node)s. Command: "
|
"Failed to erase beginning of disk for node %(node)s. Command: "
|
||||||
"%(command)s. Error: %(error)s."
|
"%(command)s. Error: %(error)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:484
|
#: ironic/drivers/modules/deploy_utils.py:501
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to get disk block count for node %(node)s. Command: %(command)s. "
|
"Failed to get disk block count for node %(node)s. Command: %(command)s. "
|
||||||
"Error: %(error)s."
|
"Error: %(error)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:497
|
#: ironic/drivers/modules/deploy_utils.py:514
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to erase the end of the disk on node %(node)s. Command: "
|
"Failed to erase the end of the disk on node %(node)s. Command: "
|
||||||
"%(command)s. Error: %(error)s."
|
"%(command)s. Error: %(error)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:687
|
#: ironic/drivers/modules/deploy_utils.py:704
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to detect %s"
|
msgid "Failed to detect %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:785
|
#: ironic/drivers/modules/deploy_utils.py:802
|
||||||
#: ironic/drivers/modules/deploy_utils.py:791
|
#: ironic/drivers/modules/deploy_utils.py:808
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deploy to address %s failed."
|
msgid "Deploy to address %s failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:786
|
#: ironic/drivers/modules/deploy_utils.py:803
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Command: %s"
|
msgid "Command: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:787
|
#: ironic/drivers/modules/deploy_utils.py:804
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "StdOut: %r"
|
msgid "StdOut: %r"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:788
|
#: ironic/drivers/modules/deploy_utils.py:805
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "StdErr: %r"
|
msgid "StdErr: %r"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:873
|
#: ironic/drivers/modules/deploy_utils.py:890
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Internal error. Node %(node)s in provision state \"%(state)s\" could not "
|
"Internal error. Node %(node)s in provision state \"%(state)s\" could not "
|
||||||
"transition to a failed state."
|
"transition to a failed state."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:881
|
#: ironic/drivers/modules/deploy_utils.py:898
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Node %s failed to power off while handling deploy failure. This may be a "
|
"Node %s failed to power off while handling deploy failure. This may be a "
|
||||||
@ -305,11 +312,11 @@ msgstr ""
|
|||||||
msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
|
msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/iscsi_deploy.py:625
|
#: ironic/drivers/modules/iscsi_deploy.py:624
|
||||||
#: ironic/drivers/modules/iscsi_deploy.py:848
|
#: ironic/drivers/modules/iscsi_deploy.py:847
|
||||||
#: ironic/drivers/modules/iscsi_deploy.py:887
|
#: ironic/drivers/modules/iscsi_deploy.py:886
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:964
|
#: ironic/drivers/modules/ilo/deploy.py:1032
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:868
|
#: ironic/drivers/modules/irmc/deploy.py:871
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
|
msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -340,17 +347,17 @@ msgid ""
|
|||||||
"error: %(error)s"
|
"error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ssh.py:280
|
#: ironic/drivers/modules/ssh.py:294
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cannot execute SSH cmd %(cmd)s. Reason: %(err)s."
|
msgid "Cannot execute SSH cmd %(cmd)s. Reason: %(err)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ssh.py:381
|
#: ironic/drivers/modules/ssh.py:394
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
|
msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ssh.py:669
|
#: ironic/drivers/modules/ssh.py:682
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not"
|
"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not"
|
||||||
@ -496,7 +503,7 @@ msgstr ""
|
|||||||
msgid "Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
|
msgid "Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:123
|
#: ironic/drivers/modules/ilo/deploy.py:167
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Virtual media deploy accepts only Glance images or HTTP(S) URLs as "
|
"Virtual media deploy accepts only Glance images or HTTP(S) URLs as "
|
||||||
@ -504,19 +511,19 @@ msgid ""
|
|||||||
" not reachable."
|
" not reachable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:151
|
#: ironic/drivers/modules/ilo/deploy.py:195
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unable to find kernel or ramdisk for image %(image)s to generate boot ISO"
|
"Unable to find kernel or ramdisk for image %(image)s to generate boot ISO"
|
||||||
" for %(node)s"
|
" for %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:207
|
#: ironic/drivers/modules/ilo/deploy.py:254
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to clean up boot ISO for node %(node)s. Error: %(error)s."
|
msgid "Failed to clean up boot ISO for node %(node)s. Error: %(error)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:862
|
#: ironic/drivers/modules/ilo/deploy.py:926
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cannot get boot ISO for node %s"
|
msgid "Cannot get boot ISO for node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -538,22 +545,22 @@ msgstr ""
|
|||||||
msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
|
msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:434
|
#: ironic/drivers/modules/irmc/deploy.py:437
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error while inserting virtual cdrom from node %(uuid)s. Error: %(error)s"
|
msgid "Error while inserting virtual cdrom from node %(uuid)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:457
|
#: ironic/drivers/modules/irmc/deploy.py:460
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error while ejecting virtual cdrom from node %(uuid)s. Error: %(error)s"
|
msgid "Error while ejecting virtual cdrom from node %(uuid)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:490
|
#: ironic/drivers/modules/irmc/deploy.py:493
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error while inserting virtual floppy from node %(uuid)s. Error: %(error)s"
|
msgid "Error while inserting virtual floppy from node %(uuid)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:513
|
#: ironic/drivers/modules/irmc/deploy.py:516
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error while ejecting virtual floppy from node %(uuid)s. Error: %(error)s"
|
msgid "Error while ejecting virtual floppy from node %(uuid)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -587,7 +594,7 @@ msgstr ""
|
|||||||
msgid "Reboot failed. Error: %(err_msg)s"
|
msgid "Reboot failed. Error: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ucs/helper.py:119
|
#: ironic/drivers/modules/ucs/helper.py:118
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cisco client: service unavailable for node %(uuid)s."
|
msgid "Cisco client: service unavailable for node %(uuid)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -635,11 +642,6 @@ msgid ""
|
|||||||
"seconds."
|
"seconds."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/objects/base.py:173
|
|
||||||
#, python-format
|
|
||||||
msgid "Unable to instantiate unregistered object type %(objtype)s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ironic/tests/db/sqlalchemy/test_migrations.py:169
|
#: ironic/tests/db/sqlalchemy/test_migrations.py:169
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to migrate to version %(version)s on engine %(engine)s"
|
msgid "Failed to migrate to version %(version)s on engine %(engine)s"
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ironic 4.1.1.dev38\n"
|
"Project-Id-Version: ironic 4.1.0.106.gecf6fc1\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2015-09-17 06:25+0000\n"
|
"POT-Creation-Date: 2015-09-24 21:22+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -17,7 +17,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.0\n"
|
"Generated-By: Babel 2.0\n"
|
||||||
|
|
||||||
#: ironic/cmd/api.py:54
|
#: ironic/cmd/api.py:58
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Serving on http://%(host)s:%(port)s"
|
msgid "Serving on http://%(host)s:%(port)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -44,104 +44,112 @@ msgid ""
|
|||||||
"%(service)s on host %(host)s."
|
"%(service)s on host %(host)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:315
|
#: ironic/conductor/manager.py:316
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Successfully started conductor with hostname %(hostname)s."
|
msgid "Successfully started conductor with hostname %(hostname)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:336
|
#: ironic/conductor/manager.py:337
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Successfully stopped conductor with hostname %(hostname)s."
|
msgid "Successfully stopped conductor with hostname %(hostname)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:342
|
#: ironic/conductor/manager.py:343
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not deregistering conductor with hostname %(hostname)s."
|
msgid "Not deregistering conductor with hostname %(hostname)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:809
|
#: ironic/conductor/manager.py:810
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Successfully unprovisioned node %(node)s with instance %(instance)s."
|
msgid "Successfully unprovisioned node %(node)s with instance %(instance)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:892
|
#: ironic/conductor/manager.py:947
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cleaning is disabled, node %s has been successfully moved to AVAILABLE "
|
"Cleaning is disabled, node %s has been successfully moved to AVAILABLE "
|
||||||
"state."
|
"state."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:961
|
#: ironic/conductor/manager.py:1000
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Executing %(state)s on node %(node)s, remaining steps: %(steps)s"
|
msgid "Executing %(state)s on node %(node)s, remaining steps: %(steps)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:971
|
#: ironic/conductor/manager.py:1010
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Executing %(step)s on node %(node)s"
|
msgid "Executing %(step)s on node %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:998
|
#: ironic/conductor/manager.py:1037
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Clean step %(step)s on node %(node)s being executed asynchronously, "
|
"Clean step %(step)s on node %(node)s being executed asynchronously, "
|
||||||
"waiting for driver."
|
"waiting for driver."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1009
|
#: ironic/conductor/manager.py:1048
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Node %(node)s finished clean step %(step)s"
|
msgid "Node %(node)s finished clean step %(step)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1025
|
#: ironic/conductor/manager.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Node %s cleaning complete"
|
msgid "Node %s cleaning complete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1159
|
#: ironic/conductor/manager.py:1174
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"The current clean step \"%(clean_step)s\" for node %(node)s is not "
|
||||||
|
"abortable. Adding a flag to abort the cleaning after the clean step is "
|
||||||
|
"completed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ironic/conductor/manager.py:1264
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During sync_power_state, node %(node)s was not found and presumed deleted"
|
"During sync_power_state, node %(node)s was not found and presumed deleted"
|
||||||
" by another process."
|
" by another process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1163
|
#: ironic/conductor/manager.py:1268
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During sync_power_state, node %(node)s was already locked by another "
|
"During sync_power_state, node %(node)s was already locked by another "
|
||||||
"process. Skip."
|
"process. Skip."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1468
|
#: ironic/conductor/manager.py:1573
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Successfully deleted node %(node)s."
|
msgid "Successfully deleted node %(node)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1488
|
#: ironic/conductor/manager.py:1593
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Successfully deleted port %(port)s. The node associated with the port was"
|
"Successfully deleted port %(port)s. The node associated with the port was"
|
||||||
" %(node)s"
|
" %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1562
|
#: ironic/conductor/manager.py:1667
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "No console action was triggered because the console is already %s"
|
msgid "No console action was triggered because the console is already %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2187
|
#: ironic/conductor/manager.py:2397
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Successfully deployed node %(node)s with instance %(instance)s."
|
msgid "Successfully deployed node %(node)s with instance %(instance)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2296
|
#: ironic/conductor/manager.py:2506
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During sync_power_state, node %(node)s has no previous known state. "
|
"During sync_power_state, node %(node)s has no previous known state. "
|
||||||
"Recording current state '%(state)s'."
|
"Recording current state '%(state)s'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2366
|
#: ironic/conductor/manager.py:2576
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Successfully inspected node %(node)s"
|
msgid "Successfully inspected node %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -151,7 +159,7 @@ msgstr ""
|
|||||||
msgid "Successfully set node %(node)s power state to %(state)s."
|
msgid "Successfully set node %(node)s power state to %(state)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/agent.py:456
|
#: ironic/drivers/modules/agent.py:417
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Image successfully written to node %s"
|
msgid "Image successfully written to node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -178,7 +186,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/agent_base_vendor.py:620
|
#: ironic/drivers/modules/agent_base_vendor.py:620
|
||||||
#: ironic/drivers/modules/iscsi_deploy.py:643
|
#: ironic/drivers/modules/iscsi_deploy.py:642
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deployment to node %s done"
|
msgid "Deployment to node %s done"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -188,36 +196,36 @@ msgstr ""
|
|||||||
msgid "Local boot successfully configured for node %s"
|
msgid "Local boot successfully configured for node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:503
|
#: ironic/drivers/modules/deploy_utils.py:520
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Disk metadata on %(dev)s successfully destroyed for node %(node)s"
|
msgid "Disk metadata on %(dev)s successfully destroyed for node %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:616
|
#: ironic/drivers/modules/deploy_utils.py:633
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Successfully completed the disk device %(dev)s partitioning for node "
|
"Successfully completed the disk device %(dev)s partitioning for node "
|
||||||
"%(node)s"
|
"%(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:649
|
#: ironic/drivers/modules/deploy_utils.py:666
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Configdrive for node %(node)s successfully copied onto partition "
|
"Configdrive for node %(node)s successfully copied onto partition "
|
||||||
"%(partition)s"
|
"%(partition)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:660
|
#: ironic/drivers/modules/deploy_utils.py:677
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Image for %(node)s successfully populated"
|
msgid "Image for %(node)s successfully populated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:665
|
#: ironic/drivers/modules/deploy_utils.py:682
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Swap partition %(swap)s successfully formatted for node %(node)s"
|
msgid "Swap partition %(swap)s successfully formatted for node %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:671
|
#: ironic/drivers/modules/deploy_utils.py:688
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Ephemeral partition %(ephemeral)s successfully formatted for node %(node)s"
|
msgid "Ephemeral partition %(ephemeral)s successfully formatted for node %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -268,7 +276,7 @@ msgstr ""
|
|||||||
msgid "Option %(opt)s is supported by ipmitool"
|
msgid "Option %(opt)s is supported by ipmitool"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/iscsi_deploy.py:608
|
#: ironic/drivers/modules/iscsi_deploy.py:607
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Bootloader successfully installed on node %s"
|
msgid "Bootloader successfully installed on node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -323,7 +331,7 @@ msgstr ""
|
|||||||
msgid "Setting up node %s to boot from virtual media"
|
msgid "Setting up node %s to boot from virtual media"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:385
|
#: ironic/drivers/modules/ilo/deploy.py:432
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Changed secure boot to %(mode)s for node %(node)s"
|
msgid "Changed secure boot to %(mode)s for node %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -357,22 +365,22 @@ msgid ""
|
|||||||
"'reset_ilo_credential' is not performed on node %s."
|
"'reset_ilo_credential' is not performed on node %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:441
|
#: ironic/drivers/modules/irmc/deploy.py:444
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Attached virtual cdrom successfully for node %s"
|
msgid "Attached virtual cdrom successfully for node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:464
|
#: ironic/drivers/modules/irmc/deploy.py:467
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Detached virtual cdrom successfully for node %s"
|
msgid "Detached virtual cdrom successfully for node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:497
|
#: ironic/drivers/modules/irmc/deploy.py:500
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Attached virtual floppy successfully for node %s"
|
msgid "Attached virtual floppy successfully for node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:520
|
#: ironic/drivers/modules/irmc/deploy.py:523
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Detached virtual floppy successfully for node %s"
|
msgid "Detached virtual floppy successfully for node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ironic 4.1.1.dev38\n"
|
"Project-Id-Version: ironic 4.1.0.106.gecf6fc1\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2015-09-17 06:25+0000\n"
|
"POT-Creation-Date: 2015-09-24 21:22+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -51,91 +51,91 @@ msgid ""
|
|||||||
"object is not a string: %s,"
|
"object is not a string: %s,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:288
|
#: ironic/conductor/manager.py:289
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"A conductor with hostname %(hostname)s was previously registered. "
|
"A conductor with hostname %(hostname)s was previously registered. "
|
||||||
"Updating registration"
|
"Updating registration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:376
|
#: ironic/conductor/manager.py:377
|
||||||
msgid "Conductor could not connect to database while heartbeating."
|
msgid "Conductor could not connect to database while heartbeating."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:919
|
#: ironic/conductor/manager.py:974
|
||||||
msgid ""
|
msgid ""
|
||||||
"Returning CLEANING for asynchronous prepare cleaning has been deprecated."
|
"Returning CLEANING for asynchronous prepare cleaning has been deprecated."
|
||||||
" Please use CLEANWAIT instead."
|
" Please use CLEANWAIT instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:987
|
#: ironic/conductor/manager.py:1026
|
||||||
msgid ""
|
msgid ""
|
||||||
"Returning CLEANING for asynchronous clean steps has been deprecated. "
|
"Returning CLEANING for asynchronous clean steps has been deprecated. "
|
||||||
"Please use CLEANWAIT instead."
|
"Please use CLEANWAIT instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1224
|
#: ironic/conductor/manager.py:1329
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During checking for deploying state, node %s was not found and presumed "
|
"During checking for deploying state, node %s was not found and presumed "
|
||||||
"deleted by another process. Skipping."
|
"deleted by another process. Skipping."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1229
|
#: ironic/conductor/manager.py:1334
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During checking for deploying state, when releasing the lock of the node "
|
"During checking for deploying state, when releasing the lock of the node "
|
||||||
"%s, it was locked by another process. Skipping."
|
"%s, it was locked by another process. Skipping."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1235
|
#: ironic/conductor/manager.py:1340
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During checking for deploying state, when releasing the lock of the node "
|
"During checking for deploying state, when releasing the lock of the node "
|
||||||
"%s, it was already unlocked."
|
"%s, it was already unlocked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1625
|
#: ironic/conductor/manager.py:1730
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"No VIF found for instance %(instance)s port %(port)s when attempting to "
|
"No VIF found for instance %(instance)s port %(port)s when attempting to "
|
||||||
"update port MAC address."
|
"update port MAC address."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1683
|
#: ironic/conductor/manager.py:1788
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
|
"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
|
||||||
"%(node)s"
|
"%(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1688
|
#: ironic/conductor/manager.py:1793
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During get_sensors_data, could not parse sensor data for node %(node)s. "
|
"During get_sensors_data, could not parse sensor data for node %(node)s. "
|
||||||
"Error: %(err)s."
|
"Error: %(err)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1693
|
#: ironic/conductor/manager.py:1798
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During get_sensors_data, could not get sensor data for node %(node)s. "
|
"During get_sensors_data, could not get sensor data for node %(node)s. "
|
||||||
"Error: %(err)s."
|
"Error: %(err)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1698
|
#: ironic/conductor/manager.py:1803
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During send_sensor_data, node %(node)s was not found and presumed deleted"
|
"During send_sensor_data, node %(node)s was not found and presumed deleted"
|
||||||
" by another process."
|
" by another process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1703
|
#: ironic/conductor/manager.py:1808
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
|
msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:1833
|
#: ironic/conductor/manager.py:1938
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Driver '%s' is missing a task argument to the method "
|
"Driver '%s' is missing a task argument to the method "
|
||||||
@ -143,14 +143,14 @@ msgid ""
|
|||||||
" code to include a task argument."
|
" code to include a task argument."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2058
|
#: ironic/conductor/manager.py:2268
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"No free conductor workers available to perform an action on node "
|
"No free conductor workers available to perform an action on node "
|
||||||
"%(node)s, setting node's power state back to %(power_state)s."
|
"%(node)s, setting node's power state back to %(power_state)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2086
|
#: ironic/conductor/manager.py:2296
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"No free conductor workers available to perform an action on node "
|
"No free conductor workers available to perform an action on node "
|
||||||
@ -158,28 +158,28 @@ msgid ""
|
|||||||
"target_provision_state to %(tgt_prov_state)s."
|
"target_provision_state to %(tgt_prov_state)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2270
|
#: ironic/conductor/manager.py:2480
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During sync_power_state, could not get power state for node %(node)s, "
|
"During sync_power_state, could not get power state for node %(node)s, "
|
||||||
"attempt %(attempt)s of %(retries)s. Error: %(err)s."
|
"attempt %(attempt)s of %(retries)s. Error: %(err)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2309
|
#: ironic/conductor/manager.py:2519
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During sync_power_state, node %(node)s state '%(actual)s' does not match "
|
"During sync_power_state, node %(node)s state '%(actual)s' does not match "
|
||||||
"expected state. Changing hardware state to '%(state)s'."
|
"expected state. Changing hardware state to '%(state)s'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/manager.py:2327
|
#: ironic/conductor/manager.py:2537
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"During sync_power_state, node %(node)s state does not match expected "
|
"During sync_power_state, node %(node)s state does not match expected "
|
||||||
"state '%(state)s'. Updating recorded state to '%(actual)s'."
|
"state '%(state)s'. Updating recorded state to '%(actual)s'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/conductor/task_manager.py:400
|
#: ironic/conductor/task_manager.py:399
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Task's on_error hook failed to call %(method)s on node %(node)s"
|
msgid "Task's on_error hook failed to call %(method)s on node %(node)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -220,7 +220,7 @@ msgid ""
|
|||||||
" on the following ports: %(ports)s."
|
" on the following ports: %(ports)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/base.py:1055
|
#: ironic/drivers/base.py:1058
|
||||||
msgid ""
|
msgid ""
|
||||||
"Using periodic tasks with parallel=False is deprecated, \"parallel\" "
|
"Using periodic tasks with parallel=False is deprecated, \"parallel\" "
|
||||||
"argument will be ignored starting with the Mitaka release"
|
"argument will be ignored starting with the Mitaka release"
|
||||||
@ -231,6 +231,13 @@ msgstr ""
|
|||||||
msgid "Ignoring malformed capability '%s'. Format should be 'key:val'."
|
msgid "Ignoring malformed capability '%s'. Format should be 'key:val'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ironic/drivers/modules/agent.py:151
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Skip the image size check as memory_mb is not defined in properties on "
|
||||||
|
"node %s."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/agent_base_vendor.py:497
|
#: ironic/drivers/modules/agent_base_vendor.py:497
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Malformed MAC: %s"
|
msgid "Malformed MAC: %s"
|
||||||
@ -260,7 +267,7 @@ msgstr ""
|
|||||||
msgid "No console pid found for node %s while trying to stop shellinabox console."
|
msgid "No console pid found for node %s while trying to stop shellinabox console."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/deploy_utils.py:1039
|
#: ironic/drivers/modules/deploy_utils.py:1055
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"ipmitool is unable to set boot device while the node %s is in UEFI boot "
|
"ipmitool is unable to set boot device while the node %s is in UEFI boot "
|
||||||
@ -353,12 +360,12 @@ msgid ""
|
|||||||
"%(cmd)s\". Error: %(error)s"
|
"%(cmd)s\". Error: %(error)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/iscsi_deploy.py:793
|
#: ironic/drivers/modules/iscsi_deploy.py:792
|
||||||
#: ironic/drivers/modules/iscsi_deploy.py:815
|
#: ironic/drivers/modules/iscsi_deploy.py:814
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:898
|
#: ironic/drivers/modules/ilo/deploy.py:962
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:928
|
#: ironic/drivers/modules/ilo/deploy.py:992
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:803
|
#: ironic/drivers/modules/irmc/deploy.py:806
|
||||||
#: ironic/drivers/modules/irmc/deploy.py:833
|
#: ironic/drivers/modules/irmc/deploy.py:836
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The node %s is using the bash deploy ramdisk for its deployment. This "
|
"The node %s is using the bash deploy ramdisk for its deployment. This "
|
||||||
@ -429,7 +436,7 @@ msgid ""
|
|||||||
" %(state)s."
|
" %(state)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ssh.py:703
|
#: ironic/drivers/modules/ssh.py:716
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to get boot device for node %(node)s, virt_type %(vtype)s does not"
|
"Failed to get boot device for node %(node)s, virt_type %(vtype)s does not"
|
||||||
@ -468,7 +475,30 @@ msgid ""
|
|||||||
"%(response_code)s. Retry attempt %(count)d"
|
"%(response_code)s. Retry attempt %(count)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ironic/drivers/modules/ilo/deploy.py:403
|
#: ironic/drivers/modules/ilo/deploy.py:91
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Boot iso recreation failed during take over. Reason: %(reason)s. The node"
|
||||||
|
" %(node)s may not come up with current boot_iso %(boot_iso)s. "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ironic/drivers/modules/ilo/deploy.py:102
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Boot iso recreation failed during take over. The node %(node)s may not "
|
||||||
|
"come up with current boot_iso %(boot_iso)s. "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ironic/drivers/modules/ilo/deploy.py:108
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"There is not enough information to recreate boot iso. The UUID for the "
|
||||||
|
"root partition could not be found. The boot-iso cannot be created without"
|
||||||
|
" root_uuid. The node %(node)s may not come up with current boot_iso "
|
||||||
|
"%(boot_iso)s "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ironic/drivers/modules/ilo/deploy.py:450
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Secure boot mode is not supported for node %s"
|
msgid "Secure boot mode is not supported for node %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user