View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~ballot/turku/turku-agent (Has a merge proposal) 1 Development 2022-06-22 14:47:47 UTC
58. Add debian directory for packaging. ...

Author: Benjamin Allot
Revision Date: 2022-06-22 14:44:10 UTC

Add debian directory for packaging.

Lintian errors are still there

lp:~ballot/juju-deployer/LP1892423 bug(Has a merge proposal) 1 Development 2021-09-14 08:41:53 UTC
223. Attempt to address LP#1892423 and pre...

Author: Benjamin Allot
Revision Date: 2021-09-14 08:41:21 UTC

Attempt to address LP#1892423 and prevent prefixing with "b" upon include-file.

lp:~ballot/mojo/add_tests (Has a merge proposal) 1 Development 2021-01-27 10:04:34 UTC
575. WIP

Author: Benjamin Allot
Revision Date: 2021-01-27 10:04:12 UTC

WIP

lp:~ballot/wordpress/openstack-objectstorage-bis 1 Development 2020-07-02 16:39:54 UTC
8. Revert to revno 3

Author: Benjamin Allot
Revision Date: 2020-07-02 16:31:38 UTC

Revert to revno 3

lp:~ballot/wordpress/openstack-objectstorage 1 Development 2020-07-02 16:32:19 UTC
8. Revert to revno 3

Author: Benjamin Allot
Revision Date: 2020-07-02 16:31:38 UTC

Revert to revno 3

lp:~ballot/wordpress/openstack-objectstorage-breaking-insight 1 Development 2020-07-02 16:28:40 UTC
7. Revert rename to SwiftObject as Objec...

Author: Joel Sing
Revision Date: 2020-07-02 15:40:46 UTC

Revert rename to SwiftObject as Object is a reserved keyword in php7

Reviewed-on: https://code.launchpad.net/~jsing/wordpress/openstack-objectstorage-revert/+merge/386750
Reviewed-by: Benjamin Allot <benjamin.allot@canonical.com>

lp:~ballot/charms/xenial/daisy-retracer/lp1845257 bug(Has a merge proposal) 1 Development 2020-04-19 15:29:09 UTC
206. Add RestartSec directive and increase...

Author: Benjamin Allot
Revision Date: 2020-04-19 15:29:09 UTC

Add RestartSec directive and increase StartLimitBurst

The rationale behind this change is that the default RestartSec is 100ms.
Upon error of the service (because of a crash or whatever), it attempts to restart
very quickly 5 times, then stay in a failed state until manually restarted.

As seen in systemd.unit manual for the StartLimitBurst setting:

  Note that units which are configured for Restart= and which reach the start limit
  are not attempted to be restarted anymore;

The new limit try one restart every 10 seconds and the StartLimitInterval is set to
StartLimitBurst * RestartSec to avoid reaching this state.

17 of 7 results