Wrong os_distro property set for resource
Bug #1654417 reported by
Lingxian Kong
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Billing Service (Distil) |
Fix Released
|
Medium
|
Lingxian Kong |
Bug Description
distil will set wrong 'os_distro' attribute for resource in the following scenario:
1. boot a vm from a windows volume
2. rebuild vm using a linux image
3. nova won't change operating system, but will set image_ref inappropriately.
4. distil will get os_distro info from image_ref, then from bootable volume information.
Seems Nova also has a bug, but distil should be enhanced to avoid the problem.
Changed in distil: | |
assignee: | nobody → Lingxian Kong (kong) |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/417714
Review: https:/