xen: Adding support for multiple hypervisor versions

Bug #1246231 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Olga Gusarenko

Bug Description

https://review.openstack.org/36073
commit a52259ea2dda742d528723d58f20b3b225f1eac5
Author: Aditi Raveesh <email address hidden>
Date: Mon Oct 7 14:47:42 2013 +0530

    Adding support for multiple hypervisor versions

    This is to prevent instances with newer tools from being provisioned
    on older hypervisors.
    Added comparison of hypervisor version from the compute-node and image
    metadata in the image properties filter.
    In host scheduler image_prop_filter, the 'hypervisor_version_requires'
    image properties, if available, is compared to the host_state's
    hypervisor_version, if available.
    hypervisor_version_requires should be added on the image as metadata and
    should have a operator and version value.
    Examples : ">=6.0", ">6.0, <6.2", ""!=6.1"

    Partially Implements blueprint xen-support-for-hypervisor-versions
    Cell scheduler changes coming up in another commit.
    DocImpact

    Change-Id: I6fbf232adf9ac78ebb8ac2985739f163f4517d14

Tags: nova xen
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → icehouse
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Tom Fifield (fifieldt) wrote :

This should be added to the scheduler section.

Changed in openstack-manuals:
status: Confirmed → Triaged
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: icehouse → juno
Tom Fifield (fifieldt)
tags: added: xen
summary: - Adding support for multiple hypervisor versions
+ xen: Adding support for multiple hypervisor versions
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: juno → kilo
Changed in openstack-manuals:
assignee: nobody → Olga Gusarenko (ogusarenko)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/163471

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/163471
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=6cd10d13cff93d9cf1a854d454744b409b5311c7
Submitter: Jenkins
Branch: master

commit 6cd10d13cff93d9cf1a854d454744b409b5311c7
Author: OlgaGusarenko <email address hidden>
Date: Wed Mar 11 17:05:40 2015 +0200

    Adds hypervisor_version_requires (ImagePropertiesFilter)

    This is to prevent instances with newer tools from being
    provisioned on older hypervisors.

    Added comparison of hypervisor version from the
    compute-node and image metadata in the image properties
    filter.

    In host scheduler image_prop_filter, the hypervisor_version_requires
    image properties, if available, is compared to the host_state's
    hypervisor_version, if available.

    hypervisor_version_requires should be added on the image
    as metadata and should have a operator and version value.
    Examples : ">=6.0", ">6.0, <6.2", ""!=6.1".

    Change-Id: I77dce6a5c28b5a25766b0273dc58a9dbb08defdd
    Closes-bug: 1246231

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.