]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Fixing flake8 Gemaule
authorFrank Brehm <frank.brehm@pixelpark.com>
Fri, 8 Feb 2019 16:41:30 +0000 (17:41 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Fri, 8 Feb 2019 16:41:30 +0000 (17:41 +0100)
lib/cr_vmware_tpl/handler.py
locale/create_vm_template.pot
locale/de_DE/LC_MESSAGES/create_vm_template.po
locale/en_US/LC_MESSAGES/create_vm_template.po

index 6f1afe520ace3bc04a75f9fd9f22660bf013f669..ba5b6318638e9f339f55197abe86b47df7f27e8c 100644 (file)
@@ -38,7 +38,7 @@ from .config import CrTplConfiguration
 
 from .xlate import XLATOR
 
-__version__ = '1.3.0'
+__version__ = '1.3.1'
 
 LOG = logging.getLogger(__name__)
 TZ = pytz.timezone('Europe/Berlin')
@@ -837,7 +837,8 @@ class CrTplHandler(BaseHandler):
         self.vsphere.wait_for_tasks([task])
         LOG.debug(_("Successful renamed VM into {!r}.").format(self.config.template_name))
 
-        LOG.info(_("Changing VM {!r} into a VMWare template ...").format(self.config.template_name))
+        LOG.info(_("Changing VM {!r} into a VMWare template ...").format(
+            self.config.template_name))
         vm.MarkAsTemplate()
         LOG.debug(_("Object {!r} is now a VMWare template.").format(self.config.template_name))
 
index 1a2cf0af0a0946852b33d899611d68f171eb8d34..57b1400a0f039bfaf868e2bf6b44ed2d25213fe2 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: create_vm_template 1.1.0\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2019-02-08 16:09+0100\n"
+"POT-Creation-Date: 2019-02-08 17:40+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <frank.brehm@pixelpark.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -488,7 +488,7 @@ msgstr ""
 msgid "Changing VM {!r} into a VMWare template ..."
 msgstr ""
 
-#: lib/cr_vmware_tpl/handler.py:842
+#: lib/cr_vmware_tpl/handler.py:843
 msgid "Object {!r} is now a VMWare template."
 msgstr ""
 
index e102d0d95e5fa52708ec8b56d62de597cae3b6b9..73f5652d8b0385ac5fc32ef232a8cc2b03c5ad76 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: create_vm_template 1.1.0\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2019-02-08 16:09+0100\n"
+"POT-Creation-Date: 2019-02-08 17:40+0100\n"
 "PO-Revision-Date: 2019-02-08 16:10+0100\n"
 "Last-Translator: Frank Brehm <frank.brehm@pixelpark.com>\n"
 "Language: de_DE\n"
@@ -497,7 +497,7 @@ msgstr "VM erfolgreich nach {!r} umbenannt."
 msgid "Changing VM {!r} into a VMWare template ..."
 msgstr "Wandle VM {!r} in eine VMWare-Vorlage um …"
 
-#: lib/cr_vmware_tpl/handler.py:842
+#: lib/cr_vmware_tpl/handler.py:843
 msgid "Object {!r} is now a VMWare template."
 msgstr "Das Objekt {!r} ist jeztzt eine VMWare-Vorlage."
 
index c6613d6009098508d533e826dd144e6f14a82ef4..1043eab4494b5b2496cdc9912f011ded990b1007 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: create_vm_template 1.1.0\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2019-02-08 16:09+0100\n"
+"POT-Creation-Date: 2019-02-08 17:40+0100\n"
 "PO-Revision-Date: 2019-02-08 16:10+0100\n"
 "Last-Translator: FULL NAME <frank.brehm@pixelpark.com>\n"
 "Language: en_US\n"
@@ -489,7 +489,7 @@ msgstr ""
 msgid "Changing VM {!r} into a VMWare template ..."
 msgstr ""
 
-#: lib/cr_vmware_tpl/handler.py:842
+#: lib/cr_vmware_tpl/handler.py:843
 msgid "Object {!r} is now a VMWare template."
 msgstr ""