diff options
author | Dan Smith <danms@us.ibm.com> | 2013-05-04 16:07:03 -0700 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2013-05-04 16:07:03 -0700 |
commit | cf2df80daab0df4104368ccc1a62c6e313ac6c8b (patch) | |
tree | 0dd7d65312a7d0c627907c559081e11c3bf76c02 /nova/utils.py | |
parent | 685dc4895d0a0d1df6d29b53bf7db60839a6bf41 (diff) | |
download | nova-cf2df80daab0df4104368ccc1a62c6e313ac6c8b.tar.gz nova-cf2df80daab0df4104368ccc1a62c6e313ac6c8b.tar.xz nova-cf2df80daab0df4104368ccc1a62c6e313ac6c8b.zip |
Fix stub_instance() to include missing attributes
The stub_instance() function aims to create a fake instance dict,
but omits several attributes present on the real database object.
This patch adds them. While they're not used anywhere (obviously)
at the moment, some WIP code I'm working on expects them to look
like the DB object, and thus fails.
Change-Id: I71fb596f8b0a80de21ee58ef378440da8eea1777
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions