
rpcclient functionality has been integrated into /transport/remote.py The transporter class is now using its own config-file (as a first idea). git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2717 fd906abe-77d9-0310-91a1-e0d9ade77398
8 lines
235 B
INI
8 lines
235 B
INI
#
|
|
# sample.cfg - agent configuration for demonstration and testing purposes
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
xmlrpcClient(serverURL='http://localhost:8082', method='PUT', machineName='sr',
|
|
userName='loopsAdmin', password='loops')
|