On 05/20/2013 08:58 PM, Mike Tutkowski wrote:
Just throwing this out there, but maybe in the schema-410to420.sql file?
Yes, that's where it should go. If this hits 4.2 I mean.
I'm not sure what our upgrade paths are, though, so maybe this file needs
to get changed and others?
The code will call this .sql file and modify the database as described
in that file.
Wido
On Mon, May 20, 2013 at 12:55 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
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>
*™*