Blake J. Harnden
|
bb533406a6
|
refactored service methods to be shorter, updated some logging to debug, added some more service tests
|
2018-06-22 15:47:02 -07:00 |
|
Blake J. Harnden
|
37517c45f4
|
changed some logging from info to debug, removed startindex and depends from services
|
2018-06-22 08:16:59 -07:00 |
|
Blake J. Harnden
|
0aca9d7809
|
changes to remove the need to pass services separately, when the node has access to them directly, also made a couple CoreServices methods more consistent to have the node as first param and service second
|
2018-06-21 14:56:30 -07:00 |
|
Blake J. Harnden
|
e80736061f
|
refactored service interaction use names with a _, and cleanup up some of the CoreServices methods
|
2018-06-15 14:03:27 -07:00 |
|
Blake J. Harnden
|
c65baa9298
|
update to add a way to avoid loading parent service classes, that inherit from CoreService that should not be loaded on their own
|
2018-04-20 21:40:55 -07:00 |
|
Blake J. Harnden
|
bc1e3e70c9
|
initial pass at removing bsd and code related to using bsd nodes
|
2018-03-07 12:54:19 -08:00 |
|
Blake J. Harnden
|
974559843a
|
defined custom core command error that defaults to printing command output as well
|
2018-03-02 16:22:20 -08:00 |
|
Blake J. Harnden
|
00b3c97448
|
further removal and refactoring of methods used within misc/utils.py
|
2018-03-02 09:15:52 -08:00 |
|
Blake J. Harnden
|
d3bd61ddcf
|
updates to consolidate commands that need to be defined by a new node type
|
2018-03-01 13:21:25 -08:00 |
|
Blake J. Harnden
|
f3863ead73
|
removed service load methids, since they are no longer used, added way for custom service load code to facilitate the unique docker service case
|
2017-08-07 16:40:39 -07:00 |
|
Blake J. Harnden
|
00f4ebf5a9
|
initial commit after bringing over cleaned up code and testing some examples
|
2017-04-25 08:45:34 -07:00 |
|
Tom Goff
|
adbbafcc11
|
services: Set 'default' sysctl interface settings in addition to 'all'.
|
2015-11-12 18:22:41 -05:00 |
|
ahrenholz
|
f61522207d
|
update HTTP service to support apache 2.4 on Ubuntu 14.04 (fixes bug #261)
(Boeing r1895)
|
2014-10-30 18:13:43 +00:00 |
|
ahrenholz
|
d676a9fd59
|
(Boeing r1783)
fix HTTP service running under Ubuntu by setting up /var/lock/apache2 dir
|
2013-10-22 14:23:57 +00:00 |
|
ahrenholz
|
f8f46d28be
|
initial import (Boeing r1752, NRL r878)
|
2013-08-29 14:21:13 +00:00 |
|