summaryrefslogtreecommitdiff
path: root/nova/locale/nova-log-warning.pot
diff options
context:
space:
mode:
Diffstat (limited to 'nova/locale/nova-log-warning.pot')
-rw-r--r--nova/locale/nova-log-warning.pot143
1 files changed, 138 insertions, 5 deletions
diff --git a/nova/locale/nova-log-warning.pot b/nova/locale/nova-log-warning.pot
index 739230ee6d..5dfa8f908c 100644
--- a/nova/locale/nova-log-warning.pot
+++ b/nova/locale/nova-log-warning.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: nova 2014.2.dev250.gb62a138\n"
+"Project-Id-Version: nova 2014.2.dev374.g4e35f5f\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-06-24 06:06+0000\n"
+"POT-Creation-Date: 2014-06-30 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +17,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
+#: nova/compute/manager.py:1998
+msgid "No more network or fixed IP to be allocated"
+msgstr ""
+
#: nova/consoleauth/manager.py:84
#, python-format
msgid "Token: %(token)s failed to save into memcached."
@@ -86,20 +90,142 @@ msgstr ""
msgid "Could not decode ram_allocation_ratio: '%s'"
msgstr ""
-#: nova/virt/libvirt/driver.py:1352
+#: nova/virt/libvirt/driver.py:368
+#, python-format
+msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:606
+#, python-format
+msgid ""
+"The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack "
+"project and thus its quality can not be ensured. For more information, "
+"see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:656
+#, python-format
+msgid "URI %(uri)s does not support events: %(error)s"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:672
+#, python-format
+msgid "URI %(uri)s does not support connection events: %(error)s"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:865
+msgid "Cannot destroy instance, operation time out"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:971
+msgid "Instance may be still running, destroy it again."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:1026
+#, python-format
+msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:1076
+#, python-format
+msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:1357 nova/virt/libvirt/driver.py:1365
msgid "During detach_volume, instance disappeared."
msgstr ""
-#: nova/virt/libvirt/driver.py:2857
+#: nova/virt/libvirt/driver.py:1410
+msgid "During detach_interface, instance disappeared."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:1976
+msgid "Failed to soft reboot instance. Trying hard reboot."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:2537
+#, python-format
+msgid "Image %s not found on disk storage. Continue without injecting data"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:2700
+msgid "File injection into a boot from volume instance is not supported"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:2775
+msgid "Instance disappeared while detaching a PCI device from it."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:2830
+#, python-format
+msgid "Cannot update service status on host: %s,since it is not registered."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:2833
+#, python-format
+msgid "Cannot update service status on host: %s,due to an unexpected exception."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:2861
#, python-format
msgid "URI %(uri)s does not support full set of host capabilities: %(error)s"
msgstr ""
-#: nova/virt/libvirt/driver.py:4062
+#: nova/virt/libvirt/driver.py:3672
+#, python-format
+msgid "Timeout waiting for vif plugging callback for instance %(uuid)s"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:3750
+msgid ""
+"Cannot get the number of cpu, because this function is not implemented "
+"for this platform. "
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:3813
+#, python-format
+msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:4050
#, python-format
msgid "URI %(uri)s does not support listDevices: %(error)s"
msgstr ""
+#: nova/virt/libvirt/driver.py:4594
+#, python-format
+msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:4727
+#, python-format
+msgid ""
+"Error from libvirt while getting description of %(instance_name)s: [Error"
+" Code %(error_code)s] %(ex)s"
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:4805
+#, python-format
+msgid ""
+"Periodic task is updating the host stat, it is trying to get disk "
+"%(i_name)s, but disk file was removed by concurrent operations such as "
+"resize."
+msgstr ""
+
+#: nova/virt/libvirt/driver.py:4811
+#, python-format
+msgid ""
+"Periodic task is updating the host stat, it is trying to get disk "
+"%(i_name)s, but access is denied. It is most likely due to a VM that "
+"exists on the compute node but is not managed by Nova."
+msgstr ""
+
+#: nova/virt/libvirt/firewall.py:49
+msgid ""
+"Libvirt module could not be loaded. NWFilterFirewall will not work "
+"correctly."
+msgstr ""
+
#: nova/virt/libvirt/imagecache.py:318
#, python-format
msgid ""
@@ -136,6 +262,13 @@ msgstr ""
msgid "rbd remove %(name)s in pool %(pool)s failed"
msgstr ""
+#: nova/virt/libvirt/vif.py:827
+#, python-format
+msgid ""
+"VIF driver \"%s\" is marked as deprecated and will be removed in the Juno"
+" release."
+msgstr ""
+
#: nova/virt/libvirt/volume.py:132
#, python-format
msgid "Unknown content in connection_info/qos_specs: %s"