[Planetlab-devel] opening up GetSliceTicket()
David E. Eisenstat
deisenst at CS.Princeton.EDU
Wed May 30 11:19:59 EDT 2007
On Wed, 30 May 2007, Justin Cappos wrote:
> We'd like to have the public keys that are allowed to log into a slice
> available from within the slice. We don't really care if the mechanism
> that provides this is a call to the node manager or just that the
> authorized_keys file is linked into the slice.
>
> Everything else we do is via the API.
>
> Thanks,
> Justin
On the node,
>>> import xmlrpclib
>>> xmlrpclib.ServerProxy('http://localhost:812/').GetSSHKeys()
-David
More information about the Devel
mailing list