On Tue, Jan 16, 2018 at 08:42:00PM +0000, Tim Bell wrote: :If you want to hide the VM signature, you can use the img_hide_hypervisor_id property (https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html) Thanks Tim, I believe that's the magic I was looking for. -Jon :Tim : :-----Original Message----- :From: jon <jon at csail.mit.edu> :Date: Tuesday, 16 January 2018 at 21:14 :To: openstack-operators <openstack-operators at lists.openstack.org> :Subject: [Openstack-operators] Custom libvirt fragment for instance type? : : Hi All, : : Looking for a way to inject: : : <features> : <kvm> : <hidden state='on'/> : </kvm> : </features> : : into the libvirt.xml for instances of a particular flavor. : : My needs could also be met by attatching it to the glance image or if : needs be per hypervisor. : : My Googling is not turning up anything. Is there any way to set : arbitray (or this particular) Libvirt/KVM freature? : : Thanks, : -Jon : : -- : : _______________________________________________ : OpenStack-operators mailing list : OpenStack-operators at lists.openstack.org : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators : : --