mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #-: Update EC2 driver list (#4053)
Probably not exhaustive. Signed-off-by: Dave Love <dave.love@manchester.ac.uk>
This commit is contained in:
parent
3e1b2be21d
commit
8dbaa608af
@ -13,30 +13,12 @@
|
||||
a1.medium:
|
||||
cpu: 1
|
||||
memory: 2.0
|
||||
a1.metal:
|
||||
cpu: 16
|
||||
memory: 32.0
|
||||
a1.xlarge:
|
||||
cpu: 4
|
||||
memory: 8.0
|
||||
c1.medium:
|
||||
cpu: 2
|
||||
memory: 1.7
|
||||
c1.xlarge:
|
||||
cpu: 8
|
||||
memory: 7.0
|
||||
c3.2xlarge:
|
||||
cpu: 8
|
||||
memory: 15.0
|
||||
c3.4xlarge:
|
||||
cpu: 16
|
||||
memory: 30.0
|
||||
c3.8xlarge:
|
||||
cpu: 32
|
||||
memory: 60.0
|
||||
c3.large:
|
||||
cpu: 2
|
||||
memory: 3.75
|
||||
c3.xlarge:
|
||||
cpu: 4
|
||||
memory: 7.5
|
||||
c4.2xlarge:
|
||||
cpu: 8
|
||||
memory: 15.0
|
||||
@ -52,9 +34,15 @@
|
||||
c4.xlarge:
|
||||
cpu: 4
|
||||
memory: 7.5
|
||||
c5.12xlarge:
|
||||
cpu: 48
|
||||
memory: 96.0
|
||||
c5.18xlarge:
|
||||
cpu: 72
|
||||
memory: 144.0
|
||||
c5.24xlarge:
|
||||
cpu: 96
|
||||
memory: 192.0
|
||||
c5.2xlarge:
|
||||
cpu: 8
|
||||
memory: 16.0
|
||||
@ -67,12 +55,21 @@
|
||||
c5.large:
|
||||
cpu: 2
|
||||
memory: 4.0
|
||||
c5.metal:
|
||||
cpu: 96
|
||||
memory: 192.0
|
||||
c5.xlarge:
|
||||
cpu: 4
|
||||
memory: 8.0
|
||||
c5d.12xlarge:
|
||||
cpu: 48
|
||||
memory: 96.0
|
||||
c5d.18xlarge:
|
||||
cpu: 72
|
||||
memory: 144.0
|
||||
c5d.24xlarge:
|
||||
cpu: 96
|
||||
memory: 192.0
|
||||
c5d.2xlarge:
|
||||
cpu: 8
|
||||
memory: 16.0
|
||||
@ -85,6 +82,9 @@
|
||||
c5d.large:
|
||||
cpu: 2
|
||||
memory: 4.0
|
||||
c5d.metal:
|
||||
cpu: 96
|
||||
memory: 192.0
|
||||
c5d.xlarge:
|
||||
cpu: 4
|
||||
memory: 8.0
|
||||
@ -103,6 +103,9 @@
|
||||
c5n.large:
|
||||
cpu: 2
|
||||
memory: 5.25
|
||||
c5n.metal:
|
||||
cpu: 72
|
||||
memory: 192.0
|
||||
c5n.xlarge:
|
||||
cpu: 4
|
||||
memory: 10.5
|
||||
@ -403,6 +406,24 @@
|
||||
r5a.xlarge:
|
||||
cpu: 4
|
||||
memory: 32.0
|
||||
r5ad.12xlarge:
|
||||
cpu: 48
|
||||
memory: 384.0
|
||||
r5ad.24xlarge:
|
||||
cpu: 96
|
||||
memory: 768.0
|
||||
r5ad.2xlarge:
|
||||
cpu: 4
|
||||
memory: 32.0
|
||||
r5ad.4xlarge:
|
||||
cpu: 16
|
||||
memory: 128.0
|
||||
r5ad.large:
|
||||
cpu: 2
|
||||
memory: 16.0
|
||||
r5ad.xlarge:
|
||||
cpu: 4
|
||||
memory: 32.0
|
||||
r5d.12xlarge:
|
||||
cpu: 48
|
||||
memory: 384.0
|
||||
@ -469,6 +490,21 @@
|
||||
t3.xlarge:
|
||||
cpu: 4
|
||||
memory: 16.0
|
||||
u-12tb1.metal:
|
||||
cpu: 448
|
||||
memory: 12288.0
|
||||
u-18tb1.metal:
|
||||
cpu: 448
|
||||
memory: 18432.0
|
||||
u-24tb1.metal:
|
||||
cpu: 448
|
||||
memory: 24576.0
|
||||
u-6tb1.metal:
|
||||
cpu: 448
|
||||
memory: 6144.0
|
||||
u-9tb1.metal:
|
||||
cpu: 448
|
||||
memory: 9216.0
|
||||
x1.16xlarge:
|
||||
cpu: 64
|
||||
memory: 976.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user