View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~thedac/ubuntu-openstack-ci/do-checkout-layered (Has a merge proposal) Development 2020-01-28 17:16:22 UTC
425. Do checkout layered charms We need t...

Author: David Ames
Revision Date: 2020-01-28 17:14:57 UTC

Do checkout layered charms

We need to check the commit message of all charms for func-test-pr. As is the
code does not checkout layered charms. This change does the checkout as well.

lp:~thedac/openstack-mojo-specs/designate-neutron (Has a merge proposal) Development 2018-01-18 17:08:26 UTC
326. Add missing utils changes

Author: David Ames
Revision Date: 2018-01-18 17:08:26 UTC

Add missing utils changes

lp:~thedac/openstack-mojo-specs/ha-automation bug(Has a merge proposal) Development 2017-11-09 16:29:21 UTC
335. Quote template variables

Author: David Ames
Revision Date: 2017-09-11 15:47:30 UTC

Quote template variables

lp:~thedac/ubuntu-openstack-ci/lp1728680 bug(Has a merge proposal) Development 2017-10-31 14:52:03 UTC
393. Allow passing of operating system USE...

Author: David Ames
Revision Date: 2017-10-30 18:29:36 UTC

Allow passing of operating system USER env var

Closes-Bug: #1728680

lp:~thedac/simplestreams/lp1719879 bug(Has a merge proposal) Development 2017-10-31 13:31:36 UTC
453. Fix KSv3 Bugs This change fixes two ...

Author: David Ames
Revision Date: 2017-10-30 22:55:25 UTC

Fix KSv3 Bugs

This change fixes two bugs.

One, when using keystoneauth1 sessions with swiftclient less than
3.3.0, catch the TypeError and use the old Connection method.

Two, the glance mirror would check if tenant_id matched before
recognizing an existing image. This cause duplicate images to be
uploaded. With keystoneauth1 sessions use a method to get the
project id.

Closes-Bug: #1719879

lp:~thedac/openstack-mojo-specs/stable-deploy (Has a merge proposal) Development 2017-10-10 16:51:13 UTC
308. Fix stable deploy and add pike stable...

Author: David Ames
Revision Date: 2017-10-10 16:50:28 UTC

Fix stable deploy and add pike stable deploy

lp:~thedac/openstack-mojo-specs/mojo-openstack-specs-1709-bugs (Has a merge proposal) Development 2017-09-06 18:57:33 UTC
332. Fix minor openstack upgrade bugs

Author: David Ames
Revision Date: 2017-09-06 18:57:33 UTC

Fix minor openstack upgrade bugs

lp:~thedac/openstack-mojo-specs/updated-os-clients (Has a merge proposal) Development 2017-04-13 21:13:11 UTC
309. Fixes for v3 Overcloud

Author: David Ames
Revision Date: 2017-04-13 21:13:11 UTC

Fixes for v3 Overcloud

lp:~thedac/openstack-mojo-specs/rendered (Has a merge proposal) Development 2017-03-14 16:01:34 UTC
308. Use render bundle tool

Author: David Ames
Revision Date: 2017-03-14 16:01:34 UTC

Use render bundle tool

lp:~thedac/openstack-mojo-specs/juju-translate (Has a merge proposal) Development 2017-03-06 15:46:30 UTC
307. Fix config calls

Author: David Ames
Revision Date: 2017-03-06 15:46:30 UTC

Fix config calls

lp:~thedac/charms/trusty/nova-compute-vmware/update Development 2017-02-28 17:32:11 UTC
115. Allow for inscure connections to VCen...

Author: David Ames
Revision Date: 2016-08-29 23:22:27 UTC

Allow for inscure connections to VCenter

The VMware VCenter certificate is a bit difficult to deal with. Adding a config
option to ignore certificate validation for testing.

lp:~thedac/openstack-mojo-specs/glance-keystonev3 (Has a merge proposal) Development 2017-02-21 19:52:15 UTC
300. [thedac] Fix glance client keystone v...

Author: David Ames
Revision Date: 2017-02-21 19:51:04 UTC

[thedac] Fix glance client keystone v3 authentication

lp:~thedac/openstack-mojo-specs/17.02-stable-to-next (Has a merge proposal) Development 2017-02-21 18:47:42 UTC
300. Lint fixes

Author: David Ames
Revision Date: 2017-02-21 18:47:42 UTC

Lint fixes

lp:~thedac/mojo/snap-mojo (Has a merge proposal) Development 2016-08-16 23:23:17 UTC
325. Add first snapcraft.yaml

Author: David Ames
Revision Date: 2016-08-16 23:22:48 UTC

Add first snapcraft.yaml

lp:~thedac/charms/trusty/hacluster/telco-ha Development 2016-05-13 18:40:58 UTC
66. MAAS DNS

Author: David Ames
Revision Date: 2016-05-13 18:40:58 UTC

MAAS DNS

lp:~thedac/openstack-mojo-specs/odl (Has a merge proposal) Development 2016-05-11 14:48:28 UTC
262. Lint fixes

Author: David Ames
Revision Date: 2016-05-11 14:48:28 UTC

Lint fixes

lp:~thedac/charms/trusty/mysql/bug1577556 bug(Has a merge proposal) Development 2016-05-02 23:32:08 UTC
159. Fix unit-get bug The traceback in ...

Author: David Ames
Revision Date: 2016-05-02 23:27:24 UTC

Fix unit-get bug

The traceback in Bug #1577556 shows this error occurs during "load
time" as unit-get is executed in the parameter list of get_host_ip.
unit-get will not actually be called for real till much later. Allow
that time to pass.

Closes-Bug: #1577556

lp:~thedac/openstack-mojo-specs/16.04-changes (Has a merge proposal) Development 2016-04-21 15:23:56 UTC
256. Use trusty version of mongodb so conf...

Author: David Ames
Revision Date: 2016-04-21 15:23:22 UTC

Use trusty version of mongodb so config setting source does not break

lp:~thedac/charms/trusty/keystone/telco-ha Development 2016-03-07 21:04:50 UTC
218. Add params fix errlogfile

Author: David Ames
Revision Date: 2016-03-04 00:27:14 UTC

Add params fix errlogfile

lp:~thedac/openstack-mojo-specs/add-dvr-specs (Has a merge proposal) Development 2016-02-27 00:29:46 UTC
250. Fix lint

Author: David Ames
Revision Date: 2016-02-27 00:29:46 UTC

Fix lint

lp:~thedac/charms/trusty/openstack-dashboard/lp1546885 bug Development 2016-02-27 00:25:38 UTC
101. Use status check to wait for config c...

Author: David Ames
Revision Date: 2016-02-27 00:25:38 UTC

Use status check to wait for config changed to be done before checking on apache in amulet test

lp:~thedac/charms/trusty/neutron-api/neutron-openvswitch-agent (Has a merge proposal) Development 2016-02-26 19:11:58 UTC
181. Remove debug

Author: David Ames
Revision Date: 2016-02-26 19:11:58 UTC

Remove debug

lp:~thedac/charms/trusty/keystone/lp1512984 Development 2016-02-19 18:38:41 UTC
212. More pythonic return format

Author: David Ames
Revision Date: 2016-02-19 18:38:41 UTC

More pythonic return format

lp:~thedac/charms/trusty/nova-cloud-controller/lp1524448 bug(Has a merge proposal) Development 2016-02-11 15:49:38 UTC
215. Fixes lp bug#1524448. Do not run neut...

Author: David Ames
Revision Date: 2016-02-11 15:49:38 UTC

Fixes lp bug#1524448. Do not run neutron-server if >= juno

lp:~thedac/charms/trusty/swift-storage/lp1537155 Development 2016-01-26 21:28:08 UTC
104. Also in utils

Author: David Ames
Revision Date: 2016-01-26 21:28:08 UTC

Also in utils

lp:~thedac/charms/trusty/nova-cloud-controller/lp1537155 Development 2016-01-23 00:35:47 UTC
215. Fix Bug#1537155 Use cpu_count() rathe...

Author: David Ames
Revision Date: 2016-01-23 00:34:19 UTC

Fix Bug#1537155 Use cpu_count() rather than NUM_CPU

lp:~thedac/charms/trusty/cinder/lp1537155 Development 2016-01-23 00:32:48 UTC
145. Fix Bug#1537155 Use cpu_count() rathe...

Author: David Ames
Revision Date: 2016-01-23 00:31:48 UTC

Fix Bug#1537155 Use cpu_count() rather than NUM_CPU

lp:~thedac/charms/trusty/neutron-api/lp1537155 Development 2016-01-23 00:31:00 UTC
171. Fix Bug#1537155 Use cpu_count() rathe...

Author: David Ames
Revision Date: 2016-01-23 00:29:14 UTC

Fix Bug#1537155 Use cpu_count() rather than NUM_CPU

lp:~thedac/charms/trusty/glance/lp1537155 Development 2016-01-23 00:25:20 UTC
165. Fix Bug#1537155 Use cpu_count() rathe...

Author: David Ames
Revision Date: 2016-01-23 00:19:45 UTC

Fix Bug#1537155 Use cpu_count() rather than NUM_CPU

lp:~thedac/charms/trusty/keystone/lp1537155 Development 2016-01-23 00:24:59 UTC
204. Fix Bug#1537155 Use cpu_count() rathe...

Author: David Ames
Revision Date: 2016-01-23 00:17:07 UTC

Fix Bug#1537155 Use cpu_count() rather than NUM_CPU

lp:~thedac/charm-helpers/lp1537155 (Has a merge proposal) Development 2016-01-23 00:24:22 UTC
523. Fix Bug#1537155 Use cpu_count() rathe...

Author: David Ames
Revision Date: 2016-01-23 00:22:19 UTC

Fix Bug#1537155 Use cpu_count() rather than NUM_CPU

lp:~thedac/mojo/unprivileged-containers bug Development 2016-01-21 15:36:53 UTC
193. WIP unprivileged containers

Author: David Ames
Revision Date: 2016-01-21 15:36:04 UTC

WIP unprivileged containers

lp:~thedac/charms/trusty/percona-cluster/ch-sync-and-fix bug(Has a merge proposal) Development 2016-01-19 21:56:42 UTC
87. Lint fix

Author: David Ames
Revision Date: 2016-01-19 21:56:42 UTC

Lint fix

lp:~thedac/openstack-mojo-specs/mojo-openstack-specs-handle-vips (Has a merge proposal) Development 2016-01-19 16:19:02 UTC
242. Use {{AMULET_OS_VIP00}}

Author: David Ames
Revision Date: 2016-01-16 00:35:34 UTC

Use {{AMULET_OS_VIP00}}

lp:~thedac/charms/trusty/ceph/ns-demo Development 2016-01-08 12:23:13 UTC
127. Tweaks for demo to bring inline with ...

Author: Dave Walker
Revision Date: 2016-01-08 12:23:13 UTC

Tweaks for demo to bring inline with configuration option naming

lp:~thedac/charms/trusty/neutron-api/lp1524448 Development 2015-12-10 00:09:15 UTC
159. Lint fix

Author: David Ames
Revision Date: 2015-12-09 23:47:32 UTC

Lint fix

lp:~thedac/charms/trusty/ceilometer/lp1522130 bug(Has a merge proposal) Development 2015-12-07 23:27:19 UTC
107. Fix lp:1522130 Add sane haproxy timeo...

Author: David Ames
Revision Date: 2015-12-07 23:08:12 UTC

Fix lp:1522130 Add sane haproxy timeout defaults and make them configurable.

lp:~thedac/charms/trusty/swift-proxy/lp1522130 bug(Has a merge proposal) Development 2015-12-07 23:19:28 UTC
126. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 23:19:28 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/openstack-dashboard/lp1522130 bug(Has a merge proposal) Development 2015-12-07 23:18:18 UTC
96. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 23:18:18 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/neutron-api/lp1522130 bug(Has a merge proposal) Development 2015-12-07 23:16:23 UTC
160. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 23:16:23 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/keystone/lp1522130 bug(Has a merge proposal) Development 2015-12-07 23:14:00 UTC
194. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 23:14:00 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/cinder/lp1522130 bug(Has a merge proposal) Development 2015-12-07 23:11:09 UTC
137. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 23:11:09 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/glance/lp1522130 bug(Has a merge proposal) Development 2015-12-07 22:51:39 UTC
155. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 22:51:39 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/ceph-radosgw/lp1522130 bug(Has a merge proposal) Development 2015-12-07 22:51:36 UTC
54. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 22:51:36 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/nova-cloud-controller/lp1522130 bug(Has a merge proposal) Development 2015-12-07 22:44:00 UTC
204. Add haproxy context for new timeout v...

Author: David Ames
Revision Date: 2015-12-07 22:44:00 UTC

Add haproxy context for new timeout values. Fix template whitespace

lp:~thedac/charms/trusty/swift-proxy/assess-ipv6-addr (Has a merge proposal) Development 2015-11-06 16:54:27 UTC
127. Return if ipv6 not correct

Author: David Ames
Revision Date: 2015-11-06 16:54:27 UTC

Return if ipv6 not correct

lp:~thedac/charms/trusty/percona-cluster/flush-privs bug Development 2015-11-04 22:31:02 UTC
82. If leader election is available and m...

Author: David Ames
Revision Date: 2015-11-04 22:31:02 UTC

If leader election is available and min-cluster-size is not set still show status clustered

lp:~thedac/charms/trusty/rabbitmq-server/coordinated-rabbit (Has a merge proposal) Experimental 2015-11-03 21:47:21 UTC
137. Typos and coorections

Author: David Ames
Revision Date: 2015-11-03 21:47:21 UTC

Typos and coorections

lp:~thedac/charms/trusty/swift-proxy/joined-before-ringfiles (Has a merge proposal) Development 2015-10-22 18:40:25 UTC
121. Fix bug when swift-storage-relation-j...

Author: David Ames
Revision Date: 2015-10-22 18:39:44 UTC

Fix bug when swift-storage-relation-joined is run before ring files are available

lp:~thedac/charms/trusty/ceph-radosgw/stop-start bug(Has a merge proposal) Development 2015-10-22 04:50:19 UTC
52. Sleep on restart() also

Author: David Ames
Revision Date: 2015-10-22 04:50:19 UTC

Sleep on restart() also

lp:~thedac/charms/trusty/rabbitmq-server/only-toggle-on-join (Has a merge proposal) Development 2015-10-22 03:03:48 UTC
125. Fix unit test

Author: David Ames
Revision Date: 2015-10-22 03:03:48 UTC

Fix unit test

lp:~thedac/openstack-mojo-specs/precise-ha (Has a merge proposal) Development 2015-10-20 22:19:28 UTC
231. Fix relations

Author: David Ames
Revision Date: 2015-10-20 22:19:28 UTC

Fix relations

lp:~thedac/junk/rabbit Development 2015-10-19 20:35:34 UTC
126. rabbitmqctl helper functions

Author: David Ames
Revision Date: 2015-10-19 17:40:42 UTC

rabbitmqctl helper functions

lp:~thedac/charms/trusty/rabbitmq-server/sleep-on-restart (Has a merge proposal) Development 2015-10-19 17:40:42 UTC
126. rabbitmqctl helper functions

Author: David Ames
Revision Date: 2015-10-19 17:40:42 UTC

rabbitmqctl helper functions

lp:~thedac/openstack-mojo-specs/upgrades-logging-timing (Has a merge proposal) Development 2015-10-16 16:24:03 UTC
237. Pull in upstream

Author: David Ames
Revision Date: 2015-10-16 16:24:03 UTC

Pull in upstream

lp:~thedac/charms/trusty/swift-storage/setup-storage-on-config-changed (Has a merge proposal) Development 2015-10-14 22:23:03 UTC
90. Also setup_storage() on config-change...

Author: David Ames
Revision Date: 2015-10-14 22:04:42 UTC

Also setup_storage() on config-changed in case block-device has changed

lp:~thedac/openstack-mojo-specs/use-juju-wait Development 2015-10-13 20:43:27 UTC
228. Use stub's juju-wait instead of check...

Author: David Ames
Revision Date: 2015-10-13 20:42:52 UTC

Use stub's juju-wait instead of check_juju.py

lp:~thedac/charms/trusty/swift-storage/update-relation-on-config-changed (Has a merge proposal) Development 2015-10-13 19:05:42 UTC
89. Update swift-storage relation when bl...

Author: David Ames
Revision Date: 2015-10-13 19:05:02 UTC

Update swift-storage relation when block-device changes. Associated with fix for LP Bug#1479938

lp:~thedac/charms/trusty/swift-proxy/multiple-device-per-node bug(Has a merge proposal) Development 2015-10-12 22:12:34 UTC
120. Create a node for each device. Fixes ...

Author: David Ames
Revision Date: 2015-10-12 22:02:35 UTC

Create a node for each device. Fixes LP Bug#1479938

lp:~thedac/charms/trusty/hacluster/workgroup-status Development 2015-10-08 21:32:28 UTC
59. Distinguish between cluster with no q...

Author: David Ames
Revision Date: 2015-10-08 21:32:15 UTC

Distinguish between cluster with no quorum and with quorum enforced

lp:~thedac/charms/trusty/neutron-gateway/workgroup-status (Has a merge proposal) Development 2015-10-08 19:12:34 UTC
157. NeutronGatewayContext inherits Neutro...

Author: David Ames
Revision Date: 2015-10-08 19:12:34 UTC

NeutronGatewayContext inherits NeutronAPIContext

lp:~thedac/charms/trusty/hacluster/workload-status (Has a merge proposal) Development 2015-10-08 17:52:33 UTC
58. Workgroup status

Author: David Ames
Revision Date: 2015-10-08 17:50:00 UTC

Workgroup status

lp:~thedac/charms/trusty/cinder/status-every-hook (Has a merge proposal) Development 2015-10-07 20:50:18 UTC
133. Run even on unknown hook

Author: David Ames
Revision Date: 2015-10-07 20:50:18 UTC

Run even on unknown hook

lp:~thedac/charms/trusty/glance/status-every-hook (Has a merge proposal) Development 2015-10-07 20:47:28 UTC
151. Run even on unknown hook

Author: David Ames
Revision Date: 2015-10-07 20:47:28 UTC

Run even on unknown hook

lp:~thedac/charms/trusty/keystone/status-every-hook (Has a merge proposal) Development 2015-10-07 20:46:49 UTC
187. Run even on unknown hook

Author: David Ames
Revision Date: 2015-10-07 20:46:49 UTC

Run even on unknown hook

lp:~thedac/charms/trusty/neutron-api/status-every-hook (Has a merge proposal) Development 2015-10-07 20:46:09 UTC
151. Run even on unknown hook

Author: David Ames
Revision Date: 2015-10-07 20:46:09 UTC

Run even on unknown hook

lp:~thedac/charms/trusty/nova-compute/status-every-hook (Has a merge proposal) Development 2015-10-07 20:45:02 UTC
172. Run even on unknown hook

Author: David Ames
Revision Date: 2015-10-07 20:45:02 UTC

Run even on unknown hook

lp:~thedac/charms/trusty/rabbitmq-server/le-ignore-min-cluster bug(Has a merge proposal) Development 2015-10-06 22:49:14 UTC
124. Unit tests

Author: David Ames
Revision Date: 2015-10-06 22:49:14 UTC

Unit tests

lp:~thedac/charms/trusty/rabbitmq-server/more-races Development 2015-10-06 18:01:41 UTC
124. Do not stop the service

Author: David Ames
Revision Date: 2015-10-06 18:01:41 UTC

Do not stop the service

lp:~thedac/charms/trusty/glance/optional-amqp bug(Has a merge proposal) Development 2015-10-06 14:56:33 UTC
148. Make messaging an optional relation f...

Author: David Ames
Revision Date: 2015-10-06 14:55:52 UTC

Make messaging an optional relation for workload status

lp:~thedac/charms/trusty/neutron-api/object-complete-context (Has a merge proposal) Development 2015-10-02 21:35:25 UTC
139. [thedac, trivial] s/message/messaging

Author: David Ames
Revision Date: 2015-10-02 21:35:25 UTC

[thedac, trivial] s/message/messaging

lp:~thedac/charms/trusty/cinder/workload-status (Has a merge proposal) Development 2015-09-29 15:30:32 UTC
131. Add status checks on ceph relation

Author: David Ames
Revision Date: 2015-09-29 15:30:32 UTC

Add status checks on ceph relation

lp:~thedac/charms/trusty/keystone/workload-status (Has a merge proposal) Development 2015-09-29 15:20:23 UTC
180. Fix decorator ordering

Author: David Ames
Revision Date: 2015-09-29 15:20:23 UTC

Fix decorator ordering

lp:~thedac/charms/trusty/nova-compute/workload-status (Has a merge proposal) Development 2015-09-29 15:14:35 UTC
164. Database is optional for nova-compute...

Author: David Ames
Revision Date: 2015-09-29 15:14:35 UTC

Database is optional for nova-compute. Fix decorator ordering

lp:~thedac/charms/trusty/glance/workload-status (Has a merge proposal) Development 2015-09-28 18:50:24 UTC
146. Run when departing

Author: David Ames
Revision Date: 2015-09-28 18:50:24 UTC

Run when departing

lp:~thedac/charms/trusty/neutron-api/action-managed-upgrade (Has a merge proposal) Development 2015-09-28 17:45:40 UTC
144. Pull in upstream

Author: David Ames
Revision Date: 2015-09-28 17:45:40 UTC

Pull in upstream

lp:~thedac/charms/trusty/swift-proxy/action-managed-upgrade (Has a merge proposal) Development 2015-09-23 16:29:33 UTC
113. Action managed upgrade

Author: David Ames
Revision Date: 2015-09-23 16:28:19 UTC

Action managed upgrade

lp:~thedac/charms/trusty/nova-cloud-controller/action-managed-upgrade (Has a merge proposal) Development 2015-09-23 16:08:31 UTC
189. Do not use register_configs import CO...

Author: David Ames
Revision Date: 2015-09-23 16:08:31 UTC

Do not use register_configs import CONFIGS directly

lp:~thedac/charms/trusty/neutron-gateway/action-managed-upgrade (Has a merge proposal) Development 2015-09-23 14:40:07 UTC
145. Do not use register_configs import CO...

Author: David Ames
Revision Date: 2015-09-23 14:40:07 UTC

Do not use register_configs import CONFIGS directly

lp:~thedac/charms/trusty/openstack-dashboard/action-managed-upgrade (Has a merge proposal) Development 2015-09-23 14:37:57 UTC
89. Do not use register_configs import CO...

Author: David Ames
Revision Date: 2015-09-23 14:37:57 UTC

Do not use register_configs import CONFIGS directly

lp:~thedac/charms/trusty/swift-storage/action-managed-upgrade (Has a merge proposal) Development 2015-09-22 23:00:55 UTC
82. Action Managed Upgrades

Author: David Ames
Revision Date: 2015-09-22 22:58:18 UTC

Action Managed Upgrades

lp:~thedac/charms/trusty/rabbitmq-server/backport-cluster-race-fixes bug(Has a merge proposal) Development 2015-09-10 16:43:46 UTC
102. Backporting cluster race fixes for LP...

Author: David Ames
Revision Date: 2015-09-10 16:16:02 UTC

Backporting cluster race fixes for LP Bug#1486177

lp:~thedac/charms/trusty/rabbitmq-server/already-member Development 2015-09-05 18:17:33 UTC
115. Fix

Author: David Ames
Revision Date: 2015-09-05 18:17:33 UTC

Fix

lp:~thedac/charms/trusty/rabbitmq-server/native-cluster-race-fixes bug(Has a merge proposal) Development 2015-09-05 01:41:04 UTC
112. Get cookie from juju elected leader, ...

Author: David Ames
Revision Date: 2015-09-05 01:41:04 UTC

Get cookie from juju elected leader, update cookie locally and force cluster-relation-changed hooks to run on peers.
leader-election-changed runs only occur when using a version of juju with leader election so there is not the same level of uncertainty in this hook, therefore, force update_cookie to use the leader-get cookie.
peer_echo bails out if we are using LE juju. So we were in a chicken and egg scenario where peers where never clustering. The first attempted fix called cluster_changed() from leader-settings-changed but this had its own problems. Rather poke the cluster relation so that cluster-relation-changed hooks fire which leads to clustering.

lp:~thedac/charms/trusty/rabbitmq-server/ok-already-member Development 2015-08-28 21:34:52 UTC
112. Capture stderr

Author: David Ames
Revision Date: 2015-08-28 21:34:52 UTC

Capture stderr

lp:~thedac/charm-helpers/legacy_leadership_peer_retrieve_fix (Has a merge proposal) Development 2015-08-26 18:08:30 UTC
434. Fix Bug#1486177 Handle legacy leaders...

Author: David Ames
Revision Date: 2015-08-26 18:06:12 UTC

Fix Bug#1486177
Handle legacy leadership peer_retrieve
relation_get needs to use remote unit in a native cluster relation hook but local unit in a non-cluster relation hook as the remote unit is not a part of the cluster relation

lp:~thedac/ubuntu/wily/python-django-compressor/debian-merge (Has a merge proposal) Development 2015-08-20 18:48:54 UTC
9. Fix d/watch

Author: David Ames
Revision Date: 2015-08-20 18:48:54 UTC

Fix d/watch

lp:~thedac/ubuntu/wily/python-mysqldb/debian-merge (Has a merge proposal) Development 2015-08-18 21:55:54 UTC
10. * Merge from Debian unstable. Remain...

Author: David Ames
Revision Date: 2015-08-18 21:55:06 UTC

* Merge from Debian unstable. Remaining changes:
  - d/p/series: drop 06_fix_error_checking.patch
* Uploading to unstable.
* Added myself as uploader.
* Ran wrap-and-sort -t -a.
* Uploading to unstable.
* Now using debhelper 9.
* Removed version in python-all-dev build-depends.
* Removed useless X-Python3-Version: >= 3.3.
* Rewrote debian/coypright in parseable format 1.0.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Drop obsolete Conflicts/Replaces with python2.3-mysqldb and
  python2.4-mysqldb.
[ Thomas Goirand ]
* The changelog is now again fully encoded in UTF-8 (Closes: 718699).
[ Brian May ]
* Use mysqlclient fork (Closes: #768096).
* Drop old patches.
* Add support for Python 3.3 and greater.
[ Mika Pflüger ]

lp:~thedac/ubuntu/wily/python-pyscss/debian-merge (Has a merge proposal) Development 2015-08-17 19:03:05 UTC
11. * Merge from Debian unstable. Remain...

Author: David Ames
Revision Date: 2015-08-17 19:01:30 UTC

* Merge from Debian unstable. Remaining changes:
  - Removed conflict in debian/control
* Add python-enum34 build-dep (Closes: #795521). Thanks Chris Lamb!
* Re-add missing manual page.
* New upstream version.
* Add missing build-deps python-pathlib and dh-python.
* Run unittests for Python 2.7 and 3.4.
* Removed obsolete patches python3-fixup and python-3.2-six.u.
* Lintian: Removed *.postrm.
* New standards version 3.9.6, no changes.

lp:~thedac/junk/example-inheritance-spec Development 2015-08-07 23:06:47 UTC
1. Example inheritance spec

Author: David Ames
Revision Date: 2015-08-07 23:06:25 UTC

Example inheritance spec

lp:~thedac/cinder/2015.1.1 (Has a merge proposal) Development 2015-08-06 22:12:41 UTC
235. Note that CVE-2015-1851.patch has bee...

Author: David Ames
Revision Date: 2015-08-06 22:12:41 UTC

Note that CVE-2015-1851.patch has been dropped

lp:~thedac/ceilometer/2015.1.1 (Has a merge proposal) Development 2015-08-06 21:16:01 UTC
150. Add python-awsauth as suggested. Add ...

Author: David Ames
Revision Date: 2015-08-06 21:16:01 UTC

Add python-awsauth as suggested. Add headers to skip-rgw-tests.patch

lp:~thedac/ubuntu/vivid/neutron-lbaas/2015.1.1 bug(Has a merge proposal) Development 2015-08-04 17:30:24 UTC
8. Import upstream version 2015.1.1

Author: David Ames
Revision Date: 2015-08-04 17:16:50 UTC

Import upstream version 2015.1.1

lp:~thedac/ubuntu/vivid/neutron-fwaas/2015.1.1 bug(Has a merge proposal) Development 2015-08-04 16:48:42 UTC
9. Import upstream version 2015.1.1

Author: David Ames
Revision Date: 2015-08-04 16:32:15 UTC

Import upstream version 2015.1.1

lp:~thedac/ceilometer/kilo bug(Has a merge proposal) Development 2015-08-04 14:26:24 UTC
148. Resynchronize with stable/kilo (e7c22...

Author: David Ames
Revision Date: 2015-08-03 21:03:41 UTC

Resynchronize with stable/kilo (e7c2286) (LP: #1481008)

lp:~thedac/cinder/kilo bug(Has a merge proposal) Development 2015-08-04 14:25:52 UTC
234. Changelog fixes

Author: David Ames
Revision Date: 2015-08-03 20:28:44 UTC

Changelog fixes

lp:~thedac/charms/trusty/neutron-api/status (Has a merge proposal) Development 2015-07-17 20:58:04 UTC
125. Fix unit tests for new related(interf...

Author: David Ames
Revision Date: 2015-07-17 20:58:04 UTC

Fix unit tests for new related(interface) check

lp:~thedac/charm-helpers/openstack-workload-status (Has a merge proposal) Development 2015-07-15 14:47:08 UTC
404. status_get should always return a dic...

Author: David Ames
Revision Date: 2015-07-15 14:47:08 UTC

status_get should always return a dictionary and include-data
Log status change on status set

lp:~thedac/+junk/resource-center-copy Development 2015-06-12 16:03:24 UTC
64. Move IoT in main nav to before press

Author: Graham Bancroft
Revision Date: 2015-06-12 15:39:42 UTC

Move IoT in main nav to before press

lp:~thedac/openstack-mojo-specs/mojo-openstack-specs-ps4 Development 2015-05-28 15:27:26 UTC
250. Remove ceilomter from testing

Author: David Ames
Revision Date: 2015-05-28 15:27:26 UTC

Remove ceilomter from testing

1100 of 157 results