Configuration Chooser
Go to file
Guillaume Raffy 93a8b77231 refactored because the code was hard to maintain and was hacked in lots of ways (handling of 4 servers per host).
- the prices are now retrived from matinfo's downloaded pages
- the derived prices (such as the price without cpu) are now automatically computed, rather than hardcoded from (hand computation)
- although it's a bit dirty, the architecture of the code is more generic:
  - each configuration is now stored in a Config object, which is able to compute its price.
  - dell specific code is now decoupled into a separate file.
warnings:
- the refactoring is designed to handle the old price tables but this work is not finished (the code using the old price tables is broken at the moment)
- the computed price is currently overestimated, as the price of the base memory dimms should be substracted
-  disks are not currently handled
2020-09-25 16:35:13 +02:00
concho refactored because the code was hard to maintain and was hacked in lots of ways (handling of 4 servers per host). 2020-09-25 16:35:13 +02:00
tests refactored because the code was hard to maintain and was hacked in lots of ways (handling of 4 servers per host). 2020-09-25 16:35:13 +02:00
c6420-20200716-price.dat added poweredge c6420 configurations 2020-09-18 10:38:24 +02:00
cpu_table.dat refactored because the code was hard to maintain and was hacked in lots of ways (handling of 4 servers per host). 2020-09-25 16:35:13 +02:00
dell_procoptions_table.dat added poweredge c6420 configurations 2020-09-18 10:38:24 +02:00
rcrc1406676-4834664 - Cat2 Conf4 PowerEdge R640 - Dell.html refactored because the code was hard to maintain and was hacked in lots of ways (handling of 4 servers per host). 2020-09-25 16:35:13 +02:00
readme.md refactored because the code was hard to maintain and was hacked in lots of ways (handling of 4 servers per host). 2020-09-25 16:35:13 +02:00
setup.py refactored because the code was hard to maintain and was hacked in lots of ways (handling of 4 servers per host). 2020-09-25 16:35:13 +02:00

readme.md

ConCho : Configuration Choser

a tool to help choosing the best quality price ratio for a compute node