diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-11 09:00:16 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-20 08:12:57 -0800 |
commit | 1564bbce9816eaeeffb6007564cf5b1aaa7561a1 (patch) | |
tree | 2262a2c05f3ed0559574eb5efafcd43663aa21a1 /nova/exception.py | |
parent | 032308c7920b368541f1f89bfab550e1e9e48f31 (diff) | |
download | nova-1564bbce9816eaeeffb6007564cf5b1aaa7561a1.tar.gz nova-1564bbce9816eaeeffb6007564cf5b1aaa7561a1.tar.xz nova-1564bbce9816eaeeffb6007564cf5b1aaa7561a1.zip |
Fix handling of source_groups with no-db-compute.
The moving of data around in no-db-compute broke source groups. This
is a combination of a few errors. First, the instance_type data wasn't
being retrieved from system_metadata. Second, the instance_type data
was too deep in the heirarchy and being ignored. Finally, source
groups require a nw info call which causes a db access by
nova-compute.
Fixes bug 1122316
Change-Id: Iccb6e5d336c0b2c8ba41c41ab2e046fc9617835a
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions