futuregrid / cloud-metrics

Project to create usage statistics from IaaS such as OpenStack, Eucalyptus, and Nimbus
2 stars 3 forks source link

use a yaml file instead of future grid.cfg #84

Closed laszewsk closed 11 years ago

laszewsk commented 11 years ago

change logic for config reading to yaml reader.

Also change FGConstant to ahve a default init method that reads the data from the YAML file. IF the file can not found the current values could be used.