View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~pjdc/mojo/mojo-project-logging-vs-none (Has a merge proposal) 1 Development 2020-04-07 01:20:01 UTC
533. fix project-new and project-destroy c...

Author: Paul Collins
Revision Date: 2020-03-23 04:14:58 UTC

fix project-new and project-destroy crash when --series/MOJO_SERIES unset

lp:~pjdc/launchpad/example-with-invisible-commit-message (Has a merge proposal) 1 Development 2019-05-23 04:27:40 UTC
18969. README: update

Author: Paul Collins
Revision Date: 2019-05-23 04:27:40 UTC

README: update

lp:~pjdc/launchpad-buildd/chroot-scripts (Has a merge proposal) 1 Development 2017-11-06 01:20:33 UTC
62. set up the rapt ppa when -cat is not ...

Author: Paul Collins
Revision Date: 2017-11-06 01:20:33 UTC

set up the rapt ppa when -cat is not available and install from there

lp:~pjdc/charm-helpers/services-fix-provide-data-argspec-check 1 Development 2017-09-14 03:34:18 UTC
789. ServiceManager.provide_data(): count ...

Author: Paul Collins
Revision Date: 2017-09-14 03:33:49 UTC

ServiceManager.provide_data(): count args correctly for object method

lp:~pjdc/charm-helpers/fetch-bzrurl-ensure-fetched-created 1 Development 2017-09-14 03:10:51 UTC
789. fetch.bzrurl: ensure "fetched" is cre...

Author: Paul Collins
Revision Date: 2017-09-14 03:10:10 UTC

fetch.bzrurl: ensure "fetched" is created even when dest is not supplied

lp:~pjdc/mojo/dry-run bug(Has a merge proposal) 1 Development 2017-06-28 04:44:59 UTC
414. remove DRY-RUN prefix, monkey-patch c...

Author: Paul Collins
Revision Date: 2017-06-28 04:44:59 UTC

remove DRY-RUN prefix, monkey-patch codetree.config.Directive.__str__ for readable output

lp:~pjdc/mojo/automated-testing (Has a merge proposal) 1 Development 2017-05-10 05:17:12 UTC
423. mojo-testing: switch to a new persona...

Author: Paul Collins
Revision Date: 2017-05-10 05:17:12 UTC

mojo-testing: switch to a new personal branch, implement lint diffing, handle some errors

lp:~pjdc/mojo/juju-2-no-fail-when-retrying-errors (Has a merge proposal) 1 Development 2017-04-12 02:50:20 UTC
414. Juju2StatusTestCaseNoAutomaticallyRet...

Author: Paul Collins
Revision Date: 2017-04-12 02:50:20 UTC

Juju2StatusTestCaseNoAutomaticallyRetryHooks: inherit from Juju2StatusTestCase so that all tests are run for both situations

lp:~pjdc/charms/trusty/rabbitmq-server/avoid-unresolvable-nodename-redux 0 Experimental 2016-08-17 05:26:14 UTC
111. get_node_hostname(): fall back to ip_...

Author: Paul Collins
Revision Date: 2016-08-17 05:26:14 UTC

get_node_hostname(): fall back to ip_addr instead of the unit hostname

lp:~pjdc/charms/trusty/prometheus/layer-yaml-safe-load (Has a merge proposal) 1 Development 2016-07-20 04:49:54 UTC
20. write_prometheus_config_yml(): use ya...

Author: Paul Collins
Revision Date: 2016-07-20 04:49:14 UTC

write_prometheus_config_yml(): use yaml.safe_load to parse federate-config

lp:~pjdc/juju-deployer/enable-arbitrary-placement 1 Development 2016-05-11 02:42:54 UTC
176. enable arbitrary placeement for v3 bu...

Author: Paul Collins
Revision Date: 2016-05-11 02:42:25 UTC

enable arbitrary placeement for v3 bundles

lp:~pjdc/+junk/leadership-layer 1 Development 2016-01-28 21:30:44 UTC
4. set_leader: avoid having both states ...

Author: Paul Collins
Revision Date: 2016-01-28 21:30:44 UTC

set_leader: avoid having both states set at once

lp:~pjdc/charms/trusty/rabbitmq-server/no-more-guest-user (Has a merge proposal) 1 Development 2015-11-05 22:41:17 UTC
112. enable-legacy-guest-account: handle c...

Author: Paul Collins
Revision Date: 2015-11-05 22:41:17 UTC

enable-legacy-guest-account: handle clustered configurations

lp:~pjdc/codetree/branch-parent-check bug 1 Development 2015-09-30 03:56:46 UTC
47. stop using BzrSourceHandler.is_same_b...

Author: Paul Collins
Revision Date: 2015-09-30 03:55:46 UTC

stop using BzrSourceHandler.is_same_branch() and remove it

lp:~pjdc/charms/trusty/rabbitmq-server/avoid-unresolvable-nodename bug 1 Development 2015-08-20 21:49:36 UTC
102. get_local_nodename: spell get_host_ip...

Author: Paul Collins
Revision Date: 2015-08-12 05:07:28 UTC

get_local_nodename: spell get_host_ip(nodename) correctly

lp:~pjdc/charms/trusty/rabbitmq-server/avoid-unresolvable-nodename-next-rebase bug(Has a merge proposal) 1 Development 2015-08-20 21:49:12 UTC
106. get_local_nodename: spell get_host_ip...

Author: Paul Collins
Revision Date: 2015-08-12 05:08:17 UTC

get_local_nodename: spell get_host_ip(nodename) correctly

lp:~pjdc/charms/trusty/postgresql/default-statistics-target (Has a merge proposal) 1 Development 2015-02-11 21:05:42 UTC
115. default_statistics_target: new config...

Author: Paul Collins
Revision Date: 2015-02-11 21:05:42 UTC

default_statistics_target: new config item; and use it

lp:~pjdc/charms/trusty/postgresql/hostname-from-n-e-m (Has a merge proposal) 1 Development 2015-02-10 00:45:25 UTC
114. update_nrpe_checks(): fetch nagios_ho...

Author: Paul Collins
Revision Date: 2015-02-10 00:45:25 UTC

update_nrpe_checks(): fetch nagios_hostname from nrpe-external-master relation

This is necessary to emit valid nagios configs when related to
n-e-m that has nagios_hostname_type=host, which can be the case
with e.g. MAAS deployments.

Fall back to our previous behavour of constructing the hostname
ourselves if nagios_hostname is not set or if there are multiple
relations found.

lp:~pjdc/charms/trusty/postgresql/no-restart-on-upgrade (Has a merge proposal) 1 Development 2015-02-09 00:25:07 UTC
112. upgrade_charm(): prevent install() fr...

Author: Paul Collins
Revision Date: 2015-02-08 21:35:23 UTC

upgrade_charm(): prevent install() from unconditionally restarting postgres; requires_restart(): log missing saved_config

lp:~pjdc/charms/trusty/postgresql/nagios-additional-servicegroups (Has a merge proposal) 1 Development 2015-02-05 03:11:57 UTC
116. pg_hba.conf.tmpl: move the nagios lin...

Author: Paul Collins
Revision Date: 2015-02-05 03:11:57 UTC

pg_hba.conf.tmpl: move the nagios line below extra_pg_auth

This is to allow for specialized scenarios when manual_replication=true.

lp:~pjdc/charms/trusty/wsgi-app/add-nagios-context 1 Development 2014-12-11 02:30:46 UTC
88. add nagios_context config item, and u...

Author: Paul Collins
Revision Date: 2014-12-11 02:21:00 UTC

add nagios_context config item, and use it

lp:~pjdc/charms/trusty/nova-cloud-controller/quantum-ext-net-router-name-option 1 Development 2014-08-18 03:46:37 UTC
80. quantum-ext-net: add option --router-...

Author: Paul Collins
Revision Date: 2014-08-18 03:26:42 UTC

quantum-ext-net: add option --router-name, and use it

Clean up logging and make it more consistent.

lp:~pjdc/charms/trusty/quantum-gateway/config-changed-vs-icehouse-neutron-vpn-agent bug(Has a merge proposal) 1 Development 2014-08-14 02:49:50 UTC
51. NEUTRON_OVS_CONFIG_FILES: restart neu...

Author: Paul Collins
Revision Date: 2014-08-14 01:36:59 UTC

NEUTRON_OVS_CONFIG_FILES: restart neutron-vpn-agent when on icehouse for l3_agent.ini changes

lp:~pjdc/charms/trusty/keystone/add-admin-relation (Has a merge proposal) 1 Development 2014-06-29 21:56:26 UTC
70. README.md: Describe identity-admin an...

Author: Paul Collins
Revision Date: 2014-06-29 21:56:26 UTC

README.md: Describe identity-admin and the intended use case.

lp:~pjdc/simplestreams/s-m-g-amd64-precise-only 1 Development 2013-11-01 03:35:24 UTC
324. sstream-mirror-glance: butchery to co...

Author: Paul Collins
Revision Date: 2013-11-01 03:34:33 UTC

sstream-mirror-glance: butchery to consider only amd64 12.04

lp:~pjdc/charms/precise/haproxy/default-timeouts 1 Development 2013-07-28 23:02:40 UTC
68. increase default timeouts The charm'...

Author: Paul Collins
Revision Date: 2013-07-28 22:56:56 UTC

increase default timeouts

The charm's default of 1s for each timeout is too low.

The haproxy documentation recommends at least 4-5s.

This branch imports the defaults Canonical is using in production.

lp:~pjdc/charms/precise/ceph/fix-quantum-dot-list (Has a merge proposal) 1 Development 2013-01-28 03:31:07 UTC
53. use ceph.list, not quantum.list

Author: Paul Collins
Revision Date: 2013-01-28 03:18:48 UTC

use ceph.list, not quantum.list

lp:~pjdc/charms/precise/ceph-osd/fix-quantum-dot-list (Has a merge proposal) 1 Development 2013-01-28 03:30:48 UTC
11. use ceph.list, not quantum.list

Author: Paul Collins
Revision Date: 2013-01-28 03:24:05 UTC

use ceph.list, not quantum.list

lp:~pjdc/charmsupport/exec-dot-dee 1 Development 2013-01-24 01:20:16 UTC
28. exec.d support: import charm-pre-inst...

Author: Paul Collins
Revision Date: 2013-01-23 20:23:36 UTC

exec.d support: import charm-pre-install from basenode, adapt for charmsupport

lp:~pjdc/offspring/fix-username-determination (Has a merge proposal) 1 Development 2011-03-31 01:37:20 UTC
42. $USERNAME isn't a standard environmen...

Author: Paul Collins
Revision Date: 2011-03-31 01:10:42 UTC

$USERNAME isn't a standard environment variable, and even $USER and
$LOGNAME may not be set, so let's look up the user we're running as
without having to rely on having a login environment at all.

130 of 30 results