Dashboard

Matt Rodriguez
Added configuration ion.config and a script agentreg.py that uses the SA registry with a different backend store.
Matt Rodriguez
fixed a call to clear_registry in the tearDown method
Matt Rodriguez
Configured pubsub script to use Cassandra data store, added configuration for agentreg script.
Matt Rodriguez
Added configuration for agentreg.py script, that uses different Cassandra backend. Changed configuration for the pubsub script to use a different Cassandra backend.
Michael Meisinger
Initial container class
added container.py and changed README.txt
David Everett
Experimenting with Hierarchical State Machine.
Michael Meisinger
excluded some IDE files
deleted 2 files and changed .gitignore
Michael Meisinger
Merge branch 'master' of amoeba.ucsd.edu:lcaarch
David Stuebe
Merge branch 'master' of amoeba.ucsd.edu:lcaarch
David Stuebe
added asleep for remote broker
Michael Meisinger
Instrument simulatur changing values, test data in start script
Matt Rodriguez
Documented two methods for doxygen
Matt Rodriguez
Uncommented dap_tools simple_message method. This was left commented out from the merge.
Matt Rodriguez
Added gc.collect call, to perform garbage collection. This fixes the too many open files error.