| Trees | Indices | Help |
|---|
|
|
twisted.spread.pb.Avatar --+
|
extern.log.log.Loggable --+
|
twisted.pb.Avatar --+
|
twisted.pb.PingableAvatar --+
|
extern.log.log.Loggable --+
|
ManagerAvatar
I am a base class for manager-side avatars to subclass from.
|
|||
|
|||
|
|||
|
|||
|
|||
| str or None |
|
||
| list of (str, str) tuples of (bundleName, md5sum) |
|
||
| list of (str, str) tuples |
|
||
| dict of str -> str |
|
||
|
|||
|
|||
twisted.internet.defer.Deferred firing list
of str
|
|
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
| str |
remoteLogName = name to use to log the other side of the connection |
||
logCategory = Implementors can provide a category to log their messages under. |
|||
|
Inherited from Inherited from |
|||
|
|||
| str |
avatarId the id for this avatar, unique inside the heaven |
||
| flumotion.manager.base.ManagerHeaven |
heaven the heaven this avatar is part of |
||
twisted.spread.pb.RemoteReference
|
mind a remote reference to the client-side Medium |
||
| flumotion.manager.manager.Vishnu |
vishnu the vishnu that manages this avatar's heaven |
||
|
|||
|
Sets a marker that will be prefixed to the log strings. Setting this marker to multiple elements at a time helps debugging.
|
Call the given remote method, and log calling and returning nicely.
|
Get the IPv4 address of the machine the PB client is connecting from, as seen from the avatar.
|
Get a list of (bundleName, md5sum) of all dependency bundles, starting with this bundle, in the correct order. Any of bundleName, fileName, moduleName may be given.
|
Get a list of (bundleName, md5sum) of all dependency bundles, starting with this bundle, in the correct order.
|
Get the zip files for the given list of bundles.
|
Authenticate the given keycard. If no bouncerName given, authenticate against the manager's bouncer. If a bouncerName is given, authenticate against the given bouncer in the atmosphere.
Since: 0.3.1 |
Resets the expiry timeout for keycards issued by issuerName. See flumotion.component.bouncers.bouncer for more information.
Since: 0.4.3 |
Get the keycard classes the manager's bouncer can authenticate.
Since: 0.3.1 |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 13 13:19:48 2009 | http://epydoc.sourceforge.net |