diff options
author | Chris Behrens <cbehrens@codestud.com> | 2013-06-17 19:10:10 +0000 |
---|---|---|
committer | Chris Behrens <cbehrens@codestud.com> | 2013-06-17 19:12:23 +0000 |
commit | 1b9961c4b6785d85e98223f576bd839c0212b3a7 (patch) | |
tree | 3a3495567fcccb8daf67d51fc06c4194df5fb1ca /nova/utils.py | |
parent | 328b347cd058f1c87d7e32a18d9decc0ba517266 (diff) | |
download | nova-1b9961c4b6785d85e98223f576bd839c0212b3a7.tar.gz nova-1b9961c4b6785d85e98223f576bd839c0212b3a7.tar.xz nova-1b9961c4b6785d85e98223f576bd839c0212b3a7.zip |
Fix instance obj refresh()
The refresh() method pulls a fresh copy of the instance but if any
fields changed when doing so, they are left marked as changes that
are not yet committed.
Also clarified the doc string for obj_what_changed() to state that a set
is returned, not a list.
This method is not used yet, so I didn't file a bug for this.
Change-Id: I83fbce07936fea2bc936441c5c6594f65da443a7
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions