diff options
author | Mike McCallister <mike@mccllstr.com> | 2011-08-04 23:54:29 -0500 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2011-08-05 07:50:56 -0500 |
commit | 393f4bc548888ffbeb6e1484d9988a3a077db940 (patch) | |
tree | 461e4ed020161a24d0c10f5961533bb361207352 /src/lib/Server/Plugins/Packages.py | |
parent | f4a35efec1b6a1e54d61cf1b8bfc83dd1d89eef7 (diff) | |
download | bcfg2-393f4bc548888ffbeb6e1484d9988a3a077db940.tar.gz bcfg2-393f4bc548888ffbeb6e1484d9988a3a077db940.tar.bz2 bcfg2-393f4bc548888ffbeb6e1484d9988a3a077db940.zip |
Removed the explicit calls to AddEntry from SSHbase.py in favor of
allowing the normal FileMonitor events to populate the data
structures.
We now call the File Monitor's handle_events_in_interval() method
after generating new host keys, so that the normal code paths can
populate the data structures used for binding to file data.
We need the explicit call because we can't wait for the server's
normal event queue processing to discover the changes; we need the
newly-generated keys available immediately for binding during the
current connection with the client.
(cherry picked from commit 74a6e4707725710f6629b292902f2312710e4980)
Diffstat (limited to 'src/lib/Server/Plugins/Packages.py')
0 files changed, 0 insertions, 0 deletions