nova/nova
Joe Gordon efe1957237 Fix and gate on E125
E125 continuation line does not distinguish itself from next logical
line.

E125 makes code more readable, and fixing all the existing issues allows
us to gate on this, making this one less thing reviewers have to check
for.

Fix was made using https://github.com/hhatto/autopep8

Change-Id: Ie569fd74fb84d220ceb87e37b1b1f39143bba80f
2013-07-04 08:49:45 +02:00
..
CA
api Fix and gate on E125 2013-07-04 08:49:45 +02:00
cells Merge "Add object (de)serialization support to cells" 2013-07-04 02:27:16 +00:00
cert Add rpc client side version control. 2013-06-14 11:38:22 -04:00
cloudpipe Add unique constraint for security groups 2013-07-02 09:58:49 -04:00
cmd Fix and gate on E125 2013-07-04 08:49:45 +02:00
common Switch to using memorycache from oslo. 2013-03-01 10:24:00 -08:00
compute Fix and gate on E125 2013-07-04 08:49:45 +02:00
conductor Merge "Fix grizzly compat issue in conducor rpc api" 2013-07-03 20:16:46 +00:00
console Add rpc client side version control. 2013-06-14 11:38:22 -04:00
consoleauth Add rpc client side version control. 2013-06-14 11:38:22 -04:00
db Fix and gate on E125 2013-07-04 08:49:45 +02:00
hacking Add HACKING check for db session param 2013-07-02 03:11:24 -07:00
image Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
ipv6 Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
locale Imported Translations from Transifex 2013-07-03 19:38:06 +00:00
network Fix and gate on E125 2013-07-04 08:49:45 +02:00
objects Fix and gate on E125 2013-07-04 08:49:45 +02:00
objectstore Fix and gate on E125 2013-07-04 08:49:45 +02:00
openstack Merge "Sync rpc from oslo-incubator." 2013-07-03 21:09:34 +00:00
scheduler Fix and gate on E125 2013-07-04 08:49:45 +02:00
servicegroup Convert Nova to use Oslo service infrastructure. 2013-05-13 13:28:58 +00:00
spice Wrong proxy port in nova.conf for Spice proxy 2013-04-26 01:20:05 +02:00
storage Fix dangling LUN issue under load with multipath 2013-06-10 14:10:03 -07:00
tests Fix and gate on E125 2013-07-04 08:49:45 +02:00
virt Fix and gate on E125 2013-07-04 08:49:45 +02:00
vnc Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
volume Store volume metadata as key/value pairs. 2013-07-03 12:07:21 +00:00
__init__.py Remove gettext.install() from nova/__init__.py 2013-04-01 13:44:47 -04:00
availability_zones.py Report the az based on the value in the instance table. 2013-06-26 21:08:13 +01:00
baserpc.py Add rpc client side version control. 2013-06-14 11:38:22 -04:00
block_device.py Fix and gate on E125 2013-07-04 08:49:45 +02:00
config.py Fix nova-manage --version 2013-03-12 13:02:09 +00:00
context.py Fix RequestContext crashes w/ no service catalog 2013-03-18 18:06:52 -04:00
crypto.py Add missing os.path.abspath around csrfile. 2013-05-29 09:54:30 -04:00
exception.py Merge "Add unique constraint for security groups" 2013-07-02 23:24:21 +00:00
filters.py Avoiding multiple code loops in filter scheduler 2013-06-04 13:29:16 +08:00
hooks.py Added functionality for nova hooks pass functions 2013-07-02 12:56:45 -05:00
loadables.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
manager.py Remove the unused plugins framework 2013-06-19 09:56:28 +01:00
netconf.py Better default for my_ip if 8.8.8.8 is unreachable 2013-06-26 15:10:39 -04:00
notifications.py Fix and gate on E125 2013-07-04 08:49:45 +02:00
paths.py Delete unused bin directory 2013-06-03 11:15:33 -07:00
policy.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
quota.py Fix quota logging on exceptions 2013-06-21 04:33:30 +00:00
safe_utils.py Remove parameters containing passwords from Notifications. 2013-03-05 16:27:29 -04:00
service.py Remove trivial cases of unused variables (1) 2013-06-13 17:04:08 +00:00
test.py Backup and restore object registry for tests 2013-06-13 11:23:00 -07:00
utils.py Fix and gate on E125 2013-07-04 08:49:45 +02:00
version.py Remove openstack.common.version. 2013-05-15 15:58:54 -07:00
weights.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
wsgi.py Raise max header size to accommodate large tokens. 2013-06-18 10:24:14 +12:00