Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
overlord/ifacestate,daemon: setup security on conect and disconnect #948
Merged
niemeyer
merged 15 commits into
snapcore:master
from
zyga:overlord-connect-disconnect-setup-security
Apr 14, 2016
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
b25344b
overlord/ifacestate: make MockSecurityBackendsForSnap public
zyga 2d1960d
daemon: disable real security backends for all tests
zyga 4579cfe
overlord/ifacestate: setup security in doConnect
zyga efeba0d
overlord/ifacestate: setup security in doDisconnect
zyga 0206b1d
overlord/ifacestate,daemon: simplify usage of MockSecurityBackendsFor…
zyga bf0ce58
overlord/ifacestate,daemon: simplify mocking of security backends
zyga ec305be
overlord/ifacestate: shorten securityBackendsForSnap to securityBackends
zyga 8c03a3c
overlord/ifacestate: make securityBackends a simple list
zyga 18c5d7b
interfaces/overlord: create setupSecurity helper and use it
zyga 4f8d4a1
overlord/ifacestate: unroll two setup loops
zyga 50710c8
overlord/ifacestate: rename setupSecurity to setupSnapSecurity
zyga fc219d6
overlord/ifacestate: tweak arguments to setupSnapSecurity
zyga 10564fa
overlord/ifacestate: log errors in setupSnapSecurity
zyga ccfff95
overlord/ifacestate: return state.Retry if setupSnapSecurity fails
zyga 211e4a4
overlord/ifacestate: tweak error message
zyga
Jump to file or symbol
Failed to load files and symbols.
Viewing a subset of changes. View all
overlord/ifacestate: shorten securityBackendsForSnap to securityBackends
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
- Loading branch information...
commit ec305bef724e84519150160265ecdcbe3e3240ab
zyga
committed
Apr 14, 2016
This should be