You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added lib/config.py with classes that retrieve and store options from the config files
Implemented classes Cloud, Clouds, Cluster, Clusters
Update cu-csc#1: changed Log.info to Log.debug
Update cu-csc#2: removed etc/automaton.conf
Update cu-csc#3: added a check before registering a key
Update cu-csc#4: replaced string concatenation in %s
Update cu-csc#5: added file default locations in the help for command line arguments
Update cu-csc#6: replaces old function names with log_info and get_fqdns
dmurtari
pushed a commit
to dmurtari/automaton
that referenced
this issue
Apr 30, 2014
Added lib/config.py with classes that retrieve and store options from the config files
Implemented classes Cloud, Clouds, Cluster, Clusters
Update cu-csc#1: changed Log.info to Log.debug
Update cu-csc#2: removed etc/automaton.conf
Update cu-csc#3: added a check before registering a key
Update cu-csc#4: replaced string concatenation in %s
Update cu-csc#5: added file default locations in the help for command line arguments
Update cu-csc#6: replaces old function names with log_info and get_fqdns
The text was updated successfully, but these errors were encountered: