Comment 10 for bug 1368965

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (proposed/juno)

Reviewed: https://review.openstack.org/127102
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=9eff67b8fff812acdbf787f2dc119761f3cf3153
Submitter: Jenkins
Branch: proposed/juno

commit 9eff67b8fff812acdbf787f2dc119761f3cf3153
Author: Travis Tripp <email address hidden>
Date: Tue Sep 16 15:42:16 2014 -0600

    Update Metadefs associated with ImagePropertiesFilter

    From: http://docs.openstack.org/trunk/config-reference/content/section_compute-scheduler.html#imagepropertiesfilter

    Filters hosts based on properties defined on the instance's image.

    Updated descriptions to be provide better information.
    Added baremetal "hypervisor_type" after getting info from
    Nova core about what hypervisors to include.

    Left out "architecture" for now, because horizon fails when
    trying to update architecture property.

    Change-Id: I9195825a0ab4b89e764983da06827173a2daa23c
    Closes-bug: 1368965
    (cherry picked from commit 236c9db4eb119dfaa6a592097b97e7b3f623a506)