Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #761
|
|
Closes #310
|
|
|
|
|
|
|
|
Close #604
|
|
|
|
|
|
it works without them on Ubuntu 11.10 & 12.04.
|
|
|
|
|
|
|
|
idea is that we define user messages in the exceptions,
and queue them during (conductor) checks.
user facing dialogs get constucted from exception attrs.
if critical, log as such and exit.
|
|
app.py --debug --logfile /tmp/foo.log
|
|
|
|
preparation for completion of #356, #355, #354, #182
if no default openvpn config is present, we build one
with a preset template and the remote_ip of the eip
service as the only input. right now we're taking it from
the eip.cfg file.
|
|
|
|
|