nova-powervm/nova_powervm
Drew Thorstensen 6c6c355705 Fix code for new pep8 rules
This change updates the code to comply with a new pep8 rule to defer the
string concatenation to the logger instead of doing it inline.

It also adds an ignore rule for conf options being outside of nova.conf.
Given that we are an out-of-tree driver, we can not put our conf options
in tree.  This is a temporary work around until the powervm driver is in
tree.

Change-Id: I8fe77e8250a2b59ae842cdacfa48baf66356ee50
Closes-Bug: #1632441
2016-10-11 16:50:08 -04:00
..
cmd Conductor changes to register nova-powervm objects 2016-03-23 08:11:39 -04:00
conf Add iscsi support 2016-08-31 10:41:41 -05:00
hacking hacking: check for deprecated os.open() 2016-02-17 14:43:31 -02:00
locale Translation files for supported languages 2016-09-28 12:46:06 -04:00
objects Use LiveMigrateData object 2016-03-04 08:14:15 -05:00
tests Rebase on set_vnic_backdevs(redundancy) 2016-10-10 20:05:53 +00:00
virt Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00
__init__.py Remove content from functionally-empty __init__s 2015-07-20 15:45:13 -05:00
version.py Fix package reference in version code 2016-05-26 13:47:21 +00:00