commit a9d9b759c6f1168c73b59ec6c08e1b369698ecd1
Author: Lingxian Kong <email address hidden>
Date: Fri Jan 6 22:17:43 2017 +1300
Fix getting 'os_distro' property of instance
When VM is booted from a windows image and do a rebuild using a linux
image, the 'image_ref' property will be set inappropriately. This fix
will look for if VM is booted from volume first, then check image
property afterwards.
Reviewed: https:/ /review. openstack. org/417714 /git.openstack. org/cgit/ openstack/ distil/ commit/ ?id=a9d9b759c6f 1168c73b59ec6c0 8e1b369698ecd1
Committed: https:/
Submitter: Jenkins
Branch: master
commit a9d9b759c6f1168 c73b59ec6c08e1b 369698ecd1
Author: Lingxian Kong <email address hidden>
Date: Fri Jan 6 22:17:43 2017 +1300
Fix getting 'os_distro' property of instance
When VM is booted from a windows image and do a rebuild using a linux
image, the 'image_ref' property will be set inappropriately. This fix
will look for if VM is booted from volume first, then check image
property afterwards.
Change-Id: I3e6026787f1520 9b8db8a1db801e5 e076dc52501
Closes-Bug: #1654417