nova/nova
Davanum Srinivas f3dc6eefe7 Fix and gate on H305 and H307
Both H305 and H307 are part of the OpenStack style guide.

Ensure that there are 3 groups of imports, stdlib,
third-party and project specific. Within each category
ensure that imports are in alphabetical order.

Change-Id: Id4994551c135c3c1a4982153f0c6cacba6176b95
2014-07-15 01:13:26 +00:00
..
CA
api Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
cells Fix the rest of direct uses of instance module objects 2014-06-24 00:49:07 -07:00
cert Merge "Removed copyright from empty files" 2014-06-08 01:22:57 +00:00
cloudpipe Don't translate debug level logs in cloudpipe, hacking, ipv6, keymgr 2014-04-30 18:00:14 +00:00
cmd Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
compute Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
conductor Merge "Make resize raise exception when no valid host found" 2014-07-15 00:02:08 +00:00
console Update websocketproxy to work with websockify 0.6 2014-06-18 09:22:35 -04:00
consoleauth Fix the rest of direct uses of instance module objects 2014-06-24 00:49:07 -07:00
db Merge "Not count disabled compute node for statistics" 2014-07-15 00:06:45 +00:00
hacking libvirt: Add configuration of guest VCPU topology 2014-07-02 16:16:24 +01:00
image Fix bad log message with glance client timeout 2014-07-02 15:48:39 +09:30
ipv6 Remove vi modelines 2014-02-03 14:19:44 +00:00
keymgr Rename NotAuthorized exception to Forbidden 2014-04-25 12:37:07 -07:00
locale Imported Translations from Transifex 2014-06-30 06:08:38 +00:00
network Merge "Use mtu setting from table instead of flag" 2014-07-11 14:33:25 +00:00
objects Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
objectstore Add HEAD api response for test s3 server BucketHandler 2014-02-09 01:16:33 +08:00
openstack Merge "sync periodic_task fix from incubator" 2014-07-11 15:58:49 +00:00
pci Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
rdp Adds RDP console support 2014-02-07 21:20:08 +02:00
scheduler Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
servicegroup Enable flake8 F841 checking 2014-05-28 14:55:08 +01:00
spice Remove vi modelines 2014-02-03 14:19:44 +00:00
storage Merge "Removed copyright from empty files" 2014-06-08 01:22:57 +00:00
tests Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
virt Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
vnc Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
volume Removes the use of mutables as default args 2014-06-18 12:59:02 +08:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
availability_zones.py Improve performance for checking hosts AZs 2014-04-22 13:37:20 +02:00
baserpc.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
block_device.py Merge "Run instance root device determination fix." 2014-07-11 18:21:34 +00:00
config.py Re-work how debugger CLI opts are registered 2014-03-25 06:44:50 -04:00
context.py Revert "Remove quota-class logic from context and make unit tests pass" 2014-06-10 06:26:50 -07:00
crypto.py Merge "Catch ProcessExecutionError in revoke_cert" 2014-06-25 07:38:22 +00:00
debugger.py Don't translate debug level logs in nova 2014-06-13 01:07:48 -07:00
exception.py Prevent max_count > 1 and specified ip address as input 2014-07-08 22:53:53 +00:00
filters.py Don't translate debug level logs in nova 2014-06-13 01:07:48 -07:00
hooks.py Enhance and test exception safety in hooks 2014-06-17 15:37:36 -04:00
loadables.py
manager.py add support for host driver cleanup during shutdown 2014-03-14 12:01:34 -04:00
netconf.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
notifications.py Fix the rest of direct uses of instance module objects 2014-06-24 00:49:07 -07:00
paths.py Reverts change to default state_path 2014-03-12 17:49:42 +00:00
policy.py Rewrite nova policy to use the new changes of common policy 2014-05-29 11:44:05 +08:00
quota.py Don't translate debug level logs in nova 2014-06-13 01:07:48 -07:00
rpc.py Serialize the notification payload in json 2014-02-20 11:42:40 +01:00
safe_utils.py Remove vi modelines 2014-02-03 14:19:44 +00:00
service.py Merge "Replace nova.utils.cpu_count() with processutils.get_worker_count()" 2014-07-02 01:45:31 +00:00
test.py Use default rpc_response_timeout in unit tests 2014-06-25 22:03:57 +00:00
utils.py Replace nova.utils.cpu_count() with processutils.get_worker_count() 2014-06-25 10:32:32 -07:00
version.py Remove vi modelines 2014-02-03 14:19:44 +00:00
weights.py Using six.add_metaclass 2014-02-11 09:45:20 +08:00
wsgi.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00