core-extra/daemon
2018-04-30 16:28:42 -07:00
..
core Merge branch 'core-future' into core-rest-flask 2018-04-30 16:28:42 -07:00
data set default logging to INFO, cleaned up logging to help isolate debug type messages to DEBUG level, fixed issue with shutdown 2018-04-27 12:09:31 -07:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples initial commit for a take on having a restful core api, along with an example scripts leveraging the available API calls 2018-04-30 16:20:20 -07:00
scripts initial commit for a take on having a restful core api, along with an example scripts leveraging the available API calls 2018-04-30 16:20:20 -07:00
tests set default logging to INFO, cleaned up logging to help isolate debug type messages to DEBUG level, fixed issue with shutdown 2018-04-27 12:09:31 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
Makefile.am removed daemonize code that is not needed for services, cleaned up need for logrotate, removed some logging that was not useful 2018-03-23 09:57:37 -07:00
requirements.txt moved netns code from daemon/src to netns at the top level, updated files to account for location change 2018-01-04 12:03:14 -08:00
setup.cfg merged cleanup branch with master 2017-06-19 18:03:39 -07:00
setup.py moved daemon/sbin to daemon/scripts 2018-03-15 11:30:11 -07:00
test.py fixed renaming issue with sessionid to session_id 2017-08-02 12:25:57 -07:00