On 5/30/2018 1:18 PM, Eric Fried wrote: > This all sounds fully reasonable to me. One thing, though... > >>> * There is a resource class per device category e.g. >>> CUSTOM_ACCELERATOR_GPU, CUSTOM_ACCELERATOR_FPGA. > Let's propose standard resource classes for these ASAP. > > https://github.com/openstack/nova/blob/d741f624c81baf89fc8b6b94a2bc20eb5355a818/nova/rc_fields.py > > -efried Makes sense, Eric. The obvious names would be ACCELERATOR_GPU and ACCELERATOR_FPGA. Do we just submit a patch to rc_fields.py? Thanks, Sundar