summaryrefslogtreecommitdiffstats
path: root/nova/notifications.py
diff options
context:
space:
mode:
authorJohn Griffith <john.griffith@solidfire.com>2012-07-28 10:02:42 -0600
committerJohn Griffith <john.griffith@solidfire.com>2012-09-17 15:17:36 -0600
commit9733b4eb9f3aeadd29f8dd8b00a37ce3d454edb8 (patch)
tree582939a20b73c3d4a87c939bb7da2b6f425fecf3 /nova/notifications.py
parent76ca8c184bed7aa706ac6ef1010c3f4ebf08f7f0 (diff)
downloadnova-9733b4eb9f3aeadd29f8dd8b00a37ce3d454edb8.tar.gz
nova-9733b4eb9f3aeadd29f8dd8b00a37ce3d454edb8.tar.xz
nova-9733b4eb9f3aeadd29f8dd8b00a37ce3d454edb8.zip
Include volume_metadata with object on vol create
Fix for Bug 1029762 The symptom of this bug is that the response data of an OSAPI create call always shows and empty dict for volume_metadata regardless of what was passed in to created and actually used. Upon the db create_volume call a reference to the volume object is all that was being returned. Since metadata is specified and set, it should also be returned with the create reference object. This will result in the the osapi create call returning a body with correct metdata info rather than always showing and empty dict as it was previously. Change-Id: I469e06941f446526bae39168f3b1ebfea851e0ef
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions