libertined should forward input from clients to some container processes
Bug #1678293 reported by
Larry Price
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Libertine |
In Progress
|
Low
|
Larry Price |
Bug Description
Similar to output, but with some different requirements. install/
Related branches
lp://staging/~larryprice/libertine/libertined-input
Ready for review
for merging
into
lp://staging/libertine
- Libertine CI Bot: Needs Fixing (continuous-integration)
- Libertine Developers: Pending requested
-
Diff: 595 lines (+117/-75)14 files modifiedpython/libertine/ChrootContainer.py (+8/-5)
python/libertine/Libertine.py (+41/-12)
python/libertine/LxcContainer.py (+8/-10)
python/libertine/LxdContainer.py (+4/-3)
python/libertine/service/download.py (+5/-1)
python/libertine/service/operations_monitor.py (+2/-2)
python/libertine/service/task_dispatcher_base.py (+1/-1)
python/libertine/service/tasks/base_task.py (+12/-5)
python/libertine/service/tasks/create_task.py (+1/-2)
python/libertine/service/tasks/install_task.py (+1/-1)
python/libertine/service/tasks/remove_task.py (+1/-1)
python/libertine/service/tasks/update_task.py (+1/-1)
tests/unit/service/test_operations_monitor.py (+12/-11)
tools/libertine-container-manager (+20/-20)
To post a comment you must log in.