Move “rapi_users” file into separate directory
authorMichael Hanselmann <hansmi@google.com>
Wed, 24 Nov 2010 17:37:07 +0000 (18:37 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 29 Nov 2010 15:14:30 +0000 (16:14 +0100)
commitfdd9ac5be699bd74589d9aee34c1e60bd74044dd
tree49c7f77a53b9aa612522be13add45c037435ef56
parent707f23b5260b796e3296dba91c23cf2c9d1188ab
Move “rapi_users” file into separate directory

This reduces the number of notifications in “ganeti-rapi”. Until now it
was notified for every change in …/lib/ganeti and had to check whether
the users file was affected. A symlink is always created in cfgupgrade
to not break tools referring to the old name.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
NEWS
daemons/ensure-dirs.in
doc/rapi.rst
lib/constants.py
man/ganeti-rapi.rst
test/cfgupgrade_unittest.py
tools/cfgupgrade