Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Debug mode #4

Open
tvoran opened this issue Apr 19, 2013 · 1 comment
Open

Debug mode #4

tvoran opened this issue Apr 19, 2013 · 1 comment

Comments

@tvoran
Copy link
Contributor

tvoran commented Apr 19, 2013

Would be nice to have a 'debug mode', so that automaton could be developed without having to boot VMs.

@pdmars
Copy link
Contributor

pdmars commented Apr 19, 2013

Maybe call it "fake" mode? Debug mode usually turns up the logging but everything still works like it normally should, right?

dmurtari pushed a commit to dmurtari/automaton that referenced this issue Feb 10, 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
dmurtari pushed a commit to dmurtari/automaton that referenced this issue Feb 10, 2014
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
dmurtari pushed a commit to dmurtari/automaton that referenced this issue Apr 30, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants