How to specify gic version in openstack through glance
Hi,
I am trying to run Openstack on ARM64 architecture. ARM64 architecture with KVM hypervisor needs GIC version(generic interrupt controller) as a property for the image when we are creating/uploading an image. I would like to include this property in the glance code. I am new to glance, Can someone suggest me how to approach for this.
Thanks in advance
-Vishnu