summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2014-09-25 21:15:23 +0200
committerAndreas Jaeger <aj@suse.de>2014-09-25 21:15:23 +0200
commitb4df218fcd5a6fed3c36f67ed485efe19c4a74f6 (patch)
tree996607067d80704cdfffff9d1226e24be7b9adf4
parentffba2c5b3baff31861db55d7c0a1ca8398a69708 (diff)
downloadironic-b4df218fcd5a6fed3c36f67ed485efe19c4a74f6.tar.gz
Remove untranslated PO files
The proposal bot only imports file that are at least 75 % translated. Remove any PO file that is untranslated or has less than 75 % of translations. This actually removed *all* files. Checked number of translated entries with: cd ironic/locale for i in `find . -name *.po `; do echo $i;msgfmt --statistics $i; done See also https://www.transifex.com/projects/p/ironic/ for current translation state. Whenever a file is again translated sufficiently, the proposal bot will propose a new patch - thus we do not lose any translations. Change-Id: I9319c37d8af11a2163528c60e3a2bb0a84db4f21
-rw-r--r--ironic/locale/de/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/de/LC_MESSAGES/ironic-log-warning.po377
-rw-r--r--ironic/locale/en_AU/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/en_AU/LC_MESSAGES/ironic.po1944
-rw-r--r--ironic/locale/en_GB/LC_MESSAGES/ironic-log-critical.po24
-rw-r--r--ironic/locale/en_GB/LC_MESSAGES/ironic-log-error.po409
-rw-r--r--ironic/locale/en_GB/LC_MESSAGES/ironic-log-info.po220
-rw-r--r--ironic/locale/en_GB/LC_MESSAGES/ironic-log-warning.po395
-rw-r--r--ironic/locale/en_US/LC_MESSAGES/ironic.po1913
-rw-r--r--ironic/locale/es/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/fr/LC_MESSAGES/ironic-log-critical.po25
-rw-r--r--ironic/locale/fr/LC_MESSAGES/ironic-log-error.po401
-rw-r--r--ironic/locale/fr/LC_MESSAGES/ironic-log-warning.po377
-rw-r--r--ironic/locale/it/LC_MESSAGES/ironic-log-error.po401
-rw-r--r--ironic/locale/ja/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/ko_KR/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/pt_BR/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/te_IN/LC_MESSAGES/ironic-log-critical.po24
-rw-r--r--ironic/locale/vi_VN/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/zh_CN/LC_MESSAGES/ironic-log-error.po400
-rw-r--r--ironic/locale/zh_TW/LC_MESSAGES/ironic-log-error.po400
21 files changed, 0 insertions, 10110 deletions
diff --git a/ironic/locale/de/LC_MESSAGES/ironic-log-error.po b/ironic/locale/de/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 007e993db..000000000
--- a/ironic/locale/de/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: German (http://www.transifex.com/projects/p/ironic/language/"
-"de/)\n"
-"Language: de\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Ursprüngliche Ausnahme wird gelöscht: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "Unerwartete Ausnahme %d mal(e) aufgetreten... Neuversuch."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "in Schleifenaufruf mit festgelegter Dauer"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "in dynamischen Schleifenaufruf"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/de/LC_MESSAGES/ironic-log-warning.po b/ironic/locale/de/LC_MESSAGES/ironic-log-warning.po
deleted file mode 100644
index 834cafd01..000000000
--- a/ironic/locale/de/LC_MESSAGES/ironic-log-warning.po
+++ /dev/null
@@ -1,377 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-08 00:02+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: German (http://www.transifex.com/projects/p/ironic/language/"
-"de/)\n"
-"Language: de\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/common/disk_partitioner.py:134
-#, python-format
-msgid "Failed to check the device %(device)s with fuser: %(err)s"
-msgstr ""
-
-#: ironic/common/disk_partitioner.py:201
-#, python-format
-msgid ""
-"Partition information from parted for device %(device)s does not match "
-"expected format: %(line)s"
-msgstr ""
-
-#: ironic/common/utils.py:464
-#, python-format
-msgid "Failed to unlink %(path)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:473
-#, python-format
-msgid "Failed to remove dir %(path)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:489
-#, python-format
-msgid "Failed to create symlink from %(source)s to %(link)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:503
-#, python-format
-msgid ""
-"Failed to remove trailing character. Returning original object. Supplied "
-"object is not a string: %s,"
-msgstr ""
-
-#: ironic/conductor/manager.py:193
-#, python-format
-msgid ""
-"A conductor with hostname %(hostname)s was previously registered. Updating "
-"registration"
-msgstr ""
-
-#: ironic/conductor/manager.py:404
-#, python-format
-msgid ""
-"No free conductor workers available to perform an action on node %(node)s, "
-"setting node's provision_state back to %(prov_state)s and "
-"target_provision_state to %(tgt_prov_state)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:500
-#, python-format
-msgid "Error in deploy of node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:588
-#, python-format
-msgid "Error in tear_down of node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:652
-#, python-format
-msgid ""
-"During sync_power_state, could not get power state for node %(node)s. Error: "
-"%(err)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:677
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s state does not match expected state "
-"'%(state)s'. Updating recorded state to '%(actual)s'."
-msgstr ""
-
-#: ironic/conductor/manager.py:693
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s state '%(actual)s' does not match "
-"expected state. Changing hardware state to '%(state)s'."
-msgstr ""
-
-#: ironic/conductor/manager.py:710
-#, python-format
-msgid "%(left)s attempts remaining to sync_power_state for node %(node)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:1079
-#, python-format
-msgid ""
-"No VIF found for instance %(instance)s port %(port)s when attempting to "
-"update port MAC address."
-msgstr ""
-
-#: ironic/conductor/manager.py:1134
-#, python-format
-msgid ""
-"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
-"%(node)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:1138
-#, python-format
-msgid ""
-"During get_sensors_data, could not parse sensor data for node %(node)s. "
-"Error: %(err)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:1142
-#, python-format
-msgid ""
-"During get_sensors_data, could not get sensor data for node %(node)s. Error: "
-"%(err)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:1146
-#, python-format
-msgid ""
-"During send_sensor_data, node %(node)s was not found and presumed deleted by "
-"another process."
-msgstr ""
-
-#: ironic/conductor/manager.py:1150
-#, python-format
-msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/conductor/task_manager.py:275
-#, python-format
-msgid "Task's on_error hook failed to call %(method)s on node %(node)s"
-msgstr ""
-
-#: ironic/conductor/utils.py:90
-#, python-format
-msgid ""
-"Not going to change_node_power_state because current state = requested state "
-"= '%(state)s'."
-msgstr ""
-
-#: ironic/conductor/utils.py:97
-#, python-format
-msgid "Driver returns ERROR power state for node %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:146
-#, python-format
-msgid ""
-"No VIFs found for node %(node)s when attempting to update DHCP BOOT options."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:164
-#, python-format
-msgid ""
-"Some errors were encountered when updating the DHCP BOOT options for node "
-"%(node)s on the following ports: %(ports)s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:226
-#, python-format
-msgid ""
-"No VIFs found for node %(node)s when attempting to get port IP address."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:253
-#, python-format
-msgid ""
-"Some errors were encountered on node %(node)s while retrieving IP address on "
-"the following ports: %(ports)s."
-msgstr ""
-
-#: ironic/drivers/utils.py:137
-#, python-format
-msgid "Ignoring malformed capability '%s'. Format should be 'key:val'."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:563
-#, python-format
-msgid "Malformed MAC: %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:602
-#, python-format
-msgid "MAC address %s not found in database"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:178
-#, python-format
-msgid ""
-"Failed to kill the old console process before starting a new shellinabox "
-"console for node %(node)s. Reason: %(err)s"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:261
-#, python-format
-msgid ""
-"No console pid found for node %s while trying to stop shellinabox console."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:114
-#, python-format
-msgid ""
-"Cannot get power status for node '%(node)s' at relay '%(relay)s'. iBoot "
-"get_relays() returned '%(resp)s'."
-msgstr ""
-
-#: ironic/drivers/modules/image_cache.py:178
-#, python-format
-msgid ""
-"Cache clean up was unable to reclaim %(required)d MiB of disk space, still "
-"%(left)d MiB required"
-msgstr ""
-
-#: ironic/drivers/modules/image_cache.py:205
-#: ironic/drivers/modules/image_cache.py:243
-#, python-format
-msgid "Unable to delete file %(name)s from master image cache: %(exc)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:133
-#, python-format
-msgid ""
-"IPMI power on failed for node %(node_id)s with the following error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:163
-#, python-format
-msgid ""
-"IPMI power off failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:195
-#, python-format
-msgid ""
-"IPMI power reboot failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:230
-#, python-format
-msgid ""
-"IPMI get power state failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:244
-#, python-format
-msgid ""
-"IPMI get power state for node %(node_id)s returns the following details: "
-"%(detail)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:402
-#, python-format
-msgid "IPMI power %(state)s failed for node %(node)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:467
-#, python-format
-msgid "IPMI power status failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:704
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:735
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:338
-msgid ""
-"ipmitool is unable to set boot device while the node is in UEFI boot mode."
-"Please set the boot device manually."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:402
-#, python-format
-msgid "Could not get image info to clean up images for node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:203
-#, python-format
-msgid "Power-on failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:243
-#, python-format
-msgid "Power-off failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:283
-#, python-format
-msgid "Reboot failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:348
-#, python-format
-msgid ""
-"SNMP PDU %(addr)s outlet %(outlet)s: unrecognised power state %(state)s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:468
-#, python-format
-msgid ""
-"Eaton Power SNMP PDU %(addr)s outlet %(outlet)s: unrecognised power state "
-"%(state)s."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:686
-#, python-format
-msgid ""
-"Failed to get boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/nova/scheduler/ironic_host_manager.py:35
-msgid ""
-"This class (ironic.nova.scheduler.ironic_host_manager.IronicHostManager) is "
-"deprecated and has moved into the Nova tree. Please set "
-"scheduler_host_manager = nova.scheduler.ironic_host_manager."
-"IronicHostManager."
-msgstr ""
-
-#: ironic/nova/virt/ironic/driver.py:36
-msgid ""
-"This class (ironic.nova.virt.ironic.IronicDriver) is deprecated and has "
-"moved into the Nova tree. Please set compute_driver = nova.virt.ironic."
-"IronicDriver."
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: ironic/openstack/common/network_utils.py:149
-msgid "tcp_keepidle not available on your system"
-msgstr ""
-
-#: ironic/openstack/common/network_utils.py:156
-msgid "tcp_keepintvl not available on your system"
-msgstr ""
-
-#: ironic/openstack/common/network_utils.py:163
-msgid "tcp_keepknt not available on your system"
-msgstr ""
-
-#: ironic/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr ""
diff --git a/ironic/locale/en_AU/LC_MESSAGES/ironic-log-error.po b/ironic/locale/en_AU/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index cc36d9c51..000000000
--- a/ironic/locale/en_AU/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
-"ironic/language/en_AU/)\n"
-"Language: en_AU\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Original exception being dropped: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "Unexpected exception occurred %d time(s)... retrying."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "in fixed duration looping call"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "in dynamic looping call"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/en_AU/LC_MESSAGES/ironic.po b/ironic/locale/en_AU/LC_MESSAGES/ironic.po
deleted file mode 100644
index 6d8226a74..000000000
--- a/ironic/locale/en_AU/LC_MESSAGES/ironic.po
+++ /dev/null
@@ -1,1944 +0,0 @@
-# English (Australia) translations for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-# Tom Fifield <tom@openstack.org>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: English (Australia) "
-"(http://www.transifex.com/projects/p/ironic/language/en_AU/)\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"
-
-#: ironic/api/controllers/v1/driver.py:116
-#: ironic/api/controllers/v1/node.py:555
-msgid "Method not specified"
-msgstr "Method not specified"
-
-#: ironic/api/controllers/v1/node.py:309
-#, python-format
-msgid "Node %(node)s is already in the '%(state)s' state."
-msgstr "Node %(node)s is already in the '%(state)s' state."
-
-#: ironic/api/controllers/v1/node.py:322
-#, python-format
-msgid "Node %s is already being provisioned or decommissioned."
-msgstr "Node %s is already being provisioned or decommissioned."
-
-#: ironic/api/controllers/v1/node.py:593
-msgid "Chassis id not specified."
-msgstr "Chassis id not specified."
-
-#: ironic/api/controllers/v1/node.py:774
-#, python-format
-msgid "Node %s can not be updated while a state transition is in progress."
-msgstr "Node %s can not be updated while a state transition is in progress."
-
-#: ironic/api/controllers/v1/port.py:181
-msgid "Node id not specified."
-msgstr "Node id not specified."
-
-#: ironic/api/controllers/v1/types.py:136
-#, python-format
-msgid "'%s' is an internal attribute and can not be updated"
-msgstr "'%s' is an internal attribute and can not be updated"
-
-#: ironic/api/controllers/v1/types.py:140
-#, python-format
-msgid "'%s' is a mandatory attribute and can not be removed"
-msgstr "'%s' is a mandatory attribute and can not be removed"
-
-#: ironic/api/controllers/v1/types.py:145
-msgid "'add' and 'replace' operations needs value"
-msgstr "'add' and 'replace' operations needs value"
-
-#: ironic/api/controllers/v1/types.py:176
-#, python-format
-msgid "Wrong type. Expected '%(type)s', got '%(value)s'"
-msgstr "Wrong type. Expected '%(type)s', got '%(value)s'"
-
-#: ironic/api/controllers/v1/utils.py:33
-msgid "Limit must be positive"
-msgstr "Limit must be positive"
-
-#: ironic/api/controllers/v1/utils.py:40
-#, python-format
-msgid "Invalid sort direction: %s. Acceptable values are 'asc' or 'desc'"
-msgstr "Invalid sort direction: %s. Acceptable values are 'asc' or 'desc'"
-
-#: ironic/api/controllers/v1/utils.py:50
-#, python-format
-msgid "Adding a new attribute (%s) to the root of the resource is not allowed"
-msgstr "Adding a new attribute (%s) to the root of the resource is not allowed"
-
-#: ironic/api/middleware/auth_token.py:41
-#, python-format
-msgid "Cannot compile public API routes: %s"
-msgstr "Cannot compile public API routes: %s"
-
-#: ironic/api/middleware/parsable_error.py:54
-#, python-format
-msgid "ErrorDocumentMiddleware received an invalid status %s"
-msgstr "ErrorDocumentMiddleware received an invalid status %s"
-
-#: ironic/common/disk_partitioner.py:167
-#, python-format
-msgid ""
-"Disk partitioning failed on device %(device)s. Processes with the "
-"following PIDs are holding it: %(pids)s. Time out waiting for completion."
-msgstr ""
-
-#: ironic/common/disk_partitioner.py:173
-#, python-format
-msgid ""
-"Disk partitioning failed on device %(device)s. Fuser exited with "
-"\"%(fuser_err)s\". Time out waiting for completion."
-msgstr ""
-
-#: ironic/common/exception.py:58
-msgid "An unknown exception occurred."
-msgstr "An unknown exception occurred."
-
-#: ironic/common/exception.py:99
-msgid "Not authorized."
-msgstr "Not authorised."
-
-#: ironic/common/exception.py:104
-msgid "Operation not permitted."
-msgstr "Operation not permitted."
-
-#: ironic/common/exception.py:108
-msgid "Unacceptable parameters."
-msgstr "Unacceptable parameters."
-
-#: ironic/common/exception.py:113
-msgid "Conflict."
-msgstr "Conflict."
-
-#: ironic/common/exception.py:118
-msgid "Resource temporarily unavailable, please retry."
-msgstr "Resource temporarily unavailable, please retry."
-
-#: ironic/common/exception.py:123
-msgid "Invalid resource state."
-msgstr "Invalid resource state."
-
-#: ironic/common/exception.py:127
-#, python-format
-msgid "A node with UUID %(uuid)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:131
-#, python-format
-msgid "A port with MAC address %(mac)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:135
-#, python-format
-msgid "A chassis with UUID %(uuid)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:139
-#, python-format
-msgid "A port with UUID %(uuid)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:143
-#, python-format
-msgid ""
-"Instance %(instance_uuid)s is already associated with a node, it cannot "
-"be associated with this other node %(node)s"
-msgstr ""
-
-#: ironic/common/exception.py:148
-#, python-format
-msgid "Expected a uuid but received %(uuid)s."
-msgstr "Expected a uuid but received %(uuid)s."
-
-#: ironic/common/exception.py:152
-#, python-format
-msgid "Expected an uuid or int but received %(identity)s."
-msgstr "Expected an uuid or int but received %(identity)s."
-
-#: ironic/common/exception.py:156
-#, python-format
-msgid "Expected a MAC address but received %(mac)s."
-msgstr "Expected a MAC address but received %(mac)s."
-
-#: ironic/common/exception.py:160
-#, python-format
-msgid "Invalid state '%(state)s' requested for node %(node)s."
-msgstr "Invalid state '%(state)s' requested for node %(node)s."
-
-#: ironic/common/exception.py:164
-#, python-format
-msgid "Couldn't apply patch '%(patch)s'. Reason: %(reason)s"
-msgstr "Couldn't apply patch '%(patch)s'. Reason: %(reason)s"
-
-#: ironic/common/exception.py:168
-#, python-format
-msgid "Failed to deploy instance: %(reason)s"
-msgstr "Failed to deploy instance: %(reason)s"
-
-#: ironic/common/exception.py:172 ironic/common/exception.py:176
-#, python-format
-msgid "Image %(image_id)s is unacceptable: %(reason)s"
-msgstr "Image %(image_id)s is unacceptable: %(reason)s"
-
-#: ironic/common/exception.py:182 ironic/common/exception.py:186
-#, python-format
-msgid "%(err)s"
-msgstr "%(err)s"
-
-#: ironic/common/exception.py:190
-msgid "Resource could not be found."
-msgstr "Resource could not be found."
-
-#: ironic/common/exception.py:195
-#, python-format
-msgid "Failed to load DHCP provider %(dhcp_provider_name)s."
-msgstr ""
-
-#: ironic/common/exception.py:199
-#, python-format
-msgid "Failed to load driver %(driver_name)s."
-msgstr "Failed to load driver %(driver_name)s."
-
-#: ironic/common/exception.py:203
-#, python-format
-msgid "Image %(image_id)s could not be found."
-msgstr "Image %(image_id)s could not be found."
-
-#: ironic/common/exception.py:207
-#, python-format
-msgid "No valid host was found. Reason: %(reason)s"
-msgstr "No valid host was found. Reason: %(reason)s"
-
-#: ironic/common/exception.py:211
-#, python-format
-msgid "Instance %(instance)s could not be found."
-msgstr "Instance %(instance)s could not be found."
-
-#: ironic/common/exception.py:215
-#, python-format
-msgid "Node %(node)s could not be found."
-msgstr "Node %(node)s could not be found."
-
-#: ironic/common/exception.py:219
-#, python-format
-msgid "Node %(node)s is associated with instance %(instance)s."
-msgstr "Node %(node)s is associated with instance %(instance)s."
-
-#: ironic/common/exception.py:223
-#, python-format
-msgid "Port %(port)s could not be found."
-msgstr "Port %(port)s could not be found."
-
-#: ironic/common/exception.py:227
-#, python-format
-msgid "Update DHCP options on port: %(port_id)s failed."
-msgstr "Update DHCP options on port: %(port_id)s failed."
-
-#: ironic/common/exception.py:231
-#, python-format
-msgid "Retrieve IP address on port: %(port_id)s failed."
-msgstr ""
-
-#: ironic/common/exception.py:235
-#, python-format
-msgid "Invalid IPv4 address %(ip_address)s."
-msgstr ""
-
-#: ironic/common/exception.py:239
-#, python-format
-msgid "Update MAC address on port: %(port_id)s failed."
-msgstr "Update MAC address on port: %(port_id)s failed."
-
-#: ironic/common/exception.py:243
-#, python-format
-msgid "Chassis %(chassis)s could not be found."
-msgstr "Chassis %(chassis)s could not be found."
-
-#: ironic/common/exception.py:247
-#, python-format
-msgid "Conductor %(conductor)s could not be found."
-msgstr "Conductor %(conductor)s could not be found."
-
-#: ironic/common/exception.py:251
-#, python-format
-msgid "Conductor %(conductor)s already registered."
-msgstr "Conductor %(conductor)s already registered."
-
-#: ironic/common/exception.py:255
-#, python-format
-msgid "Failed to set node power state to %(pstate)s."
-msgstr "Failed to set node power state to %(pstate)s."
-
-#: ironic/common/exception.py:259
-msgid "An exclusive lock is required, but the current context has a shared lock."
-msgstr "An exclusive lock is required, but the current context has a shared lock."
-
-#: ironic/common/exception.py:264
-#, python-format
-msgid "Failed to toggle maintenance-mode flag for node %(node)s: %(reason)s"
-msgstr "Failed to toggle maintenance-mode flag for node %(node)s: %(reason)s"
-
-#: ironic/common/exception.py:269
-#, python-format
-msgid "Console access is not enabled on node %(node)s"
-msgstr "Console access is not enabled on node %(node)s"
-
-#: ironic/common/exception.py:273
-#, python-format
-msgid ""
-"The %(op)s operation can't be performed on node %(node)s because it's in "
-"maintenance mode."
-msgstr ""
-"The %(op)s operation can't be performed on node %(node)s because it's in "
-"maintenance mode."
-
-#: ironic/common/exception.py:278
-#, python-format
-msgid ""
-"Can not change instance association while node %(node)s is in power state"
-" %(pstate)s."
-msgstr ""
-"Can not change instance association while node %(node)s is in power state"
-" %(pstate)s."
-
-#: ironic/common/exception.py:283
-#, python-format
-msgid ""
-"Cannot complete the requested action because chassis %(chassis)s contains"
-" nodes."
-msgstr ""
-"Cannot complete the requested action because chassis %(chassis)s contains"
-" nodes."
-
-#: ironic/common/exception.py:288
-#, python-format
-msgid "IPMI call failed: %(cmd)s."
-msgstr "IPMI call failed: %(cmd)s."
-
-#: ironic/common/exception.py:292
-#, python-format
-msgid "Failed to establish SSH connection to host %(host)s."
-msgstr "Failed to establish SSH connection to host %(host)s."
-
-#: ironic/common/exception.py:296
-#, python-format
-msgid "Failed to execute command via SSH: %(cmd)s."
-msgstr "Failed to execute command via SSH: %(cmd)s."
-
-#: ironic/common/exception.py:300
-#, python-format
-msgid "Unsupported object type %(objtype)s"
-msgstr "Unsupported object type %(objtype)s"
-
-#: ironic/common/exception.py:304
-#, python-format
-msgid "Cannot call %(method)s on orphaned %(objtype)s object"
-msgstr "Cannot call %(method)s on orphaned %(objtype)s object"
-
-#: ironic/common/exception.py:308
-#, python-format
-msgid "Driver %(driver)s does not support %(extension)s."
-msgstr "Driver %(driver)s does not support %(extension)s."
-
-#: ironic/common/exception.py:312
-#, python-format
-msgid "Version %(objver)s of %(objname)s is not supported"
-msgstr "Version %(objver)s of %(objname)s is not supported"
-
-#: ironic/common/exception.py:316
-#, python-format
-msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
-msgstr "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
-
-#: ironic/common/exception.py:321
-#, python-format
-msgid "Not authorized for image %(image_id)s."
-msgstr "Not authorised for image %(image_id)s."
-
-#: ironic/common/exception.py:325
-#, python-format
-msgid "Invalid image href %(image_href)s."
-msgstr "Invalid image href %(image_href)s."
-
-#: ironic/common/exception.py:329
-msgid "Unauthorised for keystone service catalog."
-msgstr "Unauthorised for keystone service catalog."
-
-#: ironic/common/exception.py:337
-#, python-format
-msgid ""
-"Service type %(service_type)s with endpoint type %(endpoint_type)s not "
-"found in keystone service catalog."
-msgstr ""
-"Service type %(service_type)s with endpoint type %(endpoint_type)s not "
-"found in keystone service catalog."
-
-#: ironic/common/exception.py:342
-msgid "Connection failed"
-msgstr "Connection failed"
-
-#: ironic/common/exception.py:346
-msgid "Requested OpenStack Images API is forbidden"
-msgstr "Requested OpenStack Images API is forbidden"
-
-#: ironic/common/exception.py:354
-msgid "The provided endpoint is invalid"
-msgstr "The provided endpoint is invalid"
-
-#: ironic/common/exception.py:358
-msgid "Unable to communicate with the server."
-msgstr "Unable to communicate with the server."
-
-#: ironic/common/exception.py:374
-#, python-format
-msgid "Could not find config at %(path)s"
-msgstr "Could not find config at %(path)s"
-
-#: ironic/common/exception.py:378
-#, python-format
-msgid ""
-"Node %(node)s is locked by host %(host)s, please retry after the current "
-"operation is completed."
-msgstr ""
-"Node %(node)s is locked by host %(host)s, please retry after the current "
-"operation is completed."
-
-#: ironic/common/exception.py:383
-#, python-format
-msgid "Node %(node)s found not to be locked on release"
-msgstr ""
-
-#: ironic/common/exception.py:387
-msgid ""
-"Requested action cannot be performed due to lack of free conductor "
-"workers."
-msgstr ""
-"Requested action cannot be performed due to lack of free conductor "
-"workers."
-
-#: ironic/common/exception.py:397
-#, python-format
-msgid "Invalid configuration file. %(error_msg)s"
-msgstr "Invalid configuration file. %(error_msg)s"
-
-#: ironic/common/exception.py:401
-#, python-format
-msgid "Driver %(driver)s could not be loaded. Reason: %(reason)s."
-msgstr ""
-
-#: ironic/common/exception.py:409
-#, python-format
-msgid "Could not find pid in pid file %(pid_path)s"
-msgstr ""
-
-#: ironic/common/exception.py:413
-#, python-format
-msgid "Console subprocess failed to start. %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:417
-#, python-format
-msgid "Failed to create the password file. %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:425
-#, python-format
-msgid "%(operation)s failed, error: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:429
-#, python-format
-msgid ""
-"DRAC client failed. Last error (cURL error code): %(last_error)s, fault "
-"string: \"%(fault_string)s\" response_code: %(response_code)s"
-msgstr ""
-
-#: ironic/common/exception.py:436
-#, python-format
-msgid "DRAC %(operation)s failed. Reason: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:440
-#, python-format
-msgid "DRAC failed to create a configuration job. Reason: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:445
-#, python-format
-msgid ""
-"Invalid filter dialect '%(invalid_filter)s'. Supported options are "
-"%(supported)s"
-msgstr ""
-
-#: ironic/common/exception.py:450
-#, python-format
-msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:455
-#, python-format
-msgid "Failed to parse sensor data for node %(node)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:460
-#, python-format
-msgid ""
-"Disk volume where '%(path)s' is located doesn't have enough disk space. "
-"Required %(required)d MiB, only %(actual)d MiB available space present."
-msgstr ""
-
-#: ironic/common/exception.py:466
-#, python-format
-msgid "Creating %(image_type)s image failed: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:470
-#, python-format
-msgid "Swift operation '%(operation)s' failed: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:474
-#, python-format
-msgid "SNMP operation '%(operation)s' failed: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:478
-#, python-format
-msgid "Failed to create a file system. File system %(fs)s is not supported."
-msgstr ""
-
-#: ironic/common/hash_ring.py:68
-msgid "Invalid hosts supplied when building HashRing."
-msgstr "Invalid hosts supplied when building HashRing."
-
-#: ironic/common/hash_ring.py:81
-msgid "Invalid data supplied to HashRing.get_hosts."
-msgstr "Invalid data supplied to HashRing.get_hosts."
-
-#: ironic/common/hash_ring.py:146
-#, python-format
-msgid "The driver '%s' is unknown."
-msgstr ""
-
-#: ironic/common/images.py:260
-msgid "'qemu-img info' parsing failed."
-msgstr "'qemu-img info' parsing failed."
-
-#: ironic/common/images.py:266
-#, python-format
-msgid "fmt=%(fmt)s backed by: %(backing_file)s"
-msgstr "fmt=%(fmt)s backed by: %(backing_file)s"
-
-#: ironic/common/images.py:281
-#, python-format
-msgid "Converted to raw, but format is now %s"
-msgstr "Converted to raw, but format is now %s"
-
-#: ironic/common/keystone.py:71
-msgid "Keystone API endpoint is missing"
-msgstr "Keystone API endpoint is missing"
-
-#: ironic/common/keystone.py:91
-#, python-format
-msgid "Could not perform authorization process for service catalog: %s"
-msgstr "Could not perform authorisation process for service catalog: %s"
-
-#: ironic/common/keystone.py:96
-msgid "No keystone service catalog loaded"
-msgstr "No keystone service catalog loaded"
-
-#: ironic/common/policy.py:31
-msgid "JSON file representing policy."
-msgstr "JSON file representing policy."
-
-#: ironic/common/policy.py:34
-msgid "Rule checked when requested rule is not found."
-msgstr "Rule checked when requested rule is not found."
-
-#: ironic/common/pxe_utils.py:100
-#, python-format
-msgid "Failed to get IP address for any port on node %s."
-msgstr ""
-
-#: ironic/common/swift.py:97
-msgid "put container"
-msgstr ""
-
-#: ironic/common/swift.py:108
-msgid "put object"
-msgstr ""
-
-#: ironic/common/swift.py:128
-msgid "head account"
-msgstr ""
-
-#: ironic/common/swift.py:156
-msgid "delete object"
-msgstr ""
-
-#: ironic/common/swift.py:172
-msgid "head object"
-msgstr ""
-
-#: ironic/common/swift.py:187
-msgid "post object"
-msgstr ""
-
-#: ironic/common/utils.py:102
-msgid "Invalid private key"
-msgstr "Invalid private key"
-
-#: ironic/common/utils.py:149
-#, python-format
-msgid "Invalid backend: %s"
-msgstr "Invalid backend: %s"
-
-#: ironic/common/glance_service/v2/image_service.py:129
-#, python-format
-msgid "The given image info does not have a valid image id: %s"
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:155
-msgid ""
-"Swift temporary URLs require a shared secret to be created. You must "
-"provide \"swift_temp_url_key\" as a config option."
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:159
-msgid ""
-"Swift temporary URLs require a Swift endpoint URL. You must provide "
-"\"swift_endpoint_url\" as a config option."
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:163
-msgid ""
-"Swift temporary URLs require a Swift account string. You must provide "
-"\"swift_account\" as a config option."
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:167
-msgid "\"swift_temp_url_duration\" must be a positive integer."
-msgstr ""
-
-#: ironic/conductor/manager.py:253
-msgid "Invalid method call: update_node can not change node state."
-msgstr "Invalid method call: update_node can not change node state."
-
-#: ironic/conductor/manager.py:402
-msgid "No free conductor workers available"
-msgstr ""
-
-#: ironic/conductor/manager.py:450
-#, python-format
-msgid ""
-"RPC do_node_deploy called to rebuild %(node)s, but provision state is "
-"%(curstate)s. State must be one of : %(states)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:457
-#, python-format
-msgid ""
-"RPC do_node_deploy called for %(node)s, but provision state is already "
-"%(state)s."
-msgstr ""
-"RPC do_node_deploy called for %(node)s, but provision state is already "
-"%(state)s."
-
-#: ironic/conductor/manager.py:463
-msgid "provisioning"
-msgstr "provisioning"
-
-#: ironic/conductor/manager.py:470
-#, python-format
-msgid "RPC do_node_deploy failed to validate deploy info. Error: %(msg)s"
-msgstr "RPC do_node_deploy failed to validate deploy info. Error: %(msg)s"
-
-#: ironic/conductor/manager.py:502
-#, python-format
-msgid "Failed to deploy. Error: %s"
-msgstr "Failed to deploy. Error: %s"
-
-#: ironic/conductor/manager.py:545
-#, python-format
-msgid "RPC do_node_tear_down not allowed for node %(node)s in state %(state)s"
-msgstr "RPC do_node_tear_down not allowed for node %(node)s in state %(state)s"
-
-#: ironic/conductor/manager.py:558
-#, python-format
-msgid "RPC do_node_tear_down failed to validate power info. Error: %(msg)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:591
-#, python-format
-msgid "Failed to tear down. Error: %s"
-msgstr "Failed to tear down. Error: %s"
-
-#: ironic/conductor/manager.py:618
-#, python-format
-msgid ""
-"During sync_power_state, max retries exceeded for node %(node)s, node "
-"state %(actual)s does not match expected state '%(state)s'. Updating DB "
-"state to '%(actual)s' Switching node to maintenance mode."
-msgstr ""
-"During sync_power_state, max retries exceeded for node %(node)s, node "
-"state %(actual)s does not match expected state '%(state)s'. Updating DB "
-"state to '%(actual)s' Switching node to maintenance mode."
-
-#: ironic/conductor/manager.py:647
-msgid "Driver returns ERROR state."
-msgstr ""
-
-#: ironic/conductor/manager.py:873
-msgid "not supported"
-msgstr "not supported"
-
-#: ironic/conductor/manager.py:902
-msgid "The node is already in maintenance mode"
-msgstr "The node is already in maintenance mode"
-
-#: ironic/conductor/manager.py:903
-msgid "The node is not in maintenance mode"
-msgstr "The node is not in maintenance mode"
-
-#: ironic/conductor/manager.py:946
-#, python-format
-msgid "Node %s can't be deleted because it's not powered off"
-msgstr "Node %s can't be deleted because it's not powered off"
-
-#: ironic/conductor/manager.py:1020
-msgid "enabled"
-msgstr "enabled"
-
-#: ironic/conductor/manager.py:1020
-msgid "disabled"
-msgstr "disabled"
-
-#: ironic/conductor/manager.py:1040
-msgid "enabling"
-msgstr "enabling"
-
-#: ironic/conductor/manager.py:1040
-msgid "disabling"
-msgstr "disabling"
-
-#: ironic/conductor/manager.py:1041
-#, python-format
-msgid "Error %(op)s the console on node %(node)s. Reason: %(error)s"
-msgstr "Error %(op)s the console on node %(node)s. Reason: %(error)s"
-
-#: ironic/conductor/rpcapi.py:94
-#, python-format
-msgid "No conductor service registered which supports driver %s."
-msgstr "No conductor service registered which supports driver %s."
-
-#: ironic/conductor/utils.py:73 ironic/conductor/utils.py:116
-#, python-format
-msgid "Failed to change power state to '%(target)s'. Error: %(error)s"
-msgstr "Failed to change power state to '%(target)s'. Error: %(error)s"
-
-#: ironic/conductor/utils.py:140
-#, python-format
-msgid "Timeout reached while waiting for callback for node %s"
-msgstr ""
-
-#: ironic/conductor/utils.py:146
-#, python-format
-msgid "Cleanup failed for node %(node)s after deploy timeout: %(error)s"
-msgstr "Cleanup failed for node %(node)s after deploy timeout: %(error)s"
-
-#: ironic/conductor/utils.py:158
-msgid ""
-"Deploy timed out, but an unhandled exception was encountered while "
-"aborting. More info may be found in the log file."
-msgstr ""
-"Deploy timed out, but an unhandled exception was encountered while "
-"aborting. More info may be found in the log file."
-
-#: ironic/db/sqlalchemy/api.py:327
-msgid "Cannot overwrite UUID for an existing Node."
-msgstr ""
-
-#: ironic/db/sqlalchemy/api.py:407
-msgid "Cannot overwrite UUID for an existing Port."
-msgstr ""
-
-#: ironic/db/sqlalchemy/api.py:470
-msgid "Cannot overwrite UUID for an existing Chassis."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:70
-msgid "Neutron auth_strategy should be either \"noauth\" or \"keystone\"."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:160
-#, python-format
-msgid "Failed to set DHCP BOOT options for any port on node %s."
-msgstr "Failed to set DHCP BOOT options for any port on node %s."
-
-#: ironic/drivers/base.py:412
-#, python-format
-msgid "Vendor interface does not support driver vendor_passthru method: %s"
-msgstr ""
-
-#: ironic/drivers/drac.py:34 ironic/drivers/fake.py:153
-msgid "Unable to import pywsman library"
-msgstr ""
-
-#: ironic/drivers/fake.py:92
-msgid "Unable to import pyghmi IPMI library"
-msgstr ""
-
-#: ironic/drivers/fake.py:106 ironic/drivers/pxe.py:111
-msgid "Unable to import seamicroclient library"
-msgstr ""
-
-#: ironic/drivers/fake.py:129 ironic/drivers/pxe.py:138
-msgid "Unable to import iboot library"
-msgstr ""
-
-#: ironic/drivers/fake.py:141 ironic/drivers/ilo.py:43 ironic/drivers/ilo.py:66
-#: ironic/drivers/pxe.py:158
-msgid "Unable to import proliantutils library"
-msgstr ""
-
-#: ironic/drivers/fake.py:167 ironic/drivers/pxe.py:180
-msgid "Unable to import pysnmp library"
-msgstr ""
-
-#: ironic/drivers/pxe.py:88
-msgid "Unable to import pyghmi library"
-msgstr ""
-
-#: ironic/drivers/utils.py:27 ironic/drivers/modules/fake.py:36
-#, python-format
-msgid "Unsupported method (%s) passed through to vendor extension."
-msgstr "Unsupported method (%s) passed through to vendor extension."
-
-#: ironic/drivers/utils.py:30 ironic/drivers/modules/fake.py:39
-msgid "Method not specified when calling vendor extension."
-msgstr "Method not specified when calling vendor extension."
-
-#: ironic/drivers/utils.py:202
-#, python-format
-msgid "Invalid boot_mode parameter '%s'."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:129
-#: ironic/drivers/modules/iscsi_deploy.py:262
-#, python-format
-msgid ""
-"Node %s failed to power off while handling deploy failure. This may be a "
-"serious condition. Node should be removed from Ironic or put in "
-"maintenance mode until the problem is resolved."
-msgstr ""
-"Node %s failed to power off while handling deploy failure. This may be a "
-"serious condition. Node should be removed from Ironic or put in "
-"maintenance mode until the problem is resolved."
-
-#: ironic/drivers/modules/agent.py:230
-#, python-format
-msgid "Node %s failed to validate deploy image info"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:359 ironic/drivers/modules/agent.py:372
-#, python-format
-msgid "No handler for method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:410
-msgid "Node failed to get image for deploy."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:414
-msgid "Node failed to move to active state."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:460
-#, python-format
-msgid "node %(node)s command status errored: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:516
-#, python-format
-msgid "Unknown lookup payloadversion: %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:548
-#, python-format
-msgid "Malformed network interfaces lookup: %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:576
-#, python-format
-msgid "No ports matching the given MAC addresses %sexist in the database."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:620
-#, python-format
-msgid ""
-"Ports matching mac addresses match multiple nodes. MACs: %(macs)s. Port "
-"ids: %(port_ids)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent_client.py:43
-msgid "Agent driver requires agent_url in driver_info"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:88
-#, python-format
-msgid ""
-"Cannot create directory '%(path)s' for console PID file. Reason: "
-"%(reason)s."
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:209
-#, python-format
-msgid ""
-"%(exec_error)s\n"
-"Command: %(command)s"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:226
-#, python-format
-msgid ""
-"Command: %(command)s.\n"
-"Exit code: %(return_code)s.\n"
-"Stdout: %(stdout)r\n"
-"Stderr: %(stderr)r"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:237
-#, python-format
-msgid "Timeout while waiting for console subprocess to start for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:264
-#, python-format
-msgid "Could not stop the console for node '%(node)s'. Reason: %(err)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:288
-#, python-format
-msgid "Parent device '%s' not found"
-msgstr "Parent device '%s' not found"
-
-#: ironic/drivers/modules/deploy_utils.py:305
-#, python-format
-msgid "Root device '%s' not found"
-msgstr "Root device '%s' not found"
-
-#: ironic/drivers/modules/deploy_utils.py:308
-#, python-format
-msgid "Swap device '%s' not found"
-msgstr "Swap device '%s' not found"
-
-#: ironic/drivers/modules/deploy_utils.py:312
-#, python-format
-msgid "Ephemeral device '%s' not found"
-msgstr "Ephemeral device '%s' not found"
-
-#: ironic/drivers/modules/deploy_utils.py:405
-#, python-format
-msgid ""
-"%(error_msg)s. The following parameters were not passed to ironic: "
-"%(missing_info)s"
-msgstr ""
-
-#: ironic/drivers/modules/fake.py:57 ironic/drivers/modules/ipminative.py:338
-#, python-format
-msgid "set_power_state called with an invalid power state: %s."
-msgstr "set_power_state called with an invalid power state: %s."
-
-#: ironic/drivers/modules/fake.py:104
-msgid "Parameter 'bar' not passed to method 'first_method'."
-msgstr "Parameter 'bar' not passed to method 'first_method'."
-
-#: ironic/drivers/modules/fake.py:132
-msgid "Parameter 'bar' not passed to method 'second_method'."
-msgstr "Parameter 'bar' not passed to method 'second_method'."
-
-#: ironic/drivers/modules/fake.py:181 ironic/drivers/modules/ipminative.py:404
-#: ironic/drivers/modules/ipmitool.py:694
-#: ironic/drivers/modules/seamicro.py:541 ironic/drivers/modules/ssh.py:643
-#, python-format
-msgid "Invalid boot device %s specified."
-msgstr "Invalid boot device %s specified."
-
-#: ironic/drivers/modules/iboot.py:38
-msgid "IP address of the node. Required."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:39 ironic/drivers/modules/seamicro.py:69
-msgid "username. Required."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:40 ironic/drivers/modules/seamicro.py:67
-msgid "password. Required."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:43
-msgid "iBoot PDU relay id; default is 1. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:44
-msgid "iBoot PDU port; default is 9100. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:54
-#, python-format
-msgid "The following iBoot credentials were not supplied to iBoot PDU driver: %s."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:66
-msgid "iBoot PDU relay id must be an integer."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:73
-msgid "iBoot PDU port must be an integer."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:108
-#, python-format
-msgid ""
-"Cannot get power status for node '%(node)s'. iBoot get_relays() returned "
-"'%(resp)s'."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:188 ironic/drivers/modules/ipmitool.py:613
-#: ironic/drivers/modules/snmp.py:634 ironic/drivers/modules/ssh.py:558
-#, python-format
-msgid "set_power_state called with invalid power state %s."
-msgstr "set_power_state called with invalid power state %s."
-
-#: ironic/drivers/modules/ipminative.py:63
-msgid "IP of the node's BMC. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:64
-msgid "IPMI password. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:65
-msgid "IPMI username. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:68
-#: ironic/drivers/modules/ipmitool.py:96
-msgid "node's UDP port to connect to. Only required for console access."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:91
-#: ironic/drivers/modules/ipmitool.py:212
-#, python-format
-msgid "The following IPMI credentials are not supplied to IPMI driver: %s."
-msgstr "The following IPMI credentials are not supplied to IPMI driver: %s."
-
-#: ironic/drivers/modules/ipminative.py:110
-#: ironic/drivers/modules/ipmitool.py:233
-msgid "IPMI terminal port is not an integer."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:494
-msgid "IPMI terminal port not supplied to the IPMI driver."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:70
-msgid "IP address or hostname of the node. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:73
-msgid "password. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:74
-#, python-format
-msgid "privilege level; default is ADMINISTRATOR. One of %s. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:76
-msgid "username; default is NULL user. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:77
-msgid ""
-"bridging_type; default is \"no\". One of \"single\", \"dual\", \"no\". "
-"Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:79
-msgid ""
-"transit channel for bridged request. Required only if ipmi_bridging is "
-"set to \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:81
-msgid ""
-"transit address for bridged request. Required only if ipmi_bridging is "
-"set to \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:83
-msgid ""
-"destination channel for bridged request. Required only if ipmi_bridging "
-"is set to \"single\" or \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:86
-msgid ""
-"destination address for bridged request. Required only if ipmi_bridging "
-"is set to \"single\" or \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:89
-msgid ""
-"local IPMB address for bridged requests. Used only if ipmi_bridging is "
-"set to \"single\" or \"dual\". Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:244
-#, python-format
-msgid ""
-"Value for ipmi_bridging is provided as %s, but IPMI bridging is not "
-"supported by the IPMI utility installed on host. Ensure ipmitool version "
-"is > 1.8.11"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:267
-#, python-format
-msgid "%(param)s not provided"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:270
-#, python-format
-msgid ""
-"Invalid value for ipmi_bridging: %(bridging_type)s, the valid value can "
-"be one of: %(bridging_types)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:278
-#, python-format
-msgid ""
-"Invalid privilege level value:%(priv_level)s, the valid value can be one "
-"of %(valid_levels)s"
-msgstr ""
-"Invalid privilege level value:%(priv_level)s, the valid value can be one "
-"of %(valid_levels)s"
-
-#: ironic/drivers/modules/ipmitool.py:507
-#, python-format
-msgid "parse ipmi sensor data failed, unknown sensor type data: %(sensors_data)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:545
-#, python-format
-msgid ""
-"parse ipmi sensor data failed, get nothing with input data: "
-"%(sensors_data)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:558
-#: ironic/drivers/modules/ipmitool.py:649
-#: ironic/drivers/modules/ipmitool.py:792
-#: ironic/drivers/modules/ipmitool.py:927
-msgid ""
-"Unable to locate usable ipmitool command in the system path when checking"
-" ipmitool version"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:880
-msgid "Parameter raw_bytes (string of bytes) was not specified."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:887
-#, python-format
-msgid "Unsupported method (%s) passed to IPMItool driver."
-msgstr "Unsupported method (%s) passed to IPMItool driver."
-
-#: ironic/drivers/modules/ipmitool.py:945
-msgid "IPMI terminal port not supplied to IPMI driver."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:119
-msgid "Cannot validate iSCSI deploy"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:129
-#, python-format
-msgid ""
-"Cannot validate parameter for iSCSI deploy. Invalid parameter %(param)s. "
-"Reason: %(reason)s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:135
-#, python-format
-msgid "'%s' is not an integer value."
-msgstr "'%s' is not an integer value."
-
-#: ironic/drivers/modules/iscsi_deploy.py:164
-#, python-format
-msgid ""
-"Root partition is too small for requested image. Image size: %(image_mb)d"
-" MB, Root size: %(root_mb)d MB"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:219
-msgid "Deploy key does not match"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:235
-#, python-format
-msgid "Parameters %s were not passed to ironic for deploy."
-msgstr "Parameters %s were not passed to ironic for deploy."
-
-#: ironic/drivers/modules/iscsi_deploy.py:295
-msgid "Failure in deploy ramdisk."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:309 ironic/drivers/modules/pxe.py:488
-#: ironic/drivers/modules/ilo/deploy.py:536
-msgid "Failed to continue iSCSI deployment."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:368
-#, python-format
-msgid "Failed to connect to Glance to get the properties of the image %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:372
-#, python-format
-msgid "Image %s not found in Glance"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:382
-#, python-format
-msgid "Image %(image)s is missing the following properties: %(properties)s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:399 ironic/drivers/modules/ssh.py:505
-#, python-format
-msgid "Node %s does not have any port associated with it."
-msgstr "Node %s does not have any port associated with it."
-
-#: ironic/drivers/modules/iscsi_deploy.py:408
-msgid ""
-"Couldn't get the URL of the Ironic API service from the configuration "
-"file or keystone catalog."
-msgstr ""
-"Couldn't get the URL of the Ironic API service from the configuration "
-"file or keystone catalog."
-
-#: ironic/drivers/modules/pxe.py:97
-msgid "UUID (from Glance) of the deployment kernel. Required."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:99
-msgid "UUID (from Glance) of the ramdisk that is mounted at boot time. Required."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:121
-msgid "Cannot validate PXE bootloader"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:283
-msgid "iPXE boot is enabled but no HTTP URL or HTTP root was specified."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:291
-#, python-format
-msgid ""
-"Conflict: iPXE is enabled, but cannot be used with node%(node_uuid)s "
-"configured to use UEFI boot"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:445
-#, python-format
-msgid "Unsupported method (%s) passed to PXE driver."
-msgstr "Unsupported method (%s) passed to PXE driver."
-
-#: ironic/drivers/modules/seamicro.py:66
-msgid "API endpoint. Required."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:68
-msgid "server ID. Required."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:72
-msgid "version of SeaMicro API client; default is 2. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:94
-#, python-format
-msgid "Invalid 'seamicro_api_version' parameter. Reason: %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:109
-#, python-format
-msgid "SeaMicro driver requires the following to be set: %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:308
-msgid "Invalid volume id specified"
-msgstr "Invalid volume id specified"
-
-#: ironic/drivers/modules/seamicro.py:324
-msgid "No storage pools found for ironic"
-msgstr "No storage pools found for ironic"
-
-#: ironic/drivers/modules/seamicro.py:388
-msgid "set_power_state called with invalid power state."
-msgstr "set_power_state called with invalid power state."
-
-#: ironic/drivers/modules/seamicro.py:420
-#, python-format
-msgid "Unsupported method (%s) passed to SeaMicro driver."
-msgstr "Unsupported method (%s) passed to SeaMicro driver."
-
-#: ironic/drivers/modules/seamicro.py:439
-msgid "No vlan id provided"
-msgstr "No vlan id provided"
-
-#: ironic/drivers/modules/seamicro.py:477
-msgid "No volume size provided for creating volume"
-msgstr "No volume size provided for creating volume"
-
-#: ironic/drivers/modules/snmp.py:71
-msgid "PDU manufacturer driver. Required."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:72
-msgid "PDU IPv4 address or hostname. Required."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:73
-msgid "PDU power outlet index (1-based). Required."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:76
-#, python-format
-msgid "SNMP protocol version: %(v1)s, %(v2c)s, %(v3)s (optional, default %(v1)s)"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:79
-#, python-format
-msgid "SNMP port, default %(port)d"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:80
-#, python-format
-msgid "SNMP community. Required for versions %(v1)s, %(v2c)s"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:83
-#, python-format
-msgid "SNMP security name. Required for version %(v3)s"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:509
-#, python-format
-msgid "SNMP driver requires the following to be set: %s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:518
-#, python-format
-msgid "SNMPPowerDriver: unknown driver: '%s'"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:524
-#, python-format
-msgid "SNMPPowerDriver: unknown SNMP version: '%s'"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:533
-#, python-format
-msgid "SNMPPowerDriver: SNMP UDP port must be numeric: %s"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:536
-#, python-format
-msgid "SNMPPowerDriver: SNMP UDP port out of range: %d"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:543
-#, python-format
-msgid "SNMP driver requires snmp_community to be set for version %s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:549
-#, python-format
-msgid "SNMP driver requires snmp_security to be set for version %s."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:58
-msgid "IP address or hostname of the node to ssh into. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:60
-msgid "username to authenticate as. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:61
-msgid ""
-"virtualization software to use; one of vbox, virsh, vmware, parallels. "
-"Required."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:65
-msgid ""
-"private key(s). One of this, ssh_key_filename, or ssh_password must be "
-"specified."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:67
-msgid ""
-"(list of) filename(s) of optional private key(s) for authentication. One "
-"of this, ssh_key_contents, or ssh_password must be specified."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:70
-msgid ""
-"password to use for authentication or for unlocking a private key. One of"
-" this, ssh_key_contents, or ssh_key_filename must be specified."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:73
-msgid "port on the node to connect to; default is 22. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:105
-#, python-format
-msgid "SSHPowerDriver '%(virt_type)s' is not a valid virt_type."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:204
-#, python-format
-msgid "SSHPowerDriver '%(virt_type)s' is not a valid virt_type, "
-msgstr "SSHPowerDriver '%(virt_type)s' is not a valid virt_type, "
-
-#: ironic/drivers/modules/ssh.py:295
-#, python-format
-msgid "SSHPowerDriver requires the following to be set: %s."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:305
-msgid "SSHPowerDriver requires ssh_port to be integer value"
-msgstr "SSHPowerDriver requires ssh_port to be integer value"
-
-#: ironic/drivers/modules/ssh.py:326
-msgid ""
-"SSHPowerDriver requires one and only one of password, key_contents and "
-"key_filename to be set."
-msgstr ""
-"SSHPowerDriver requires one and only one of password, key_contents and "
-"key_filename to be set."
-
-#: ironic/drivers/modules/ssh.py:335
-#, python-format
-msgid "SSH key file %s not found."
-msgstr "SSH key file %s not found."
-
-#: ironic/drivers/modules/ssh.py:510
-#, python-format
-msgid "SSH connection cannot be established: %s"
-msgstr "SSH connection cannot be established: %s"
-
-#: ironic/drivers/modules/drac/common.py:27
-msgid "IP address or hostname of the DRAC card. Required."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:28
-msgid "username used for authentication. Required."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:29
-msgid "password used for authentication. Required."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:32
-msgid "port used for WS-Man endpoint; default is 443. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:33
-msgid "path used for WS-Man endpoint; default is \"/wsman\". Optional."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:35
-msgid ""
-"protocol used for WS-Man endpoint; one of http, https; default is "
-"\"https\". Optional."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:65
-#, python-format
-msgid "'%s' not supplied to DracDriver."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:67
-#, python-format
-msgid "'%s' contains non-ASCII symbol."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:75
-msgid "'drac_path' contains non-ASCII symbol."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:81
-msgid "'drac_protocol' contains non-ASCII symbol."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:86
-msgid "'drac_port' is not an integer value."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:89
-#: ironic/drivers/modules/ilo/common.py:117
-#, python-format
-msgid ""
-"The following errors were encountered while parsing driver_info:\n"
-"%s"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:170
-#, python-format
-msgid ""
-"Another job with ID \"%s\" is already created to configure the BIOS. Wait"
-" until existing job is completed or is cancelled"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:62
-msgid "IP address or hostname of the iLO. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:63
-msgid "username for the iLO with administrator privileges. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:65
-msgid "password for ilo_username. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:68
-msgid "port to be used for iLO operations. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:69
-msgid "timeout (in seconds) for iLO operations. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:101
-#, python-format
-msgid "'%s' not supplied to IloDriver."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:103
-#, python-format
-msgid ""
-"The following parameters were mising while parsing driver_info:\n"
-"%s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:112
-#, python-format
-msgid "'%s' is not an integer."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:165
-msgid "iLO license check"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:255
-#, python-format
-msgid "Inserting virtual media %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:278
-#, python-format
-msgid "Setting %s as boot device"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:309
-#, python-format
-msgid "Setting %s as boot mode"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:45
-msgid "UUID (from Glance) of the deployment ISO. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:184
-msgid "Error validating iLO virtual media deploy"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:486
-#, python-format
-msgid "Unsupported method (%s) passed to iLO driver."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:86
-msgid "iLO get_power_status"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:150
-#, python-format
-msgid "_set_power_state called with invalid power state '%s'"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:159
-msgid "iLO set_power_state"
-msgstr ""
-
-#: ironic/objects/base.py:161
-msgid "Invalid version string"
-msgstr "Invalid version string"
-
-#: ironic/objects/base.py:351
-#, python-format
-msgid "Cannot load '%(attrname)s' in the base class"
-msgstr "Cannot load '%(attrname)s' in the base class"
-
-#: ironic/objects/base.py:360
-msgid "Cannot save anything in the base class"
-msgstr "Cannot save anything in the base class"
-
-#: ironic/objects/base.py:392
-#, python-format
-msgid "%(objname)s object has no attribute '%(attrname)s'"
-msgstr ""
-
-#: ironic/objects/base.py:441
-#, python-format
-msgid "'%(objclass)s' object has no attribute '%(attrname)s'"
-msgstr ""
-
-#: ironic/objects/conductor.py:59
-msgid "Cannot update a conductor record directly."
-msgstr "Cannot update a conductor record directly."
-
-#: ironic/objects/utils.py:40
-msgid "A datetime.datetime is required here"
-msgstr "A datetime.datetime is required here"
-
-#: ironic/objects/utils.py:105
-#, python-format
-msgid "An object of class %s is required here"
-msgstr "An object of class %s is required here"
-
-#: ironic/openstack/common/cliutils.py:271
-#, python-format
-msgid "No %(name)s with a name or ID of '%(name_or_id)s' exists."
-msgstr ""
-
-#: ironic/openstack/common/cliutils.py:279
-#, python-format
-msgid ""
-"Multiple %(name)s matches found for '%(name_or_id)s', use an ID to be "
-"more specific."
-msgstr ""
-
-#: ironic/openstack/common/gettextutils.py:301
-msgid "Message objects do not support addition."
-msgstr "Message objects do not support addition."
-
-#: ironic/openstack/common/gettextutils.py:311
-msgid ""
-"Message objects do not support str() because they may contain non-ascii "
-"characters. Please use unicode() or translate() instead."
-msgstr ""
-"Message objects do not support str() because they may contain non-ascii "
-"characters. Please use unicode() or translate() instead."
-
-#: ironic/openstack/common/imageutils.py:75
-#, python-format
-msgid "Invalid input value \"%s\"."
-msgstr ""
-
-#: ironic/openstack/common/imageutils.py:104
-msgid "Snapshot list encountered but no header found!"
-msgstr "Snapshot list encountered but no header found!"
-
-#: ironic/openstack/common/lockutils.py:101
-#, python-format
-msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
-msgstr ""
-
-#: ironic/openstack/common/log.py:287
-#, python-format
-msgid "Deprecated: %s"
-msgstr "Deprecated: %s"
-
-#: ironic/openstack/common/log.py:396
-#, python-format
-msgid "Error loading logging config %(log_config)s: %(err_msg)s"
-msgstr "Error loading logging config %(log_config)s: %(err_msg)s"
-
-#: ironic/openstack/common/log.py:457
-#, python-format
-msgid "syslog facility must be one of: %s"
-msgstr "syslog facility must be one of: %s"
-
-#: ironic/openstack/common/log.py:700
-#, python-format
-msgid "Fatal call to deprecated config: %(msg)s"
-msgstr "Fatal call to deprecated config: %(msg)s"
-
-#: ironic/openstack/common/periodic_task.py:40
-#, python-format
-msgid "Unexpected argument for periodic task creation: %(arg)s."
-msgstr "Unexpected argument for periodic task creation: %(arg)s."
-
-#: ironic/openstack/common/policy.py:395
-#, python-format
-msgid "Failed to understand rule %(rule)s"
-msgstr "Failed to understand rule %(rule)s"
-
-#: ironic/openstack/common/policy.py:405
-#, python-format
-msgid "No handler for matches of kind %s"
-msgstr "No handler for matches of kind %s"
-
-#: ironic/openstack/common/policy.py:680
-#, python-format
-msgid "Failed to understand rule %(rule)r"
-msgstr "Failed to understand rule %(rule)r"
-
-#: ironic/openstack/common/processutils.py:59
-msgid "Unexpected error while running command."
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:62
-#, python-format
-msgid ""
-"%(description)s\n"
-"Command: %(cmd)s\n"
-"Exit code: %(exit_code)s\n"
-"Stdout: %(stdout)r\n"
-"Stderr: %(stderr)r"
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:143
-#, python-format
-msgid "Got unknown keyword args: %r"
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:148
-msgid "Command requested root, but did not specify a root helper."
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:245
-msgid "Environment not supported over SSH"
-msgstr "Environment not supported over SSH"
-
-#: ironic/openstack/common/processutils.py:249
-msgid "process_input not supported over SSH"
-msgstr "process_input not supported over SSH"
-
-#: ironic/openstack/common/strutils.py:114
-#, python-format
-msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
-msgstr "Unrecognised value '%(val)s', acceptable values are: %(acceptable)s"
-
-#: ironic/openstack/common/strutils.py:219
-#, python-format
-msgid "Invalid unit system: \"%s\""
-msgstr ""
-
-#: ironic/openstack/common/strutils.py:228
-#, python-format
-msgid "Invalid string format: %s"
-msgstr "Invalid string format: %s"
-
-#: ironic/openstack/common/versionutils.py:88
-#, python-format
-msgid ""
-"%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
-"may be removed in %(remove_in)s."
-msgstr ""
-
-#: ironic/openstack/common/versionutils.py:92
-#, python-format
-msgid ""
-"%(what)s is deprecated as of %(as_of)s and may be removed in "
-"%(remove_in)s. It will not be superseded."
-msgstr ""
-
-#: ironic/openstack/common/versionutils.py:96
-#, python-format
-msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
-msgstr ""
-
-#: ironic/openstack/common/versionutils.py:99
-#, python-format
-msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
-msgstr ""
-
-#: ironic/openstack/common/apiclient/base.py:224
-#: ironic/openstack/common/apiclient/base.py:381
-#, python-format
-msgid "No %(name)s matching %(args)s."
-msgstr ""
-
-#: ironic/openstack/common/apiclient/client.py:233
-msgid "Cannot find endpoint or token for request"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/client.py:356
-#, python-format
-msgid ""
-"Invalid %(api_name)s client version '%(version)s'. Must be one of: "
-"%(version_map)s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:41
-#, python-format
-msgid "Missing arguments: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:74
-#, python-format
-msgid "Authentication failed. Missing options: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:83
-#, python-format
-msgid "AuthSystemNotFound: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:106
-#, python-format
-msgid "AmbiguousEndpoints: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:114
-msgid "HTTP Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:134
-msgid "HTTP Redirection"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:142
-msgid "HTTP Client Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:151
-msgid "HTTP Server Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:161
-msgid "Multiple Choices"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:170
-msgid "Bad Request"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:180
-msgid "Unauthorized"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:189
-msgid "Payment Required"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:199
-msgid "Forbidden"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:209
-msgid "Not Found"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:219
-msgid "Method Not Allowed"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:229
-msgid "Not Acceptable"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:238
-msgid "Proxy Authentication Required"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:247
-msgid "Request Timeout"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:257
-msgid "Conflict"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:267
-msgid "Gone"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:277
-msgid "Length Required"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:287
-msgid "Precondition Failed"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:296
-msgid "Request Entity Too Large"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:313
-msgid "Request-URI Too Long"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:323
-msgid "Unsupported Media Type"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:333
-msgid "Requested Range Not Satisfiable"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:342
-msgid "Expectation Failed"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:352
-msgid "Unprocessable Entity"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:361
-msgid "Internal Server Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:372
-msgid "Not Implemented"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:382
-msgid "Bad Gateway"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:391
-msgid "Service Unavailable"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:401
-msgid "Gateway Timeout"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:410
-msgid "HTTP Version Not Supported"
-msgstr ""
-
diff --git a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-critical.po b/ironic/locale/en_GB/LC_MESSAGES/ironic-log-critical.po
deleted file mode 100644
index d3ea75ef9..000000000
--- a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-critical.po
+++ /dev/null
@@ -1,24 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-05-30 06:21+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
-"ironic/language/en_GB/)\n"
-"Language: en_GB\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/conductor/manager.py:216
-msgid "Failed to start keepalive"
-msgstr ""
diff --git a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-error.po b/ironic/locale/en_GB/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 37dcedd23..000000000
--- a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,409 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-# Andi Chandler <andi@gowling.com>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-08-11 14:21+0000\n"
-"Last-Translator: Andi Chandler <andi@gowling.com>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
-"ironic/language/en_GB/)\n"
-"Language: en_GB\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr "Async exception for %(node)s: %(msg)s"
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Original exception being dropped: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "Unexpected exception occurred %d time(s)... retrying."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr "Could not release the acquired lock `%s`"
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "in fixed duration looping call"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "in dynamic looping call"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr "Error during %(full_task_name)s: %(e)s"
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr "Exception during rpc cleanup."
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr "Unhandled exception"
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-info.po b/ironic/locale/en_GB/LC_MESSAGES/ironic-log-info.po
deleted file mode 100644
index 03c46e806..000000000
--- a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-info.po
+++ /dev/null
@@ -1,220 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-# Andi Chandler <andi@gowling.com>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-09-08 10:18+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
-"ironic/language/en_GB/)\n"
-"Language: en_GB\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/cmd/api.py:54
-#, python-format
-msgid "Serving on http://%(host)s:%(port)s"
-msgstr ""
-
-#: ironic/cmd/api.py:56
-msgid "Configuration:"
-msgstr ""
-
-#: ironic/common/driver_factory.py:121
-#, python-format
-msgid "Loaded the following drivers: %s"
-msgstr ""
-
-#: ironic/common/service.py:78
-#, python-format
-msgid "Created RPC server for service %(service)s on host %(host)s."
-msgstr "Created RPC server for service %(service)s on host %(host)s."
-
-#: ironic/common/service.py:95
-#, python-format
-msgid "Stopped RPC server for service %(service)s on host %(host)s."
-msgstr "Stopped RPC server for service %(service)s on host %(host)s."
-
-#: ironic/conductor/manager.py:211
-#, python-format
-msgid "Successfuly started conductor with hostname %(hostname)s."
-msgstr "Successfuly started conductor with hostname %(hostname)s."
-
-#: ironic/conductor/manager.py:223
-#, python-format
-msgid "Successfully stopped conductor with hostname %(hostname)s."
-msgstr "Successfully stopped conductor with hostname %(hostname)s."
-
-#: ironic/conductor/manager.py:511
-#, python-format
-msgid "Successfully deployed node %(node)s with instance %(instance)s."
-msgstr "Successfully deployed node %(node)s with instance %(instance)s."
-
-#: ironic/conductor/manager.py:600
-#, python-format
-msgid "Successfully unprovisioned node %(node)s with instance %(instance)s."
-msgstr "Successfully unprovisioned node %(node)s with instance %(instance)s."
-
-#: ironic/conductor/manager.py:664
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s has no previous known state. "
-"Recording current state '%(state)s'."
-msgstr ""
-
-#: ironic/conductor/manager.py:767
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s was not found and presumed deleted by "
-"another process."
-msgstr ""
-
-#: ironic/conductor/manager.py:771
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s was already locked by another "
-"process. Skip."
-msgstr ""
-
-#: ironic/conductor/manager.py:952
-#, python-format
-msgid "Successfully deleted node %(node)s."
-msgstr "Successfully deleted node %(node)s."
-
-#: ironic/conductor/manager.py:1021
-#, python-format
-msgid "No console action was triggered because the console is already %s"
-msgstr ""
-
-#: ironic/conductor/utils.py:122
-#, python-format
-msgid "Succesfully set node %(node)s power state to %(state)s."
-msgstr "Succesfully set node %(node)s power state to %(state)s."
-
-#: ironic/drivers/modules/image_cache.py:118
-#, python-format
-msgid "Master cache miss for image %(uuid)s, starting download"
-msgstr ""
-
-#: ironic/drivers/modules/image_cache.py:252
-#, python-format
-msgid ""
-"After cleaning up cache dir %(dir)s cache size %(actual)d is still larger "
-"than threshold %(expected)d"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:299
-#, python-format
-msgid "Continuing deployment for node %(node)s, params %(params)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:479 ironic/drivers/modules/ilo/deploy.py:531
-#, python-format
-msgid "Deployment to node %s done"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:259
-#, python-format
-msgid "Attached virtual media %s successfully."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:301
-#, python-format
-msgid "Node %(uuid)s pending boot mode is %(boot_mode)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:313
-#, python-format
-msgid "Node %(uuid)s boot mode is set to %(boot_mode)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:360
-#, python-format
-msgid "Setting up node %s to boot from virtual media"
-msgstr ""
-
-#: ironic/openstack/common/eventlet_backdoor.py:140
-#, python-format
-msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
-msgstr "Eventlet backdoor listening on %(port)s for process %(pid)d"
-
-#: ironic/openstack/common/lockutils.py:82
-#, python-format
-msgid "Created lock path: %s"
-msgstr "Created lock path: %s"
-
-#: ironic/openstack/common/lockutils.py:251
-#, python-format
-msgid "Failed to remove file %(file)s"
-msgstr "Failed to remove file %(file)s"
-
-#: ironic/openstack/common/periodic_task.py:126
-#, python-format
-msgid "Skipping periodic task %(task)s because its interval is negative"
-msgstr "Skipping periodic task %(task)s because its interval is negative"
-
-#: ironic/openstack/common/periodic_task.py:131
-#, python-format
-msgid "Skipping periodic task %(task)s because it is disabled"
-msgstr "Skipping periodic task %(task)s because it is disabled"
-
-#: ironic/openstack/common/service.py:176
-#, python-format
-msgid "Caught %s, exiting"
-msgstr "Caught %s, exiting"
-
-#: ironic/openstack/common/service.py:240
-msgid "Parent process has died unexpectedly, exiting"
-msgstr "Parent process has died unexpectedly, exiting"
-
-#: ironic/openstack/common/service.py:271
-#, python-format
-msgid "Child caught %s, exiting"
-msgstr "Child caught %s, exiting"
-
-#: ironic/openstack/common/service.py:310
-msgid "Forking too fast, sleeping"
-msgstr "Forking too fast, sleeping"
-
-#: ironic/openstack/common/service.py:329
-#, python-format
-msgid "Started child %d"
-msgstr "Started child %d"
-
-#: ironic/openstack/common/service.py:339
-#, python-format
-msgid "Starting %d workers"
-msgstr "Starting %d workers"
-
-#: ironic/openstack/common/service.py:356
-#, python-format
-msgid "Child %(pid)d killed by signal %(sig)d"
-msgstr "Child %(pid)d killed by signal %(sig)d"
-
-#: ironic/openstack/common/service.py:360
-#, python-format
-msgid "Child %(pid)s exited with status %(code)d"
-msgstr "Child %(pid)s exited with status %(code)d"
-
-#: ironic/openstack/common/service.py:399
-#, python-format
-msgid "Caught %s, stopping children"
-msgstr "Caught %s, stopping children"
-
-#: ironic/openstack/common/service.py:408
-msgid "Wait called after thread killed. Cleaning up."
-msgstr "Wait called after thread killed. Cleaning up."
-
-#: ironic/openstack/common/service.py:424
-#, python-format
-msgid "Waiting on %d children to exit"
-msgstr "Waiting on %d children to exit"
diff --git a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-warning.po b/ironic/locale/en_GB/LC_MESSAGES/ironic-log-warning.po
deleted file mode 100644
index 564e773a1..000000000
--- a/ironic/locale/en_GB/LC_MESSAGES/ironic-log-warning.po
+++ /dev/null
@@ -1,395 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-# Andi Chandler <andi@gowling.com>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-08-29 19:48+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
-"ironic/language/en_GB/)\n"
-"Language: en_GB\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/common/disk_partitioner.py:134
-#, python-format
-msgid "Failed to check the device %(device)s with fuser: %(err)s"
-msgstr ""
-
-#: ironic/common/disk_partitioner.py:201
-#, python-format
-msgid ""
-"Partition information from parted for device %(device)s does not match "
-"expected format: %(line)s"
-msgstr ""
-
-#: ironic/common/utils.py:464
-#, python-format
-msgid "Failed to unlink %(path)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:473
-#, python-format
-msgid "Failed to remove dir %(path)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:489
-#, python-format
-msgid "Failed to create symlink from %(source)s to %(link)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:503
-#, python-format
-msgid ""
-"Failed to remove trailing character. Returning original object. Supplied "
-"object is not a string: %s,"
-msgstr ""
-
-#: ironic/conductor/manager.py:193
-#, python-format
-msgid ""
-"A conductor with hostname %(hostname)s was previously registered. Updating "
-"registration"
-msgstr ""
-
-#: ironic/conductor/manager.py:404
-#, python-format
-msgid ""
-"No free conductor workers available to perform an action on node %(node)s, "
-"setting node's provision_state back to %(prov_state)s and "
-"target_provision_state to %(tgt_prov_state)s."
-msgstr ""
-"No free conductor workers available to perform an action on node %(node)s, "
-"setting node's provision_state back to %(prov_state)s and "
-"target_provision_state to %(tgt_prov_state)s."
-
-#: ironic/conductor/manager.py:500
-#, python-format
-msgid "Error in deploy of node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:588
-#, python-format
-msgid "Error in tear_down of node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:652
-#, python-format
-msgid ""
-"During sync_power_state, could not get power state for node %(node)s. Error: "
-"%(err)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:677
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s state does not match expected state "
-"'%(state)s'. Updating recorded state to '%(actual)s'."
-msgstr ""
-
-#: ironic/conductor/manager.py:693
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s state '%(actual)s' does not match "
-"expected state. Changing hardware state to '%(state)s'."
-msgstr ""
-
-#: ironic/conductor/manager.py:710
-#, python-format
-msgid "%(left)s attempts remaining to sync_power_state for node %(node)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:1079
-#, python-format
-msgid ""
-"No VIF found for instance %(instance)s port %(port)s when attempting to "
-"update port MAC address."
-msgstr ""
-
-#: ironic/conductor/manager.py:1134
-#, python-format
-msgid ""
-"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
-"%(node)s"
-msgstr ""
-"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
-"%(node)s"
-
-#: ironic/conductor/manager.py:1138
-#, python-format
-msgid ""
-"During get_sensors_data, could not parse sensor data for node %(node)s. "
-"Error: %(err)s."
-msgstr ""
-"During get_sensors_data, could not parse sensor data for node %(node)s. "
-"Error: %(err)s."
-
-#: ironic/conductor/manager.py:1142
-#, python-format
-msgid ""
-"During get_sensors_data, could not get sensor data for node %(node)s. Error: "
-"%(err)s."
-msgstr ""
-"During get_sensors_data, could not get sensor data for node %(node)s. Error: "
-"%(err)s."
-
-#: ironic/conductor/manager.py:1146
-#, python-format
-msgid ""
-"During send_sensor_data, node %(node)s was not found and presumed deleted by "
-"another process."
-msgstr ""
-"During send_sensor_data, node %(node)s was not found and presumed deleted by "
-"another process."
-
-#: ironic/conductor/manager.py:1150
-#, python-format
-msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
-msgstr "Failed to get sensor data for node %(node)s. Error: %(error)s"
-
-#: ironic/conductor/task_manager.py:275
-#, python-format
-msgid "Task's on_error hook failed to call %(method)s on node %(node)s"
-msgstr "Task's on_error hook failed to call %(method)s on node %(node)s"
-
-#: ironic/conductor/utils.py:90
-#, python-format
-msgid ""
-"Not going to change_node_power_state because current state = requested state "
-"= '%(state)s'."
-msgstr ""
-
-#: ironic/conductor/utils.py:97
-#, python-format
-msgid "Driver returns ERROR power state for node %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:146
-#, python-format
-msgid ""
-"No VIFs found for node %(node)s when attempting to update DHCP BOOT options."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:164
-#, python-format
-msgid ""
-"Some errors were encountered when updating the DHCP BOOT options for node "
-"%(node)s on the following ports: %(ports)s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:226
-#, python-format
-msgid ""
-"No VIFs found for node %(node)s when attempting to get port IP address."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:253
-#, python-format
-msgid ""
-"Some errors were encountered on node %(node)s while retrieving IP address on "
-"the following ports: %(ports)s."
-msgstr ""
-
-#: ironic/drivers/utils.py:137
-#, python-format
-msgid "Ignoring malformed capability '%s'. Format should be 'key:val'."
-msgstr "Ignoring malformed capability '%s'. Format should be 'key:val'."
-
-#: ironic/drivers/modules/agent.py:563
-#, python-format
-msgid "Malformed MAC: %s"
-msgstr "Malformed MAC: %s"
-
-#: ironic/drivers/modules/agent.py:602
-#, python-format
-msgid "MAC address %s not found in database"
-msgstr "MAC address %s not found in database"
-
-#: ironic/drivers/modules/console_utils.py:178
-#, python-format
-msgid ""
-"Failed to kill the old console process before starting a new shellinabox "
-"console for node %(node)s. Reason: %(err)s"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:261
-#, python-format
-msgid ""
-"No console pid found for node %s while trying to stop shellinabox console."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:114
-#, python-format
-msgid ""
-"Cannot get power status for node '%(node)s' at relay '%(relay)s'. iBoot "
-"get_relays() returned '%(resp)s'."
-msgstr ""
-
-#: ironic/drivers/modules/image_cache.py:178
-#, python-format
-msgid ""
-"Cache clean up was unable to reclaim %(required)d MiB of disk space, still "
-"%(left)d MiB required"
-msgstr ""
-
-#: ironic/drivers/modules/image_cache.py:205
-#: ironic/drivers/modules/image_cache.py:243
-#, python-format
-msgid "Unable to delete file %(name)s from master image cache: %(exc)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:133
-#, python-format
-msgid ""
-"IPMI power on failed for node %(node_id)s with the following error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:163
-#, python-format
-msgid ""
-"IPMI power off failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:195
-#, python-format
-msgid ""
-"IPMI power reboot failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:230
-#, python-format
-msgid ""
-"IPMI get power state failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:244
-#, python-format
-msgid ""
-"IPMI get power state for node %(node_id)s returns the following details: "
-"%(detail)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:402
-#, python-format
-msgid "IPMI power %(state)s failed for node %(node)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:467
-#, python-format
-msgid "IPMI power status failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:704
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-msgstr ""
-"IPMI set boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-
-#: ironic/drivers/modules/ipmitool.py:735
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-msgstr ""
-"IPMI get boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-
-#: ironic/drivers/modules/pxe.py:338
-msgid ""
-"ipmitool is unable to set boot device while the node is in UEFI boot mode."
-"Please set the boot device manually."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:402
-#, python-format
-msgid "Could not get image info to clean up images for node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:203
-#, python-format
-msgid "Power-on failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:243
-#, python-format
-msgid "Power-off failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:283
-#, python-format
-msgid "Reboot failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:348
-#, python-format
-msgid ""
-"SNMP PDU %(addr)s outlet %(outlet)s: unrecognised power state %(state)s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:468
-#, python-format
-msgid ""
-"Eaton Power SNMP PDU %(addr)s outlet %(outlet)s: unrecognised power state "
-"%(state)s."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:686
-#, python-format
-msgid ""
-"Failed to get boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-"Failed to get boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-
-#: ironic/nova/scheduler/ironic_host_manager.py:35
-msgid ""
-"This class (ironic.nova.scheduler.ironic_host_manager.IronicHostManager) is "
-"deprecated and has moved into the Nova tree. Please set "
-"scheduler_host_manager = nova.scheduler.ironic_host_manager."
-"IronicHostManager."
-msgstr ""
-
-#: ironic/nova/virt/ironic/driver.py:36
-msgid ""
-"This class (ironic.nova.virt.ironic.IronicDriver) is deprecated and has "
-"moved into the Nova tree. Please set compute_driver = nova.virt.ironic."
-"IronicDriver."
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr "task %(func_name)s run outlasted interval by %(delay).2f sec"
-
-#: ironic/openstack/common/network_utils.py:149
-msgid "tcp_keepidle not available on your system"
-msgstr "tcp_keepidle not available on your system"
-
-#: ironic/openstack/common/network_utils.py:156
-msgid "tcp_keepintvl not available on your system"
-msgstr "tcp_keepintvl not available on your system"
-
-#: ironic/openstack/common/network_utils.py:163
-msgid "tcp_keepknt not available on your system"
-msgstr "tcp_keepknt not available on your system"
-
-#: ironic/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d not in child list"
diff --git a/ironic/locale/en_US/LC_MESSAGES/ironic.po b/ironic/locale/en_US/LC_MESSAGES/ironic.po
deleted file mode 100644
index 058dacf6a..000000000
--- a/ironic/locale/en_US/LC_MESSAGES/ironic.po
+++ /dev/null
@@ -1,1913 +0,0 @@
-# English (United States) translations for ironic.
-# Copyright (C) 2013 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2013-11-12 16:15+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: English (United States) "
-"(http://www.transifex.com/projects/p/openstack/language/en_US/)\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"
-
-#: ironic/api/controllers/v1/driver.py:116
-#: ironic/api/controllers/v1/node.py:555
-msgid "Method not specified"
-msgstr ""
-
-#: ironic/api/controllers/v1/node.py:309
-#, python-format
-msgid "Node %(node)s is already in the '%(state)s' state."
-msgstr ""
-
-#: ironic/api/controllers/v1/node.py:322
-#, python-format
-msgid "Node %s is already being provisioned or decommissioned."
-msgstr ""
-
-#: ironic/api/controllers/v1/node.py:593
-msgid "Chassis id not specified."
-msgstr ""
-
-#: ironic/api/controllers/v1/node.py:774
-#, python-format
-msgid "Node %s can not be updated while a state transition is in progress."
-msgstr ""
-
-#: ironic/api/controllers/v1/port.py:181
-msgid "Node id not specified."
-msgstr ""
-
-#: ironic/api/controllers/v1/types.py:136
-#, python-format
-msgid "'%s' is an internal attribute and can not be updated"
-msgstr ""
-
-#: ironic/api/controllers/v1/types.py:140
-#, python-format
-msgid "'%s' is a mandatory attribute and can not be removed"
-msgstr ""
-
-#: ironic/api/controllers/v1/types.py:145
-msgid "'add' and 'replace' operations needs value"
-msgstr ""
-
-#: ironic/api/controllers/v1/types.py:176
-#, python-format
-msgid "Wrong type. Expected '%(type)s', got '%(value)s'"
-msgstr ""
-
-#: ironic/api/controllers/v1/utils.py:33
-msgid "Limit must be positive"
-msgstr ""
-
-#: ironic/api/controllers/v1/utils.py:40
-#, python-format
-msgid "Invalid sort direction: %s. Acceptable values are 'asc' or 'desc'"
-msgstr ""
-
-#: ironic/api/controllers/v1/utils.py:50
-#, python-format
-msgid "Adding a new attribute (%s) to the root of the resource is not allowed"
-msgstr ""
-
-#: ironic/api/middleware/auth_token.py:41
-#, python-format
-msgid "Cannot compile public API routes: %s"
-msgstr ""
-
-#: ironic/api/middleware/parsable_error.py:54
-#, python-format
-msgid "ErrorDocumentMiddleware received an invalid status %s"
-msgstr ""
-
-#: ironic/common/disk_partitioner.py:167
-#, python-format
-msgid ""
-"Disk partitioning failed on device %(device)s. Processes with the "
-"following PIDs are holding it: %(pids)s. Time out waiting for completion."
-msgstr ""
-
-#: ironic/common/disk_partitioner.py:173
-#, python-format
-msgid ""
-"Disk partitioning failed on device %(device)s. Fuser exited with "
-"\"%(fuser_err)s\". Time out waiting for completion."
-msgstr ""
-
-#: ironic/common/exception.py:58
-msgid "An unknown exception occurred."
-msgstr ""
-
-#: ironic/common/exception.py:99
-msgid "Not authorized."
-msgstr ""
-
-#: ironic/common/exception.py:104
-msgid "Operation not permitted."
-msgstr ""
-
-#: ironic/common/exception.py:108
-msgid "Unacceptable parameters."
-msgstr ""
-
-#: ironic/common/exception.py:113
-msgid "Conflict."
-msgstr ""
-
-#: ironic/common/exception.py:118
-msgid "Resource temporarily unavailable, please retry."
-msgstr ""
-
-#: ironic/common/exception.py:123
-msgid "Invalid resource state."
-msgstr ""
-
-#: ironic/common/exception.py:127
-#, python-format
-msgid "A node with UUID %(uuid)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:131
-#, python-format
-msgid "A port with MAC address %(mac)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:135
-#, python-format
-msgid "A chassis with UUID %(uuid)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:139
-#, python-format
-msgid "A port with UUID %(uuid)s already exists."
-msgstr ""
-
-#: ironic/common/exception.py:143
-#, python-format
-msgid ""
-"Instance %(instance_uuid)s is already associated with a node, it cannot "
-"be associated with this other node %(node)s"
-msgstr ""
-
-#: ironic/common/exception.py:148
-#, python-format
-msgid "Expected a uuid but received %(uuid)s."
-msgstr ""
-
-#: ironic/common/exception.py:152
-#, python-format
-msgid "Expected an uuid or int but received %(identity)s."
-msgstr ""
-
-#: ironic/common/exception.py:156
-#, python-format
-msgid "Expected a MAC address but received %(mac)s."
-msgstr ""
-
-#: ironic/common/exception.py:160
-#, python-format
-msgid "Invalid state '%(state)s' requested for node %(node)s."
-msgstr ""
-
-#: ironic/common/exception.py:164
-#, python-format
-msgid "Couldn't apply patch '%(patch)s'. Reason: %(reason)s"
-msgstr ""
-
-#: ironic/common/exception.py:168
-#, python-format
-msgid "Failed to deploy instance: %(reason)s"
-msgstr ""
-
-#: ironic/common/exception.py:172 ironic/common/exception.py:176
-#, python-format
-msgid "Image %(image_id)s is unacceptable: %(reason)s"
-msgstr ""
-
-#: ironic/common/exception.py:182 ironic/common/exception.py:186
-#, python-format
-msgid "%(err)s"
-msgstr ""
-
-#: ironic/common/exception.py:190
-msgid "Resource could not be found."
-msgstr ""
-
-#: ironic/common/exception.py:195
-#, python-format
-msgid "Failed to load DHCP provider %(dhcp_provider_name)s."
-msgstr ""
-
-#: ironic/common/exception.py:199
-#, python-format
-msgid "Failed to load driver %(driver_name)s."
-msgstr ""
-
-#: ironic/common/exception.py:203
-#, python-format
-msgid "Image %(image_id)s could not be found."
-msgstr ""
-
-#: ironic/common/exception.py:207
-#, python-format
-msgid "No valid host was found. Reason: %(reason)s"
-msgstr ""
-
-#: ironic/common/exception.py:211
-#, python-format
-msgid "Instance %(instance)s could not be found."
-msgstr ""
-
-#: ironic/common/exception.py:215
-#, python-format
-msgid "Node %(node)s could not be found."
-msgstr ""
-
-#: ironic/common/exception.py:219
-#, python-format
-msgid "Node %(node)s is associated with instance %(instance)s."
-msgstr ""
-
-#: ironic/common/exception.py:223
-#, python-format
-msgid "Port %(port)s could not be found."
-msgstr ""
-
-#: ironic/common/exception.py:227
-#, python-format
-msgid "Update DHCP options on port: %(port_id)s failed."
-msgstr ""
-
-#: ironic/common/exception.py:231
-#, python-format
-msgid "Retrieve IP address on port: %(port_id)s failed."
-msgstr ""
-
-#: ironic/common/exception.py:235
-#, python-format
-msgid "Invalid IPv4 address %(ip_address)s."
-msgstr ""
-
-#: ironic/common/exception.py:239
-#, python-format
-msgid "Update MAC address on port: %(port_id)s failed."
-msgstr ""
-
-#: ironic/common/exception.py:243
-#, python-format
-msgid "Chassis %(chassis)s could not be found."
-msgstr ""
-
-#: ironic/common/exception.py:247
-#, python-format
-msgid "Conductor %(conductor)s could not be found."
-msgstr ""
-
-#: ironic/common/exception.py:251
-#, python-format
-msgid "Conductor %(conductor)s already registered."
-msgstr ""
-
-#: ironic/common/exception.py:255
-#, python-format
-msgid "Failed to set node power state to %(pstate)s."
-msgstr ""
-
-#: ironic/common/exception.py:259
-msgid "An exclusive lock is required, but the current context has a shared lock."
-msgstr ""
-
-#: ironic/common/exception.py:264
-#, python-format
-msgid "Failed to toggle maintenance-mode flag for node %(node)s: %(reason)s"
-msgstr ""
-
-#: ironic/common/exception.py:269
-#, python-format
-msgid "Console access is not enabled on node %(node)s"
-msgstr ""
-
-#: ironic/common/exception.py:273
-#, python-format
-msgid ""
-"The %(op)s operation can't be performed on node %(node)s because it's in "
-"maintenance mode."
-msgstr ""
-
-#: ironic/common/exception.py:278
-#, python-format
-msgid ""
-"Can not change instance association while node %(node)s is in power state"
-" %(pstate)s."
-msgstr ""
-
-#: ironic/common/exception.py:283
-#, python-format
-msgid ""
-"Cannot complete the requested action because chassis %(chassis)s contains"
-" nodes."
-msgstr ""
-
-#: ironic/common/exception.py:288
-#, python-format
-msgid "IPMI call failed: %(cmd)s."
-msgstr ""
-
-#: ironic/common/exception.py:292
-#, python-format
-msgid "Failed to establish SSH connection to host %(host)s."
-msgstr ""
-
-#: ironic/common/exception.py:296
-#, python-format
-msgid "Failed to execute command via SSH: %(cmd)s."
-msgstr ""
-
-#: ironic/common/exception.py:300
-#, python-format
-msgid "Unsupported object type %(objtype)s"
-msgstr ""
-
-#: ironic/common/exception.py:304
-#, python-format
-msgid "Cannot call %(method)s on orphaned %(objtype)s object"
-msgstr ""
-
-#: ironic/common/exception.py:308
-#, python-format
-msgid "Driver %(driver)s does not support %(extension)s."
-msgstr ""
-
-#: ironic/common/exception.py:312
-#, python-format
-msgid "Version %(objver)s of %(objname)s is not supported"
-msgstr ""
-
-#: ironic/common/exception.py:316
-#, python-format
-msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
-msgstr ""
-
-#: ironic/common/exception.py:321
-#, python-format
-msgid "Not authorized for image %(image_id)s."
-msgstr ""
-
-#: ironic/common/exception.py:325
-#, python-format
-msgid "Invalid image href %(image_href)s."
-msgstr ""
-
-#: ironic/common/exception.py:329
-msgid "Unauthorised for keystone service catalog."
-msgstr ""
-
-#: ironic/common/exception.py:337
-#, python-format
-msgid ""
-"Service type %(service_type)s with endpoint type %(endpoint_type)s not "
-"found in keystone service catalog."
-msgstr ""
-
-#: ironic/common/exception.py:342
-msgid "Connection failed"
-msgstr ""
-
-#: ironic/common/exception.py:346
-msgid "Requested OpenStack Images API is forbidden"
-msgstr ""
-
-#: ironic/common/exception.py:354
-msgid "The provided endpoint is invalid"
-msgstr ""
-
-#: ironic/common/exception.py:358
-msgid "Unable to communicate with the server."
-msgstr ""
-
-#: ironic/common/exception.py:374
-#, python-format
-msgid "Could not find config at %(path)s"
-msgstr ""
-
-#: ironic/common/exception.py:378
-#, python-format
-msgid ""
-"Node %(node)s is locked by host %(host)s, please retry after the current "
-"operation is completed."
-msgstr ""
-
-#: ironic/common/exception.py:383
-#, python-format
-msgid "Node %(node)s found not to be locked on release"
-msgstr ""
-
-#: ironic/common/exception.py:387
-msgid ""
-"Requested action cannot be performed due to lack of free conductor "
-"workers."
-msgstr ""
-
-#: ironic/common/exception.py:397
-#, python-format
-msgid "Invalid configuration file. %(error_msg)s"
-msgstr ""
-
-#: ironic/common/exception.py:401
-#, python-format
-msgid "Driver %(driver)s could not be loaded. Reason: %(reason)s."
-msgstr ""
-
-#: ironic/common/exception.py:409
-#, python-format
-msgid "Could not find pid in pid file %(pid_path)s"
-msgstr ""
-
-#: ironic/common/exception.py:413
-#, python-format
-msgid "Console subprocess failed to start. %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:417
-#, python-format
-msgid "Failed to create the password file. %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:425
-#, python-format
-msgid "%(operation)s failed, error: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:429
-#, python-format
-msgid ""
-"DRAC client failed. Last error (cURL error code): %(last_error)s, fault "
-"string: \"%(fault_string)s\" response_code: %(response_code)s"
-msgstr ""
-
-#: ironic/common/exception.py:436
-#, python-format
-msgid "DRAC %(operation)s failed. Reason: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:440
-#, python-format
-msgid "DRAC failed to create a configuration job. Reason: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:445
-#, python-format
-msgid ""
-"Invalid filter dialect '%(invalid_filter)s'. Supported options are "
-"%(supported)s"
-msgstr ""
-
-#: ironic/common/exception.py:450
-#, python-format
-msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:455
-#, python-format
-msgid "Failed to parse sensor data for node %(node)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:460
-#, python-format
-msgid ""
-"Disk volume where '%(path)s' is located doesn't have enough disk space. "
-"Required %(required)d MiB, only %(actual)d MiB available space present."
-msgstr ""
-
-#: ironic/common/exception.py:466
-#, python-format
-msgid "Creating %(image_type)s image failed: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:470
-#, python-format
-msgid "Swift operation '%(operation)s' failed: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:474
-#, python-format
-msgid "SNMP operation '%(operation)s' failed: %(error)s"
-msgstr ""
-
-#: ironic/common/exception.py:478
-#, python-format
-msgid "Failed to create a file system. File system %(fs)s is not supported."
-msgstr ""
-
-#: ironic/common/hash_ring.py:68
-msgid "Invalid hosts supplied when building HashRing."
-msgstr ""
-
-#: ironic/common/hash_ring.py:81
-msgid "Invalid data supplied to HashRing.get_hosts."
-msgstr ""
-
-#: ironic/common/hash_ring.py:146
-#, python-format
-msgid "The driver '%s' is unknown."
-msgstr ""
-
-#: ironic/common/images.py:260
-msgid "'qemu-img info' parsing failed."
-msgstr ""
-
-#: ironic/common/images.py:266
-#, python-format
-msgid "fmt=%(fmt)s backed by: %(backing_file)s"
-msgstr ""
-
-#: ironic/common/images.py:281
-#, python-format
-msgid "Converted to raw, but format is now %s"
-msgstr ""
-
-#: ironic/common/keystone.py:71
-msgid "Keystone API endpoint is missing"
-msgstr ""
-
-#: ironic/common/keystone.py:91
-#, python-format
-msgid "Could not perform authorization process for service catalog: %s"
-msgstr ""
-
-#: ironic/common/keystone.py:96
-msgid "No keystone service catalog loaded"
-msgstr ""
-
-#: ironic/common/policy.py:31
-msgid "JSON file representing policy."
-msgstr ""
-
-#: ironic/common/policy.py:34
-msgid "Rule checked when requested rule is not found."
-msgstr ""
-
-#: ironic/common/pxe_utils.py:100
-#, python-format
-msgid "Failed to get IP address for any port on node %s."
-msgstr ""
-
-#: ironic/common/swift.py:97
-msgid "put container"
-msgstr ""
-
-#: ironic/common/swift.py:108
-msgid "put object"
-msgstr ""
-
-#: ironic/common/swift.py:128
-msgid "head account"
-msgstr ""
-
-#: ironic/common/swift.py:156
-msgid "delete object"
-msgstr ""
-
-#: ironic/common/swift.py:172
-msgid "head object"
-msgstr ""
-
-#: ironic/common/swift.py:187
-msgid "post object"
-msgstr ""
-
-#: ironic/common/utils.py:102
-msgid "Invalid private key"
-msgstr ""
-
-#: ironic/common/utils.py:149
-#, python-format
-msgid "Invalid backend: %s"
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:129
-#, python-format
-msgid "The given image info does not have a valid image id: %s"
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:155
-msgid ""
-"Swift temporary URLs require a shared secret to be created. You must "
-"provide \"swift_temp_url_key\" as a config option."
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:159
-msgid ""
-"Swift temporary URLs require a Swift endpoint URL. You must provide "
-"\"swift_endpoint_url\" as a config option."
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:163
-msgid ""
-"Swift temporary URLs require a Swift account string. You must provide "
-"\"swift_account\" as a config option."
-msgstr ""
-
-#: ironic/common/glance_service/v2/image_service.py:167
-msgid "\"swift_temp_url_duration\" must be a positive integer."
-msgstr ""
-
-#: ironic/conductor/manager.py:253
-msgid "Invalid method call: update_node can not change node state."
-msgstr ""
-
-#: ironic/conductor/manager.py:402
-msgid "No free conductor workers available"
-msgstr ""
-
-#: ironic/conductor/manager.py:450
-#, python-format
-msgid ""
-"RPC do_node_deploy called to rebuild %(node)s, but provision state is "
-"%(curstate)s. State must be one of : %(states)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:457
-#, python-format
-msgid ""
-"RPC do_node_deploy called for %(node)s, but provision state is already "
-"%(state)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:463
-msgid "provisioning"
-msgstr ""
-
-#: ironic/conductor/manager.py:470
-#, python-format
-msgid "RPC do_node_deploy failed to validate deploy info. Error: %(msg)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:502
-#, python-format
-msgid "Failed to deploy. Error: %s"
-msgstr ""
-
-#: ironic/conductor/manager.py:545
-#, python-format
-msgid "RPC do_node_tear_down not allowed for node %(node)s in state %(state)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:558
-#, python-format
-msgid "RPC do_node_tear_down failed to validate power info. Error: %(msg)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:591
-#, python-format
-msgid "Failed to tear down. Error: %s"
-msgstr ""
-
-#: ironic/conductor/manager.py:618
-#, python-format
-msgid ""
-"During sync_power_state, max retries exceeded for node %(node)s, node "
-"state %(actual)s does not match expected state '%(state)s'. Updating DB "
-"state to '%(actual)s' Switching node to maintenance mode."
-msgstr ""
-
-#: ironic/conductor/manager.py:647
-msgid "Driver returns ERROR state."
-msgstr ""
-
-#: ironic/conductor/manager.py:873
-msgid "not supported"
-msgstr ""
-
-#: ironic/conductor/manager.py:902
-msgid "The node is already in maintenance mode"
-msgstr ""
-
-#: ironic/conductor/manager.py:903
-msgid "The node is not in maintenance mode"
-msgstr ""
-
-#: ironic/conductor/manager.py:946
-#, python-format
-msgid "Node %s can't be deleted because it's not powered off"
-msgstr ""
-
-#: ironic/conductor/manager.py:1020
-msgid "enabled"
-msgstr ""
-
-#: ironic/conductor/manager.py:1020
-msgid "disabled"
-msgstr ""
-
-#: ironic/conductor/manager.py:1040
-msgid "enabling"
-msgstr ""
-
-#: ironic/conductor/manager.py:1040
-msgid "disabling"
-msgstr ""
-
-#: ironic/conductor/manager.py:1041
-#, python-format
-msgid "Error %(op)s the console on node %(node)s. Reason: %(error)s"
-msgstr ""
-
-#: ironic/conductor/rpcapi.py:94
-#, python-format
-msgid "No conductor service registered which supports driver %s."
-msgstr ""
-
-#: ironic/conductor/utils.py:73 ironic/conductor/utils.py:116
-#, python-format
-msgid "Failed to change power state to '%(target)s'. Error: %(error)s"
-msgstr ""
-
-#: ironic/conductor/utils.py:140
-#, python-format
-msgid "Timeout reached while waiting for callback for node %s"
-msgstr ""
-
-#: ironic/conductor/utils.py:146
-#, python-format
-msgid "Cleanup failed for node %(node)s after deploy timeout: %(error)s"
-msgstr ""
-
-#: ironic/conductor/utils.py:158
-msgid ""
-"Deploy timed out, but an unhandled exception was encountered while "
-"aborting. More info may be found in the log file."
-msgstr ""
-
-#: ironic/db/sqlalchemy/api.py:327
-msgid "Cannot overwrite UUID for an existing Node."
-msgstr ""
-
-#: ironic/db/sqlalchemy/api.py:407
-msgid "Cannot overwrite UUID for an existing Port."
-msgstr ""
-
-#: ironic/db/sqlalchemy/api.py:470
-msgid "Cannot overwrite UUID for an existing Chassis."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:70
-msgid "Neutron auth_strategy should be either \"noauth\" or \"keystone\"."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:160
-#, python-format
-msgid "Failed to set DHCP BOOT options for any port on node %s."
-msgstr ""
-
-#: ironic/drivers/base.py:412
-#, python-format
-msgid "Vendor interface does not support driver vendor_passthru method: %s"
-msgstr ""
-
-#: ironic/drivers/drac.py:34 ironic/drivers/fake.py:153
-msgid "Unable to import pywsman library"
-msgstr ""
-
-#: ironic/drivers/fake.py:92
-msgid "Unable to import pyghmi IPMI library"
-msgstr ""
-
-#: ironic/drivers/fake.py:106 ironic/drivers/pxe.py:111
-msgid "Unable to import seamicroclient library"
-msgstr ""
-
-#: ironic/drivers/fake.py:129 ironic/drivers/pxe.py:138
-msgid "Unable to import iboot library"
-msgstr ""
-
-#: ironic/drivers/fake.py:141 ironic/drivers/ilo.py:43 ironic/drivers/ilo.py:66
-#: ironic/drivers/pxe.py:158
-msgid "Unable to import proliantutils library"
-msgstr ""
-
-#: ironic/drivers/fake.py:167 ironic/drivers/pxe.py:180
-msgid "Unable to import pysnmp library"
-msgstr ""
-
-#: ironic/drivers/pxe.py:88
-msgid "Unable to import pyghmi library"
-msgstr ""
-
-#: ironic/drivers/utils.py:27 ironic/drivers/modules/fake.py:36
-#, python-format
-msgid "Unsupported method (%s) passed through to vendor extension."
-msgstr ""
-
-#: ironic/drivers/utils.py:30 ironic/drivers/modules/fake.py:39
-msgid "Method not specified when calling vendor extension."
-msgstr ""
-
-#: ironic/drivers/utils.py:202
-#, python-format
-msgid "Invalid boot_mode parameter '%s'."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:129
-#: ironic/drivers/modules/iscsi_deploy.py:262
-#, python-format
-msgid ""
-"Node %s failed to power off while handling deploy failure. This may be a "
-"serious condition. Node should be removed from Ironic or put in "
-"maintenance mode until the problem is resolved."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:230
-#, python-format
-msgid "Node %s failed to validate deploy image info"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:359 ironic/drivers/modules/agent.py:372
-#, python-format
-msgid "No handler for method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:410
-msgid "Node failed to get image for deploy."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:414
-msgid "Node failed to move to active state."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:460
-#, python-format
-msgid "node %(node)s command status errored: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:516
-#, python-format
-msgid "Unknown lookup payloadversion: %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:548
-#, python-format
-msgid "Malformed network interfaces lookup: %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:576
-#, python-format
-msgid "No ports matching the given MAC addresses %sexist in the database."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:620
-#, python-format
-msgid ""
-"Ports matching mac addresses match multiple nodes. MACs: %(macs)s. Port "
-"ids: %(port_ids)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent_client.py:43
-msgid "Agent driver requires agent_url in driver_info"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:88
-#, python-format
-msgid ""
-"Cannot create directory '%(path)s' for console PID file. Reason: "
-"%(reason)s."
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:209
-#, python-format
-msgid ""
-"%(exec_error)s\n"
-"Command: %(command)s"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:226
-#, python-format
-msgid ""
-"Command: %(command)s.\n"
-"Exit code: %(return_code)s.\n"
-"Stdout: %(stdout)r\n"
-"Stderr: %(stderr)r"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:237
-#, python-format
-msgid "Timeout while waiting for console subprocess to start for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:264
-#, python-format
-msgid "Could not stop the console for node '%(node)s'. Reason: %(err)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:288
-#, python-format
-msgid "Parent device '%s' not found"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:305
-#, python-format
-msgid "Root device '%s' not found"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:308
-#, python-format
-msgid "Swap device '%s' not found"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:312
-#, python-format
-msgid "Ephemeral device '%s' not found"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:405
-#, python-format
-msgid ""
-"%(error_msg)s. The following parameters were not passed to ironic: "
-"%(missing_info)s"
-msgstr ""
-
-#: ironic/drivers/modules/fake.py:57 ironic/drivers/modules/ipminative.py:338
-#, python-format
-msgid "set_power_state called with an invalid power state: %s."
-msgstr ""
-
-#: ironic/drivers/modules/fake.py:104
-msgid "Parameter 'bar' not passed to method 'first_method'."
-msgstr ""
-
-#: ironic/drivers/modules/fake.py:132
-msgid "Parameter 'bar' not passed to method 'second_method'."
-msgstr ""
-
-#: ironic/drivers/modules/fake.py:181 ironic/drivers/modules/ipminative.py:404
-#: ironic/drivers/modules/ipmitool.py:694
-#: ironic/drivers/modules/seamicro.py:541 ironic/drivers/modules/ssh.py:643
-#, python-format
-msgid "Invalid boot device %s specified."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:38
-msgid "IP address of the node. Required."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:39 ironic/drivers/modules/seamicro.py:69
-msgid "username. Required."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:40 ironic/drivers/modules/seamicro.py:67
-msgid "password. Required."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:43
-msgid "iBoot PDU relay id; default is 1. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:44
-msgid "iBoot PDU port; default is 9100. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:54
-#, python-format
-msgid "The following iBoot credentials were not supplied to iBoot PDU driver: %s."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:66
-msgid "iBoot PDU relay id must be an integer."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:73
-msgid "iBoot PDU port must be an integer."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:108
-#, python-format
-msgid ""
-"Cannot get power status for node '%(node)s'. iBoot get_relays() returned "
-"'%(resp)s'."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:188 ironic/drivers/modules/ipmitool.py:613
-#: ironic/drivers/modules/snmp.py:634 ironic/drivers/modules/ssh.py:558
-#, python-format
-msgid "set_power_state called with invalid power state %s."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:63
-msgid "IP of the node's BMC. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:64
-msgid "IPMI password. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:65
-msgid "IPMI username. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:68
-#: ironic/drivers/modules/ipmitool.py:96
-msgid "node's UDP port to connect to. Only required for console access."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:91
-#: ironic/drivers/modules/ipmitool.py:212
-#, python-format
-msgid "The following IPMI credentials are not supplied to IPMI driver: %s."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:110
-#: ironic/drivers/modules/ipmitool.py:233
-msgid "IPMI terminal port is not an integer."
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:494
-msgid "IPMI terminal port not supplied to the IPMI driver."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:70
-msgid "IP address or hostname of the node. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:73
-msgid "password. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:74
-#, python-format
-msgid "privilege level; default is ADMINISTRATOR. One of %s. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:76
-msgid "username; default is NULL user. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:77
-msgid ""
-"bridging_type; default is \"no\". One of \"single\", \"dual\", \"no\". "
-"Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:79
-msgid ""
-"transit channel for bridged request. Required only if ipmi_bridging is "
-"set to \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:81
-msgid ""
-"transit address for bridged request. Required only if ipmi_bridging is "
-"set to \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:83
-msgid ""
-"destination channel for bridged request. Required only if ipmi_bridging "
-"is set to \"single\" or \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:86
-msgid ""
-"destination address for bridged request. Required only if ipmi_bridging "
-"is set to \"single\" or \"dual\"."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:89
-msgid ""
-"local IPMB address for bridged requests. Used only if ipmi_bridging is "
-"set to \"single\" or \"dual\". Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:244
-#, python-format
-msgid ""
-"Value for ipmi_bridging is provided as %s, but IPMI bridging is not "
-"supported by the IPMI utility installed on host. Ensure ipmitool version "
-"is > 1.8.11"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:267
-#, python-format
-msgid "%(param)s not provided"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:270
-#, python-format
-msgid ""
-"Invalid value for ipmi_bridging: %(bridging_type)s, the valid value can "
-"be one of: %(bridging_types)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:278
-#, python-format
-msgid ""
-"Invalid privilege level value:%(priv_level)s, the valid value can be one "
-"of %(valid_levels)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:507
-#, python-format
-msgid "parse ipmi sensor data failed, unknown sensor type data: %(sensors_data)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:545
-#, python-format
-msgid ""
-"parse ipmi sensor data failed, get nothing with input data: "
-"%(sensors_data)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:558
-#: ironic/drivers/modules/ipmitool.py:649
-#: ironic/drivers/modules/ipmitool.py:792
-#: ironic/drivers/modules/ipmitool.py:927
-msgid ""
-"Unable to locate usable ipmitool command in the system path when checking"
-" ipmitool version"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:880
-msgid "Parameter raw_bytes (string of bytes) was not specified."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:887
-#, python-format
-msgid "Unsupported method (%s) passed to IPMItool driver."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:945
-msgid "IPMI terminal port not supplied to IPMI driver."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:119
-msgid "Cannot validate iSCSI deploy"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:129
-#, python-format
-msgid ""
-"Cannot validate parameter for iSCSI deploy. Invalid parameter %(param)s. "
-"Reason: %(reason)s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:135
-#, python-format
-msgid "'%s' is not an integer value."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:164
-#, python-format
-msgid ""
-"Root partition is too small for requested image. Image size: %(image_mb)d"
-" MB, Root size: %(root_mb)d MB"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:219
-msgid "Deploy key does not match"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:235
-#, python-format
-msgid "Parameters %s were not passed to ironic for deploy."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:295
-msgid "Failure in deploy ramdisk."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:309 ironic/drivers/modules/pxe.py:488
-#: ironic/drivers/modules/ilo/deploy.py:536
-msgid "Failed to continue iSCSI deployment."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:368
-#, python-format
-msgid "Failed to connect to Glance to get the properties of the image %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:372
-#, python-format
-msgid "Image %s not found in Glance"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:382
-#, python-format
-msgid "Image %(image)s is missing the following properties: %(properties)s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:399 ironic/drivers/modules/ssh.py:505
-#, python-format
-msgid "Node %s does not have any port associated with it."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:408
-msgid ""
-"Couldn't get the URL of the Ironic API service from the configuration "
-"file or keystone catalog."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:97
-msgid "UUID (from Glance) of the deployment kernel. Required."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:99
-msgid "UUID (from Glance) of the ramdisk that is mounted at boot time. Required."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:121
-msgid "Cannot validate PXE bootloader"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:283
-msgid "iPXE boot is enabled but no HTTP URL or HTTP root was specified."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:291
-#, python-format
-msgid ""
-"Conflict: iPXE is enabled, but cannot be used with node%(node_uuid)s "
-"configured to use UEFI boot"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:445
-#, python-format
-msgid "Unsupported method (%s) passed to PXE driver."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:66
-msgid "API endpoint. Required."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:68
-msgid "server ID. Required."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:72
-msgid "version of SeaMicro API client; default is 2. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:94
-#, python-format
-msgid "Invalid 'seamicro_api_version' parameter. Reason: %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:109
-#, python-format
-msgid "SeaMicro driver requires the following to be set: %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:308
-msgid "Invalid volume id specified"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:324
-msgid "No storage pools found for ironic"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:388
-msgid "set_power_state called with invalid power state."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:420
-#, python-format
-msgid "Unsupported method (%s) passed to SeaMicro driver."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:439
-msgid "No vlan id provided"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:477
-msgid "No volume size provided for creating volume"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:71
-msgid "PDU manufacturer driver. Required."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:72
-msgid "PDU IPv4 address or hostname. Required."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:73
-msgid "PDU power outlet index (1-based). Required."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:76
-#, python-format
-msgid "SNMP protocol version: %(v1)s, %(v2c)s, %(v3)s (optional, default %(v1)s)"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:79
-#, python-format
-msgid "SNMP port, default %(port)d"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:80
-#, python-format
-msgid "SNMP community. Required for versions %(v1)s, %(v2c)s"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:83
-#, python-format
-msgid "SNMP security name. Required for version %(v3)s"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:509
-#, python-format
-msgid "SNMP driver requires the following to be set: %s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:518
-#, python-format
-msgid "SNMPPowerDriver: unknown driver: '%s'"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:524
-#, python-format
-msgid "SNMPPowerDriver: unknown SNMP version: '%s'"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:533
-#, python-format
-msgid "SNMPPowerDriver: SNMP UDP port must be numeric: %s"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:536
-#, python-format
-msgid "SNMPPowerDriver: SNMP UDP port out of range: %d"
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:543
-#, python-format
-msgid "SNMP driver requires snmp_community to be set for version %s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:549
-#, python-format
-msgid "SNMP driver requires snmp_security to be set for version %s."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:58
-msgid "IP address or hostname of the node to ssh into. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:60
-msgid "username to authenticate as. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:61
-msgid ""
-"virtualization software to use; one of vbox, virsh, vmware, parallels. "
-"Required."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:65
-msgid ""
-"private key(s). One of this, ssh_key_filename, or ssh_password must be "
-"specified."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:67
-msgid ""
-"(list of) filename(s) of optional private key(s) for authentication. One "
-"of this, ssh_key_contents, or ssh_password must be specified."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:70
-msgid ""
-"password to use for authentication or for unlocking a private key. One of"
-" this, ssh_key_contents, or ssh_key_filename must be specified."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:73
-msgid "port on the node to connect to; default is 22. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:105
-#, python-format
-msgid "SSHPowerDriver '%(virt_type)s' is not a valid virt_type."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:204
-#, python-format
-msgid "SSHPowerDriver '%(virt_type)s' is not a valid virt_type, "
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:295
-#, python-format
-msgid "SSHPowerDriver requires the following to be set: %s."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:305
-msgid "SSHPowerDriver requires ssh_port to be integer value"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:326
-msgid ""
-"SSHPowerDriver requires one and only one of password, key_contents and "
-"key_filename to be set."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:335
-#, python-format
-msgid "SSH key file %s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:510
-#, python-format
-msgid "SSH connection cannot be established: %s"
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:27
-msgid "IP address or hostname of the DRAC card. Required."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:28
-msgid "username used for authentication. Required."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:29
-msgid "password used for authentication. Required."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:32
-msgid "port used for WS-Man endpoint; default is 443. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:33
-msgid "path used for WS-Man endpoint; default is \"/wsman\". Optional."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:35
-msgid ""
-"protocol used for WS-Man endpoint; one of http, https; default is "
-"\"https\". Optional."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:65
-#, python-format
-msgid "'%s' not supplied to DracDriver."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:67
-#, python-format
-msgid "'%s' contains non-ASCII symbol."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:75
-msgid "'drac_path' contains non-ASCII symbol."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:81
-msgid "'drac_protocol' contains non-ASCII symbol."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:86
-msgid "'drac_port' is not an integer value."
-msgstr ""
-
-#: ironic/drivers/modules/drac/common.py:89
-#: ironic/drivers/modules/ilo/common.py:117
-#, python-format
-msgid ""
-"The following errors were encountered while parsing driver_info:\n"
-"%s"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:170
-#, python-format
-msgid ""
-"Another job with ID \"%s\" is already created to configure the BIOS. Wait"
-" until existing job is completed or is cancelled"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:62
-msgid "IP address or hostname of the iLO. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:63
-msgid "username for the iLO with administrator privileges. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:65
-msgid "password for ilo_username. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:68
-msgid "port to be used for iLO operations. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:69
-msgid "timeout (in seconds) for iLO operations. Optional."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:101
-#, python-format
-msgid "'%s' not supplied to IloDriver."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:103
-#, python-format
-msgid ""
-"The following parameters were mising while parsing driver_info:\n"
-"%s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:112
-#, python-format
-msgid "'%s' is not an integer."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:165
-msgid "iLO license check"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:255
-#, python-format
-msgid "Inserting virtual media %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:278
-#, python-format
-msgid "Setting %s as boot device"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:309
-#, python-format
-msgid "Setting %s as boot mode"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:45
-msgid "UUID (from Glance) of the deployment ISO. Required."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:184
-msgid "Error validating iLO virtual media deploy"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:486
-#, python-format
-msgid "Unsupported method (%s) passed to iLO driver."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:86
-msgid "iLO get_power_status"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:150
-#, python-format
-msgid "_set_power_state called with invalid power state '%s'"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:159
-msgid "iLO set_power_state"
-msgstr ""
-
-#: ironic/objects/base.py:161
-msgid "Invalid version string"
-msgstr ""
-
-#: ironic/objects/base.py:351
-#, python-format
-msgid "Cannot load '%(attrname)s' in the base class"
-msgstr ""
-
-#: ironic/objects/base.py:360
-msgid "Cannot save anything in the base class"
-msgstr ""
-
-#: ironic/objects/base.py:392
-#, python-format
-msgid "%(objname)s object has no attribute '%(attrname)s'"
-msgstr ""
-
-#: ironic/objects/base.py:441
-#, python-format
-msgid "'%(objclass)s' object has no attribute '%(attrname)s'"
-msgstr ""
-
-#: ironic/objects/conductor.py:59
-msgid "Cannot update a conductor record directly."
-msgstr ""
-
-#: ironic/objects/utils.py:40
-msgid "A datetime.datetime is required here"
-msgstr ""
-
-#: ironic/objects/utils.py:105
-#, python-format
-msgid "An object of class %s is required here"
-msgstr ""
-
-#: ironic/openstack/common/cliutils.py:271
-#, python-format
-msgid "No %(name)s with a name or ID of '%(name_or_id)s' exists."
-msgstr ""
-
-#: ironic/openstack/common/cliutils.py:279
-#, python-format
-msgid ""
-"Multiple %(name)s matches found for '%(name_or_id)s', use an ID to be "
-"more specific."
-msgstr ""
-
-#: ironic/openstack/common/gettextutils.py:301
-msgid "Message objects do not support addition."
-msgstr ""
-
-#: ironic/openstack/common/gettextutils.py:311
-msgid ""
-"Message objects do not support str() because they may contain non-ascii "
-"characters. Please use unicode() or translate() instead."
-msgstr ""
-
-#: ironic/openstack/common/imageutils.py:75
-#, python-format
-msgid "Invalid input value \"%s\"."
-msgstr ""
-
-#: ironic/openstack/common/imageutils.py:104
-msgid "Snapshot list encountered but no header found!"
-msgstr ""
-
-#: ironic/openstack/common/lockutils.py:101
-#, python-format
-msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
-msgstr ""
-
-#: ironic/openstack/common/log.py:287
-#, python-format
-msgid "Deprecated: %s"
-msgstr ""
-
-#: ironic/openstack/common/log.py:396
-#, python-format
-msgid "Error loading logging config %(log_config)s: %(err_msg)s"
-msgstr ""
-
-#: ironic/openstack/common/log.py:457
-#, python-format
-msgid "syslog facility must be one of: %s"
-msgstr ""
-
-#: ironic/openstack/common/log.py:700
-#, python-format
-msgid "Fatal call to deprecated config: %(msg)s"
-msgstr ""
-
-#: ironic/openstack/common/periodic_task.py:40
-#, python-format
-msgid "Unexpected argument for periodic task creation: %(arg)s."
-msgstr ""
-
-#: ironic/openstack/common/policy.py:395
-#, python-format
-msgid "Failed to understand rule %(rule)s"
-msgstr ""
-
-#: ironic/openstack/common/policy.py:405
-#, python-format
-msgid "No handler for matches of kind %s"
-msgstr ""
-
-#: ironic/openstack/common/policy.py:680
-#, python-format
-msgid "Failed to understand rule %(rule)r"
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:59
-msgid "Unexpected error while running command."
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:62
-#, python-format
-msgid ""
-"%(description)s\n"
-"Command: %(cmd)s\n"
-"Exit code: %(exit_code)s\n"
-"Stdout: %(stdout)r\n"
-"Stderr: %(stderr)r"
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:143
-#, python-format
-msgid "Got unknown keyword args: %r"
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:148
-msgid "Command requested root, but did not specify a root helper."
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:245
-msgid "Environment not supported over SSH"
-msgstr ""
-
-#: ironic/openstack/common/processutils.py:249
-msgid "process_input not supported over SSH"
-msgstr ""
-
-#: ironic/openstack/common/strutils.py:114
-#, python-format
-msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
-msgstr ""
-
-#: ironic/openstack/common/strutils.py:219
-#, python-format
-msgid "Invalid unit system: \"%s\""
-msgstr ""
-
-#: ironic/openstack/common/strutils.py:228
-#, python-format
-msgid "Invalid string format: %s"
-msgstr ""
-
-#: ironic/openstack/common/versionutils.py:88
-#, python-format
-msgid ""
-"%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
-"may be removed in %(remove_in)s."
-msgstr ""
-
-#: ironic/openstack/common/versionutils.py:92
-#, python-format
-msgid ""
-"%(what)s is deprecated as of %(as_of)s and may be removed in "
-"%(remove_in)s. It will not be superseded."
-msgstr ""
-
-#: ironic/openstack/common/versionutils.py:96
-#, python-format
-msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
-msgstr ""
-
-#: ironic/openstack/common/versionutils.py:99
-#, python-format
-msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
-msgstr ""
-
-#: ironic/openstack/common/apiclient/base.py:224
-#: ironic/openstack/common/apiclient/base.py:381
-#, python-format
-msgid "No %(name)s matching %(args)s."
-msgstr ""
-
-#: ironic/openstack/common/apiclient/client.py:233
-msgid "Cannot find endpoint or token for request"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/client.py:356
-#, python-format
-msgid ""
-"Invalid %(api_name)s client version '%(version)s'. Must be one of: "
-"%(version_map)s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:41
-#, python-format
-msgid "Missing arguments: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:74
-#, python-format
-msgid "Authentication failed. Missing options: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:83
-#, python-format
-msgid "AuthSystemNotFound: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:106
-#, python-format
-msgid "AmbiguousEndpoints: %s"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:114
-msgid "HTTP Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:134
-msgid "HTTP Redirection"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:142
-msgid "HTTP Client Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:151
-msgid "HTTP Server Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:161
-msgid "Multiple Choices"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:170
-msgid "Bad Request"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:180
-msgid "Unauthorized"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:189
-msgid "Payment Required"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:199
-msgid "Forbidden"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:209
-msgid "Not Found"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:219
-msgid "Method Not Allowed"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:229
-msgid "Not Acceptable"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:238
-msgid "Proxy Authentication Required"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:247
-msgid "Request Timeout"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:257
-msgid "Conflict"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:267
-msgid "Gone"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:277
-msgid "Length Required"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:287
-msgid "Precondition Failed"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:296
-msgid "Request Entity Too Large"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:313
-msgid "Request-URI Too Long"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:323
-msgid "Unsupported Media Type"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:333
-msgid "Requested Range Not Satisfiable"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:342
-msgid "Expectation Failed"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:352
-msgid "Unprocessable Entity"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:361
-msgid "Internal Server Error"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:372
-msgid "Not Implemented"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:382
-msgid "Bad Gateway"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:391
-msgid "Service Unavailable"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:401
-msgid "Gateway Timeout"
-msgstr ""
-
-#: ironic/openstack/common/apiclient/exceptions.py:410
-msgid "HTTP Version Not Supported"
-msgstr ""
-
diff --git a/ironic/locale/es/LC_MESSAGES/ironic-log-error.po b/ironic/locale/es/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index cf9df3616..000000000
--- a/ironic/locale/es/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Spanish (http://www.transifex.com/projects/p/ironic/language/"
-"es/)\n"
-"Language: es\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Se está descartando excepción original: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "La excepción inesperada ha ocurrido %d vez(veces)... reintentando."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "en llamada en bucle de duración fija"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "en llamada en bucle dinámica"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/fr/LC_MESSAGES/ironic-log-critical.po b/ironic/locale/fr/LC_MESSAGES/ironic-log-critical.po
deleted file mode 100644
index 726584408..000000000
--- a/ironic/locale/fr/LC_MESSAGES/ironic-log-critical.po
+++ /dev/null
@@ -1,25 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-# Andrew_Melim <nokostya.translation@gmail.com>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-06-19 20:20+0000\n"
-"Last-Translator: Andrew_Melim <nokostya.translation@gmail.com>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/ironic/language/"
-"fr/)\n"
-"Language: fr\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"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#: ironic/conductor/manager.py:216
-msgid "Failed to start keepalive"
-msgstr ""
diff --git a/ironic/locale/fr/LC_MESSAGES/ironic-log-error.po b/ironic/locale/fr/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 45f3cffe0..000000000
--- a/ironic/locale/fr/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,401 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-# Andrew_Melim <nokostya.translation@gmail.com>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/ironic/language/"
-"fr/)\n"
-"Language: fr\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"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Exception d'origine en cours de suppression : %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "Exception inattendue survenue %d fois... Nouvel essai."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "dans l'appel en boucle de durée fixe"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "dans l'appel en boucle dynamique"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/fr/LC_MESSAGES/ironic-log-warning.po b/ironic/locale/fr/LC_MESSAGES/ironic-log-warning.po
deleted file mode 100644
index 0c973e67c..000000000
--- a/ironic/locale/fr/LC_MESSAGES/ironic-log-warning.po
+++ /dev/null
@@ -1,377 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-08 00:02+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/ironic/language/"
-"fr/)\n"
-"Language: fr\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"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#: ironic/common/disk_partitioner.py:134
-#, python-format
-msgid "Failed to check the device %(device)s with fuser: %(err)s"
-msgstr ""
-
-#: ironic/common/disk_partitioner.py:201
-#, python-format
-msgid ""
-"Partition information from parted for device %(device)s does not match "
-"expected format: %(line)s"
-msgstr ""
-
-#: ironic/common/utils.py:464
-#, python-format
-msgid "Failed to unlink %(path)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:473
-#, python-format
-msgid "Failed to remove dir %(path)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:489
-#, python-format
-msgid "Failed to create symlink from %(source)s to %(link)s, error: %(e)s"
-msgstr ""
-
-#: ironic/common/utils.py:503
-#, python-format
-msgid ""
-"Failed to remove trailing character. Returning original object. Supplied "
-"object is not a string: %s,"
-msgstr ""
-
-#: ironic/conductor/manager.py:193
-#, python-format
-msgid ""
-"A conductor with hostname %(hostname)s was previously registered. Updating "
-"registration"
-msgstr ""
-
-#: ironic/conductor/manager.py:404
-#, python-format
-msgid ""
-"No free conductor workers available to perform an action on node %(node)s, "
-"setting node's provision_state back to %(prov_state)s and "
-"target_provision_state to %(tgt_prov_state)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:500
-#, python-format
-msgid "Error in deploy of node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:588
-#, python-format
-msgid "Error in tear_down of node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:652
-#, python-format
-msgid ""
-"During sync_power_state, could not get power state for node %(node)s. Error: "
-"%(err)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:677
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s state does not match expected state "
-"'%(state)s'. Updating recorded state to '%(actual)s'."
-msgstr ""
-
-#: ironic/conductor/manager.py:693
-#, python-format
-msgid ""
-"During sync_power_state, node %(node)s state '%(actual)s' does not match "
-"expected state. Changing hardware state to '%(state)s'."
-msgstr ""
-
-#: ironic/conductor/manager.py:710
-#, python-format
-msgid "%(left)s attempts remaining to sync_power_state for node %(node)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:1079
-#, python-format
-msgid ""
-"No VIF found for instance %(instance)s port %(port)s when attempting to "
-"update port MAC address."
-msgstr ""
-
-#: ironic/conductor/manager.py:1134
-#, python-format
-msgid ""
-"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
-"%(node)s"
-msgstr ""
-
-#: ironic/conductor/manager.py:1138
-#, python-format
-msgid ""
-"During get_sensors_data, could not parse sensor data for node %(node)s. "
-"Error: %(err)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:1142
-#, python-format
-msgid ""
-"During get_sensors_data, could not get sensor data for node %(node)s. Error: "
-"%(err)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:1146
-#, python-format
-msgid ""
-"During send_sensor_data, node %(node)s was not found and presumed deleted by "
-"another process."
-msgstr ""
-
-#: ironic/conductor/manager.py:1150
-#, python-format
-msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/conductor/task_manager.py:275
-#, python-format
-msgid "Task's on_error hook failed to call %(method)s on node %(node)s"
-msgstr ""
-
-#: ironic/conductor/utils.py:90
-#, python-format
-msgid ""
-"Not going to change_node_power_state because current state = requested state "
-"= '%(state)s'."
-msgstr ""
-
-#: ironic/conductor/utils.py:97
-#, python-format
-msgid "Driver returns ERROR power state for node %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:146
-#, python-format
-msgid ""
-"No VIFs found for node %(node)s when attempting to update DHCP BOOT options."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:164
-#, python-format
-msgid ""
-"Some errors were encountered when updating the DHCP BOOT options for node "
-"%(node)s on the following ports: %(ports)s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:226
-#, python-format
-msgid ""
-"No VIFs found for node %(node)s when attempting to get port IP address."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:253
-#, python-format
-msgid ""
-"Some errors were encountered on node %(node)s while retrieving IP address on "
-"the following ports: %(ports)s."
-msgstr ""
-
-#: ironic/drivers/utils.py:137
-#, python-format
-msgid "Ignoring malformed capability '%s'. Format should be 'key:val'."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:563
-#, python-format
-msgid "Malformed MAC: %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:602
-#, python-format
-msgid "MAC address %s not found in database"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:178
-#, python-format
-msgid ""
-"Failed to kill the old console process before starting a new shellinabox "
-"console for node %(node)s. Reason: %(err)s"
-msgstr ""
-
-#: ironic/drivers/modules/console_utils.py:261
-#, python-format
-msgid ""
-"No console pid found for node %s while trying to stop shellinabox console."
-msgstr ""
-
-#: ironic/drivers/modules/iboot.py:114
-#, python-format
-msgid ""
-"Cannot get power status for node '%(node)s' at relay '%(relay)s'. iBoot "
-"get_relays() returned '%(resp)s'."
-msgstr ""
-
-#: ironic/drivers/modules/image_cache.py:178
-#, python-format
-msgid ""
-"Cache clean up was unable to reclaim %(required)d MiB of disk space, still "
-"%(left)d MiB required"
-msgstr ""
-
-#: ironic/drivers/modules/image_cache.py:205
-#: ironic/drivers/modules/image_cache.py:243
-#, python-format
-msgid "Unable to delete file %(name)s from master image cache: %(exc)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:133
-#, python-format
-msgid ""
-"IPMI power on failed for node %(node_id)s with the following error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:163
-#, python-format
-msgid ""
-"IPMI power off failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:195
-#, python-format
-msgid ""
-"IPMI power reboot failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:230
-#, python-format
-msgid ""
-"IPMI get power state failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:244
-#, python-format
-msgid ""
-"IPMI get power state for node %(node_id)s returns the following details: "
-"%(detail)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:402
-#, python-format
-msgid "IPMI power %(state)s failed for node %(node)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:467
-#, python-format
-msgid "IPMI power status failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:704
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:735
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node)s when executing \"ipmitool "
-"%(cmd)s\". Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:338
-msgid ""
-"ipmitool is unable to set boot device while the node is in UEFI boot mode."
-"Please set the boot device manually."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:402
-#, python-format
-msgid "Could not get image info to clean up images for node %(node)s: %(err)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:203
-#, python-format
-msgid "Power-on failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:243
-#, python-format
-msgid "Power-off failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:283
-#, python-format
-msgid "Reboot failed for node %s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:348
-#, python-format
-msgid ""
-"SNMP PDU %(addr)s outlet %(outlet)s: unrecognised power state %(state)s."
-msgstr ""
-
-#: ironic/drivers/modules/snmp.py:468
-#, python-format
-msgid ""
-"Eaton Power SNMP PDU %(addr)s outlet %(outlet)s: unrecognised power state "
-"%(state)s."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:686
-#, python-format
-msgid ""
-"Failed to get boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/nova/scheduler/ironic_host_manager.py:35
-msgid ""
-"This class (ironic.nova.scheduler.ironic_host_manager.IronicHostManager) is "
-"deprecated and has moved into the Nova tree. Please set "
-"scheduler_host_manager = nova.scheduler.ironic_host_manager."
-"IronicHostManager."
-msgstr ""
-
-#: ironic/nova/virt/ironic/driver.py:36
-msgid ""
-"This class (ironic.nova.virt.ironic.IronicDriver) is deprecated and has "
-"moved into the Nova tree. Please set compute_driver = nova.virt.ironic."
-"IronicDriver."
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: ironic/openstack/common/network_utils.py:149
-msgid "tcp_keepidle not available on your system"
-msgstr ""
-
-#: ironic/openstack/common/network_utils.py:156
-msgid "tcp_keepintvl not available on your system"
-msgstr ""
-
-#: ironic/openstack/common/network_utils.py:163
-msgid "tcp_keepknt not available on your system"
-msgstr ""
-
-#: ironic/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr ""
diff --git a/ironic/locale/it/LC_MESSAGES/ironic-log-error.po b/ironic/locale/it/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index f87fad66c..000000000
--- a/ironic/locale/it/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,401 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-# Danilo Ingami <Danilo.ingami@gmail.com>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Italian (http://www.transifex.com/projects/p/ironic/language/"
-"it/)\n"
-"Language: it\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Eccezione originale in corso di eliminazione: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "Un errore inatteso si è verificato %d volte... ritento."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "chiamata in loop a durata fissa"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "chiamata in loop dinamico"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/ja/LC_MESSAGES/ironic-log-error.po b/ironic/locale/ja/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index dcf4ccfa4..000000000
--- a/ironic/locale/ja/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Japanese (http://www.transifex.com/projects/p/ironic/language/"
-"ja/)\n"
-"Language: ja\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "除去される元の例外: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "予期せぬ例外が、%d回()発生しました。再試行中。"
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "一定期間の呼び出しループ"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "動的呼び出しループ"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/ko_KR/LC_MESSAGES/ironic-log-error.po b/ironic/locale/ko_KR/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 735e5658f..000000000
--- a/ironic/locale/ko_KR/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/ironic/"
-"language/ko_KR/)\n"
-"Language: ko_KR\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "기존 예외가 삭제됨: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "예기치 않은 예외 %d 번 발생하였습니다... 다시 시도중."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "고정 기간 루프 호출에서"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "동적 루프 호출에서"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/pt_BR/LC_MESSAGES/ironic-log-error.po b/ironic/locale/pt_BR/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 23d6f2c59..000000000
--- a/ironic/locale/pt_BR/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
-"ironic/language/pt_BR/)\n"
-"Language: pt_BR\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"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Exceção original sendo descartada: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "Exceção não esperada ocorreu %d vez(es)... tentando novamente."
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "em uma chamada de laço de duração fixa"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "em chamada de laço dinâmico"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/te_IN/LC_MESSAGES/ironic-log-critical.po b/ironic/locale/te_IN/LC_MESSAGES/ironic-log-critical.po
deleted file mode 100644
index e5634ae4a..000000000
--- a/ironic/locale/te_IN/LC_MESSAGES/ironic-log-critical.po
+++ /dev/null
@@ -1,24 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-05-30 06:21+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/ironic/"
-"language/te_IN/)\n"
-"Language: te_IN\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ironic/conductor/manager.py:216
-msgid "Failed to start keepalive"
-msgstr ""
diff --git a/ironic/locale/vi_VN/LC_MESSAGES/ironic-log-error.po b/ironic/locale/vi_VN/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 3107f67a3..000000000
--- a/ironic/locale/vi_VN/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
-"ironic/language/vi_VN/)\n"
-"Language: vi_VN\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "Ngoại lệ ban đầu được giảm xuống: %s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "Ngoại lệ bất ngờ xảy ra %d thời gian(s) ... thử lại"
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "trong cuộc gọi vòng lặp thời khoảng cố định "
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "trong cuộc gọi lặp động"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/zh_CN/LC_MESSAGES/ironic-log-error.po b/ironic/locale/zh_CN/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 43143eaa2..000000000
--- a/ironic/locale/zh_CN/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/ironic/"
-"language/zh_CN/)\n"
-"Language: zh_CN\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "正在删除原始异常:%s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr "意外的异常已发生 %d 次...正在重试。"
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "在固定时段内循环调用"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "在动态循环调用中"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""
diff --git a/ironic/locale/zh_TW/LC_MESSAGES/ironic-log-error.po b/ironic/locale/zh_TW/LC_MESSAGES/ironic-log-error.po
deleted file mode 100644
index 21348cb68..000000000
--- a/ironic/locale/zh_TW/LC_MESSAGES/ironic-log-error.po
+++ /dev/null
@@ -1,400 +0,0 @@
-# Translations template for ironic.
-# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the ironic project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Ironic\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-22 06:09+0000\n"
-"PO-Revision-Date: 2014-07-21 23:13+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/ironic/"
-"language/zh_TW/)\n"
-"Language: zh_TW\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: ironic/api/middleware/parsable_error.py:82
-#, python-format
-msgid "Error parsing HTTP response: %s"
-msgstr ""
-
-#: ironic/common/exception.py:79
-msgid "Exception in string format operation"
-msgstr ""
-
-#: ironic/common/images.py:132
-#, python-format
-msgid "vfat image creation failed. Error: %s"
-msgstr ""
-
-#: ironic/common/images.py:200
-msgid "Creating the filesystem root failed."
-msgstr ""
-
-#: ironic/common/images.py:214
-msgid "Creating ISO image failed."
-msgstr ""
-
-#: ironic/common/service.py:88
-#, python-format
-msgid "Service error occurred when stopping the RPC server. Error: %s"
-msgstr ""
-
-#: ironic/common/service.py:93
-#, python-format
-msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
-msgstr ""
-
-#: ironic/common/utils.py:415
-#, python-format
-msgid "Could not remove tmpdir: %s"
-msgstr ""
-
-#: ironic/common/utils.py:448
-#, python-format
-msgid "Failed to make file system. File system %s is not supported."
-msgstr ""
-
-#: ironic/common/utils.py:452
-#, python-format
-msgid "Failed to create a file system in %(path)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/common/glance_service/base_image_service.py:128
-#, python-format
-msgid ""
-"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
-"%(extra)s."
-msgstr ""
-
-#: ironic/conductor/manager.py:705
-#, python-format
-msgid "Failed to change power state of node %(node)s to '%(state)s'."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:114
-#, python-format
-msgid "Failed to update Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:128
-#, python-format
-msgid "Failed to update MAC address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:190
-#, python-format
-msgid "Failed to Get IP address on Neutron port %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:206
-#, python-format
-msgid "Neutron returned invalid IPv4 address %s."
-msgstr ""
-
-#: ironic/dhcp/neutron.py:210
-#, python-format
-msgid "No IP address assigned to Neutron port %s."
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:380
-#, python-format
-msgid "vendor_passthru failed with method %s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:417
-#, python-format
-msgid "Async exception for %(node)s: %(msg)s"
-msgstr ""
-
-#: ironic/drivers/modules/agent.py:584
-#, python-format
-msgid "Could not find matching node for the provided MACs %s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:236
-#, python-format
-msgid ""
-"Failed to erase beginning of disk for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:248
-#, python-format
-msgid ""
-"Failed to get disk block count for node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:261
-#, python-format
-msgid ""
-"Failed to erase the end of the disk on node %(node)s. Command: %(command)s. "
-"Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:326
-msgid "Failed to detect root device UUID."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:364
-#: ironic/drivers/modules/deploy_utils.py:370
-#, python-format
-msgid "Deploy to address %s failed."
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:365
-#, python-format
-msgid "Command: %s"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:366
-#, python-format
-msgid "StdOut: %r"
-msgstr ""
-
-#: ironic/drivers/modules/deploy_utils.py:367
-#, python-format
-msgid "StdErr: %r"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:263
-#, python-format
-msgid ""
-"IPMI get sensor data failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:414
-#, python-format
-msgid ""
-"IPMI set boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipminative.py:449
-#, python-format
-msgid ""
-"IPMI get boot device failed for node %(node_id)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:413
-#, python-format
-msgid ""
-"IPMI power %(state)s timed out after %(tries)s retries on node %(node_id)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:818
-#, python-format
-msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ipmitool.py:852
-#, python-format
-msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:293
-#, python-format
-msgid "Error returned from deploy ramdisk: %s"
-msgstr ""
-
-#: ironic/drivers/modules/iscsi_deploy.py:306
-#: ironic/drivers/modules/pxe.py:485 ironic/drivers/modules/ilo/deploy.py:533
-#, python-format
-msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:289
-msgid "UEFI boot mode is not supported with iPXE boot enabled."
-msgstr ""
-
-#: ironic/drivers/modules/pxe.py:462 ironic/drivers/modules/ilo/deploy.py:502
-#, python-format
-msgid "Node %s is not waiting to be deployed."
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:167
-#, python-format
-msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:451
-#: ironic/drivers/modules/seamicro.py:487
-#, python-format
-msgid "SeaMicro client exception: %s"
-msgstr ""
-
-#: ironic/drivers/modules/seamicro.py:550
-#, python-format
-msgid ""
-"Seamicro set boot device failed for node %(node)s with the following error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:368
-#, python-format
-msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
-msgstr ""
-
-#: ironic/drivers/modules/ssh.py:652
-#, python-format
-msgid ""
-"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not "
-"support this operation"
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:77
-#, python-format
-msgid ""
-"DRAC driver failed to get next boot mode for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:150
-#, python-format
-msgid ""
-"DRAC driver failed to list the configuration jobs for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:234
-#, python-format
-msgid ""
-"DRAC driver failed to set the boot device for node %(node_uuid)s. Can't find "
-"the ID for the %(device)s type. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/management.py:301
-#, python-format
-msgid ""
-"DRAC driver failed to get the current boot device for node %(node_uuid)s. "
-"Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:60
-#, python-format
-msgid ""
-"DRAC driver failed to get power state for node %(node_uuid)s. Reason: "
-"%(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/drac/power.py:89
-#: ironic/drivers/modules/drac/power.py:101
-#, python-format
-msgid ""
-"DRAC driver failed to set power state for node %(node_uuid)s to "
-"%(target_power_state)s. Reason: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:401
-#, python-format
-msgid ""
-"Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/common.py:411
-#, python-format
-msgid ""
-"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
-"%(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:100
-#, python-format
-msgid ""
-"Unable to find boot_iso in Glance, required to deploy node %(node)s in UEFI "
-"boot mode."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:110
-#, python-format
-msgid ""
-"Unable to find 'kernel_id' and 'ramdisk_id' in Glance image %(image)s for "
-"generating boot ISO for %(node)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:151
-#, python-format
-msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/deploy.py:515
-#, python-format
-msgid "Cannot get boot ISO for node %s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:83
-#, python-format
-msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:155
-#, python-format
-msgid ""
-"iLO set_power_state failed to set state to %(tstate)s for node %(node_id)s "
-"with error: %(error)s"
-msgstr ""
-
-#: ironic/drivers/modules/ilo/power.py:168
-#, python-format
-msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
-msgstr ""
-
-#: ironic/objects/base.py:71
-#, python-format
-msgid "Error setting %(attr)s"
-msgstr ""
-
-#: ironic/objects/base.py:222
-#, python-format
-msgid "Unable to instantiate unregistered object type %(objtype)s"
-msgstr ""
-
-#: ironic/openstack/common/excutils.py:76
-#, python-format
-msgid "Original exception being dropped: %s"
-msgstr "正在捨棄原始異常狀況:%s"
-
-#: ironic/openstack/common/excutils.py:105
-#, python-format
-msgid "Unexpected exception occurred %d time(s)... retrying."
-msgstr ""
-
-#: ironic/openstack/common/lockutils.py:119
-#, python-format
-msgid "Could not release the acquired lock `%s`"
-msgstr ""
-
-#: ironic/openstack/common/loopingcall.py:95
-msgid "in fixed duration looping call"
-msgstr "在固定持續時間的迴圈呼叫中"
-
-#: ironic/openstack/common/loopingcall.py:138
-msgid "in dynamic looping call"
-msgstr "在動態迴圈呼叫中"
-
-#: ironic/openstack/common/periodic_task.py:202
-#, python-format
-msgid "Error during %(full_task_name)s: %(e)s"
-msgstr ""
-
-#: ironic/openstack/common/service.py:188
-msgid "Exception during rpc cleanup."
-msgstr ""
-
-#: ironic/openstack/common/service.py:277
-msgid "Unhandled exception"
-msgstr ""
-
-#: ironic/tests/db/sqlalchemy/test_migrations.py:172
-#, python-format
-msgid "Failed to migrate to version %(version)s on engine %(engine)s"
-msgstr ""