aboutsummaryrefslogtreecommitdiff
path: root/doc/emulab.rst
blob: 85496776687a0c7f9b993e48f59aa417f161fce5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Emulab
=============

`Emulab <https://www.emulab.net/>`_ is a network testbed, giving
researchers a wide range of environments in which to develop, debug,
and evaluate their systems.

Issues have been reported that Rumba asks for the password even
though a public key was added to the emulab interface. In this case
a workaround is to start an ssh-agent and add the public key there. ::

    $ eval `ssh-agent`
    $ ssh-add $HOME/.ssh/id_rsa.pub

.. automodule:: rumba.testbeds.emulab
    :member-order: bysource
    :show-inheritance:
    :inherited-members: