On Fri, Feb 8, 2013 at 3:18 PM, Iustin Pop <[email protected]> wrote: > The documentation still points to /etc/ganeti/remote-commands, > although the code is already using restricted-command. Update the > documentation and a few docstrings accordingly. > > Signed-off-by: Iustin Pop <[email protected]> > --- > Makefile.am | 2 +- > doc/design-2.7.rst | 2 +- > ...commands.rst => design-restricted-commands.rst} | 4 +-- > doc/index.rst | 2 +- > lib/backend.py | 30 > +++++++++++----------- > test/py/ganeti.backend_unittest.py | 8 +++--- > 6 files changed, 25 insertions(+), 23 deletions(-) > rename doc/{design-remote-commands.rst => design-restricted-commands.rst} > (93%) >
LGTM Thanks, Guido
