Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pavel Zhukov
Kea
Commits
254f3491
Commit
254f3491
authored
Feb 03, 2011
by
Jelte Jansen
Browse files
Merge branch 'trac319'
parents
a9c024d3
7a264c3e
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/python/isc/config/ccsession.py
View file @
254f3491
...
...
@@ -24,17 +24,17 @@
# made there as well
"""Classes and functions for handling configuration and commands
This module provides the ModuleCCSession and UICCSession
classes,
as well as a set of utility functions to create and parse
messages
related to commands and configuration
This module provides the ModuleCCSession and UI
Module
CCSession
classes,
as well as a set of utility functions to create and parse
messages
related to commands and configuration
Modules should use the ModuleCCSession class to connect to the
configuration manager, and receive updates and commands from
other modules.
Configuration user interfaces should use the UICCSession
to connect
to b10-cmdctl, and receive and send configuration and
commands
through that to the configuration manager.
Configuration user interfaces should use the UI
Module
CCSession
to
connect to
b10-cmdctl, and receive and send configuration and
commands
through that to the configuration manager.
"""
from
isc.cc
import
Session
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment