packstack/packstack
Javier Pena 73c6449f67 Avoid error if logFile is not defined
If there is an error initializing a plugin or checking the command-line
arguments, we may use the logFile variable without having
initialized it, which causes an exception.

In those cases there will be no log file, so let's catch the
exception and ignore it if it happens.

Change-Id: Icaeb2ae780da9802591e9a063a71dd339b396b93
Closes-Bug: #1635770
(cherry picked from commit 6f6b5aa909)
2016-11-24 09:49:55 +00:00
..
installer Avoid error if logFile is not defined 2016-11-24 09:49:55 +00:00
modules Fixes packstack failure when interface has no assigned ip address 2016-11-18 15:35:41 +00:00
plugins Fix LBaaSv2 deployment 2016-09-30 23:01:45 +00:00
puppet Fixes packstack failure when interface has no assigned ip address 2016-11-18 15:35:41 +00:00
__init__.py Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
version.py Use PBR 2016-09-21 17:49:02 +02:00