Revert "Add more properties to default flavor"
This reverts commit 201d5b85b5daca3f4f5b51317a78c5fcaea67b45. Change-Id: If5ce75c97bba13608ea6b92757f3e31426bb6532
This commit is contained in:
parent
c091c0caa6
commit
539346c297
@ -169,7 +169,7 @@ function cleanup_mogan {
|
||||
|
||||
|
||||
function create_flavor {
|
||||
openstack baremetal flavor create ${MOGAN_DEFAULT_FLAVOR} --cpus 1 --cpu-model 'Intel(R) Xeon(R) E5620 2.40GHz' --ram 1280 --ram-type 'DDR3' --nic speed='10 Gbps',type='Ethernet' --disk size_gb=10,type='SSD'
|
||||
openstack baremetal flavor create ${MOGAN_DEFAULT_FLAVOR} --description 'Mogan default flavor'
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user