diff options
author | Dan Smith <danms@us.ibm.com> | 2013-06-06 09:12:43 -0700 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2013-06-13 11:25:46 -0700 |
commit | 9f6d63c850934f93aada65cad2cf69ace839f6cb (patch) | |
tree | e756c66b9a9d102c405a45fd250a389c3bcb69ba /nova/utils.py | |
parent | 9e60df30dc648b3eebe755bf389e6c017d87b22b (diff) | |
download | nova-9f6d63c850934f93aada65cad2cf69ace839f6cb.tar.gz nova-9f6d63c850934f93aada65cad2cf69ace839f6cb.tar.xz nova-9f6d63c850934f93aada65cad2cf69ace839f6cb.zip |
Fix obj_load() in NovaObject base class
The obj_load_attr() method is correctly used in the field getter,
but incorrectly provided in the base class (without the _attr
suffix). Rename that and add a test for the base class that makes
sure this method gets poked appropriately.
Related to blueprint unified-object-model
Change-Id: I3b010ef727fed2f59fbb3d7173078b1dbc4b81f6
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions