yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07137
[Bug 1260178] [NEW] Error in getting the major and minor version of hypervisor from tuple
Public bug reported:
There is a utils method to get the major and minor versions from the hypervisor version.
For eg. when the version is 6.2.1 we need the output to be 6.2
This method currently does not work as required when the input version is a tuple.
This fix is required for the feature:
https://review.openstack.org/#/c/55117/
** Affects: nova
Importance: Undecided
Assignee: Aditi Raveesh (aditirav)
Status: New
** Changed in: nova
Assignee: (unassigned) => Aditi Raveesh (aditirav)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1260178
Title:
Error in getting the major and minor version of hypervisor from tuple
Status in OpenStack Compute (Nova):
New
Bug description:
There is a utils method to get the major and minor versions from the hypervisor version.
For eg. when the version is 6.2.1 we need the output to be 6.2
This method currently does not work as required when the input version is a tuple.
This fix is required for the feature:
https://review.openstack.org/#/c/55117/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1260178/+subscriptions
Follow ups
References