diff options
author | Dan Prince <dprince@redhat.com> | 2013-06-12 11:31:57 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2013-06-12 11:31:57 -0400 |
commit | 30bc1ef250f0230a9a1f562cd51b0f57d4a35912 (patch) | |
tree | 9f523ffb17a7d417a425664e924d8def35674151 /nova/utils.py | |
parent | 4461f20bd6187ec02e00cd862d754df38523f9ef (diff) | |
download | nova-30bc1ef250f0230a9a1f562cd51b0f57d4a35912.tar.gz nova-30bc1ef250f0230a9a1f562cd51b0f57d4a35912.tar.xz nova-30bc1ef250f0230a9a1f562cd51b0f57d4a35912.zip |
Fix local variable 'root_uuid' ref before assign
Fixes an issue where the root_uuid variable gets used
before it is assigned.
This moves the switch_pxe_config function so that it only gets
called if root_uuid is assigned.
Fixes LP Bug #1190269.
Change-Id: I1abaf391f3a80dcacc815d2e38c6da9ad1b099ff
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions