Hi, I've been writing code to enable users to select min, max, and burst IOPS for Disk Offerings.
I've gotten to the point where I need to create these new fields in the DB, but I'm not sure where we control this logic. My new code would look something like this: alter table disk_offering add column min_iops bigint(20) unsigned default 0; alter table disk_offering add column max_iops bigint(20) unsigned default 0; alter table disk_offering add column burst_iops bigint(20) unsigned default 0; Can someone please point me to the correct place to add this code? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*