In general I am OK with adding "architecture" attribute to the NodeSize and NodeImage class.
Before adding it, we would need to research how many providers actually expose this attributes through their API. I know that many providers don't explicitly include architecture attribute in the "list images" response so to figure out the actual image architecture we would need to parse it from the image name which is less than ideal. On Fri, Apr 15, 2011 at 11:59 PM, Justin Donaldson <[email protected]>wrote: > Would it be possible to get some common architecture flags in NodeSize and > NodeImage? > > Amazon has well known 32 bit and 64 bit instances that are useful for > different purposes. To the best of my knowledge, Rackspace only does 64 > bit, etc. These variables could be set in NodeImage/Size and could be used > to filter each other. > > Also, is there a way to "use" the driver field in NodeSize? I.e. I'd like > to deal with a list of NodeSizes, and then boot them directly using the > driver specified in the relevant field. > > > -Justin > > -- > Justin Donaldson, BigML, Inc. > o: 313-31BIGML | c: 919-BUZZJJD >
