nova/nova
Sam Morrison fb9b60fb5d Remove cell api overrides for lock and unlock
This isn't actually needed as these methods handle objects and is
triggered when the instance object is saved.
It actually caused a race condition with unlock as it triggers 2
instance updates from a compute cell.

Change-Id: I42eea6a2984f70527d4fc37f48ad973a2248721c
Closes-Bug: #1257168
2014-07-14 13:49:29 +10:00
..
CA
api Merge "Object-ify APIv3 agents extension" 2014-07-11 17:11:03 +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 Resolve import dependency in consoleauth service 2014-07-04 15:23:22 -04:00
compute Remove cell api overrides for lock and unlock 2014-07-14 13:49:29 +10:00
conductor Merge "Fix cold-migrate missing retry info after scheduling" 2014-07-03 16:03:43 +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 Added statement for ... else 2014-06-23 14:14:28 +04: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 Merge "Improve BlockDeviceMapping object cells awareness" 2014-07-11 18:25:57 +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 Separate the PCI device object handling code 2014-06-11 16:27:51 -07:00
rdp Adds RDP console support 2014-02-07 21:20:08 +02:00
scheduler Merge "Fix the rest of direct uses of instance module objects" 2014-06-27 00:16:57 +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 Merge "libvirt: speed up list_instances method" 2014-07-14 03:41:12 +00:00
virt Merge "libvirt: speed up list_instances method" 2014-07-14 03:41:12 +00:00
vnc Remove vi modelines 2014-02-03 14:19:44 +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 Nova api service doesn't handle SIGHUP properly 2014-07-02 14:44:31 -07:00