diff options
author | Brant Knudson <bknudson@us.ibm.com> | 2013-04-16 14:35:48 -0500 |
---|---|---|
committer | Brant Knudson <bknudson@us.ibm.com> | 2013-04-16 14:35:48 -0500 |
commit | 3985c1e699d4598f6b95549a20f3b3a941a38bab (patch) | |
tree | 77f0abb794bebe4020debdba56ba67bfaef5e972 /nova/service.py | |
parent | 964df95013fe65d38b3675592ae02249e93d2bc5 (diff) | |
download | nova-3985c1e699d4598f6b95549a20f3b3a941a38bab.tar.gz nova-3985c1e699d4598f6b95549a20f3b3a941a38bab.tar.xz nova-3985c1e699d4598f6b95549a20f3b3a941a38bab.zip |
hypervisor tests more accurate db
The hypervisor tests don't accurately model the db because the
sqlalchemy DB API requires admin for the compute_node_get_all
function.
This change makes it so that the fake compute_node_get_all
function in the hypervisor test module requires admin just like the
sqlalchemy DB function.
Change-Id: I5acd45cfbd10ec06d8c5a9425e9c6ed18cff669e
Diffstat (limited to 'nova/service.py')
0 files changed, 0 insertions, 0 deletions