nova/nova
Dan Smith bdd064f95f Fix getting instance events on subsequent attempts
When the code for getting the list of events for a given instance
was moved into the InstanceEvents object, an indenting error was
introduced, which causes the get method to return None instead of
the list if the instance already has some events waiting.

This corrects that issue.

Closes-bug: #1296808
Change-Id: I099a605980dd9c2ae0659b82c633caeb8a19bbe9
2014-03-31 07:44:35 -07:00
..
CA
api Merge "Change exception type from HTTPBadRequest to HTTPForbidden" 2014-03-28 13:44:53 +00:00
cells Merge "Cells: Send instance object for instance_delete_everywhere" 2014-03-20 02:50:52 +00:00
cert Remove vi modelines 2014-02-03 14:19:44 +00:00
cloudpipe Remove vi modelines 2014-02-03 14:19:44 +00:00
cmd Re-work how debugger CLI opts are registered 2014-03-25 06:44:50 -04:00
compute Fix getting instance events on subsequent attempts 2014-03-31 07:44:35 -07:00
conductor Make conductor expect ActionEventNotFound for action methods 2014-03-28 13:05:15 -07:00
console Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
consoleauth Move consoleauth_manager option into nova.service and fix imports 2014-02-15 08:38:42 -08:00
db Add missing test for None in sqlalchemy query filter 2014-03-26 09:28:27 -06:00
hacking Revert "Adding image multiple location support" 2014-03-12 08:27:20 -07:00
image GlanceImageService static methods to module scope 2014-03-18 16:31:22 -04:00
ipv6 Remove vi modelines 2014-02-03 14:19:44 +00:00
keymgr Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
locale Imported Translations from Transifex 2014-03-27 06:18:52 +00:00
network Merge "Handle IpAddressGenerationClient neutron" 2014-03-28 13:35:21 +00:00
objects Add InstanceGroup.get_by_name() 2014-03-27 21:39:45 +00:00
objectstore Add HEAD api response for test s3 server BucketHandler 2014-02-09 01:16:33 +08:00
openstack Merge "Disable oslo.messaging debug logs" 2014-03-25 17:12:17 +00:00
pci Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
rdp Adds RDP console support 2014-02-07 21:20:08 +02:00
scheduler Add new style instance group scheduler filters 2014-03-27 21:54:02 +00:00
servicegroup Change initial delay for servicegroup api reporting 2014-03-19 12:13:57 -06:00
spice Remove vi modelines 2014-02-03 14:19:44 +00:00
storage Remove vi modelines 2014-02-03 14:19:44 +00:00
tests Fix getting instance events on subsequent attempts 2014-03-31 07:44:35 -07:00
virt Merge "Use binding:vif_details to control firewall" 2014-03-27 21:27:35 +00:00
vnc Remove vi modelines 2014-02-03 14:19:44 +00:00
volume Correct inheritance of nova.volume.cinder.API 2014-03-16 19:37:37 -04:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
availability_zones.py Merge "Fixing availability-zone not take effect error" 2014-02-02 08:08:40 +00:00
baserpc.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
block_device.py Fix BDM legacy usage with objects 2014-03-06 13:17:27 -08:00
config.py Re-work how debugger CLI opts are registered 2014-03-25 06:44:50 -04:00
context.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
crypto.py Remove vi modelines 2014-02-03 14:19:44 +00:00
debugger.py Re-work how debugger CLI opts are registered 2014-03-25 06:44:50 -04:00
exception.py Persist image format to a file, to prevent attacks based on changing it 2014-03-27 15:21:18 +01:00
filters.py Merge "Fixes typos in the files in the nova folder" 2013-10-14 09:34:14 +00:00
hooks.py Remove vi modelines 2014-02-03 14:19:44 +00: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 Remove vi modelines 2014-02-03 14:19:44 +00:00
paths.py Reverts change to default state_path 2014-03-12 17:49:42 +00:00
policy.py Adds unit test for etc/nova/policy.json data 2014-02-28 07:24:32 +01:00
quota.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04: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 Re-work how debugger CLI opts are registered 2014-03-25 06:44:50 -04:00
test.py Use debug level logging during unit tests 2014-03-07 12:25:25 -08:00
utils.py Persist image format to a file, to prevent attacks based on changing it 2014-03-27 15:21:18 +01: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 Make webob.exc.HTTPForbidden return correct message 2014-02-24 19:22:35 +09:00