Closed GoogleCodeExporter closed 9 years ago
Instead of adding
M22XLARGE_HCPU ("m2.2xlarge")
M24XLARGE_HCPU ("m2.4xlarge")
in com.xerox.amazonws.ec2.InstanceType
need to add
DXLARGE_HMEM ("m2.2xlarge")
QXLARGE_HMEM ("m2.2xlarge")
Original comment by sukant...@gmail.com
on 23 Nov 2009 at 9:01
This is very critical to our work so it would be fantastic to get these into a
release soon.
Also wondering, would it be possible to externalize the instance types since
InstanceType has no additional information beyond the name? It would prevent
situations like this where clients of typica need to wait for an update. As
long as
the user provided InstanceType string is validated by EC2 we could continue as
usual.
Thanks for all the great work.
Original comment by basud...@gmail.com
on 3 Dec 2009 at 1:32
This should be in SVN now. I believe Patrick did that a week or two ago.
Original comment by dkavan...@gmail.com
on 17 Feb 2010 at 9:37
Original issue reported on code.google.com by
sukant...@gmail.com
on 23 Nov 2009 at 8:52