-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: clean up and bring up to date the ec2 instance type matrix
The new matrix was generated in the following way: 1) scraped data from aws ec2 instance type detail and pricing pages 2) formatted data for the ironfan dsl ec2 instance flavor matrix, using the following conventions when translating aws documentation into ironfan attributes a) :cores = vCPU b) :core_size = ECU/vCPU c) :ram = RAM in MiB d) :inst_disks = instance storage number of disks e) :inst_disk_size = instance storage disk size f) :ephemeral_volumes = :inst_disks g) :placement_groupable, :virtualization, and :ebs_opt* were borrowed from a previous version of this file Squashed commit of the following: commit 2351066ec0aee964429c87b44e652beabea0a3cc Author: Eric Katerman <[email protected]> Date: Wed Mar 12 16:22:18 2014 -0700 attempting to clean up and bring up to date the ec2 instance type matrix Change-Id: Ib6ec47216a28fdd006ded743d28ab807eccf60ed
- Loading branch information
Eric Katerman
committed
Mar 12, 2014
1 parent
2722293
commit 124342b
Showing
1 changed file
with
42 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters