Bug 1041129 - [RFE][nova]: Save hypervisor version as string rather than an integer
Summary: [RFE][nova]: Save hypervisor version as string rather than an integer
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact: Ami Jeain
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:45 UTC by RHOS Integration
Modified: 2019-09-09 15:03 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-28 16:11:58 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:45:05 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/save-hypervisor-version-as-string.

Description:

The hypervisor_version reported by vmwareapi, powervm, hyperv and the fake driver all use strings as their version number. Currently, the hypervisor_version is being saved as an integer in the compute_nodes table. It would be consistent and more convenient to store it as a string, which would avoid the need to convert it to int.

Related discussion can be found on:
https://bugs.launchpad.net/nova/+bug/1207058

Related mailing list discussion:
http://lists.openstack.org/pipermail/openstack-dev/2013-August/013197.html

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.