nova-powervm/nova_powervm/virt/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
..
disk Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00
nvram Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00
tasks HttpError=>VirtualInterface(Unp|P)lugException 2016-09-30 11:17:58 -05:00
volume Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00
__init__.py Centralize config options for PowerVM 2016-01-14 09:08:40 -06:00
driver.py Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00
exception.py Raise an exception if no active VIOSes in build_tx_feed_task 2016-05-31 23:14:41 +02:00
host.py Report many claimable pseudo-VFs 2016-08-31 13:30:46 +00:00
i18n.py Add nova-powervm translation domain 2015-10-29 13:26:10 -05:00
image.py Update settings during deploying an IBMi VM. 2015-10-09 04:07:49 -05:00
live_migration.py Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00
media.py Fix vif type for network info 2016-09-16 15:28:58 +02:00
mgmt.py Driver cleanup work 2016-07-07 10:52:04 -04:00
slot.py Move LPAR scrub tasks from build_map to Create task 2016-08-12 17:19:18 +02:00
vif.py Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00
vm.py Fix code for new pep8 rules 2016-10-11 16:50:08 -04:00