Rightname confd's HMAC key
Currently, the ganeti-confd's HMAC key is called “cluster HMAC key” or simply “HMAC key” everywhere. With the implementation of inter-cluster instance moves, another HMAC key will be introduced for signing critical data. They can not be the same, so this patch clarifies the purpose of the “cluster HMAC key” by renaming it. The actual file name is not changed. Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- daemons/ganeti-confd 2 additions, 2 deletionsdaemons/ganeti-confd
- lib/backend.py 2 additions, 2 deletionslib/backend.py
- lib/bootstrap.py 13 additions, 13 deletionslib/bootstrap.py
- lib/cli.py 6 additions, 4 deletionslib/cli.py
- lib/cmdlib.py 1 addition, 1 deletionlib/cmdlib.py
- lib/confd/server.py 1 addition, 1 deletionlib/confd/server.py
- lib/constants.py 1 addition, 1 deletionlib/constants.py
- man/gnt-cluster.sgml 2 additions, 2 deletionsman/gnt-cluster.sgml
- qa/qa_cluster.py 2 additions, 2 deletionsqa/qa_cluster.py
- scripts/gnt-cluster 11 additions, 10 deletionsscripts/gnt-cluster
- tools/cfgupgrade 1 addition, 1 deletiontools/cfgupgrade
Loading
Please register or sign in to comment