View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~hopem/charms/trusty/percona-cluster/lp1475585++ bug(Has a merge proposal) Development 2015-07-29 12:04:06 UTC
69. Fix bootstrap clustering issues Curr...

Author: Edward Hope-Morley
Revision Date: 2015-07-29 10:21:16 UTC

Fix bootstrap clustering issues

Current code assumes the cluster relation will
fire prior to others if peers exist but his is
not a safe assumption. This patch ensure that
however we mark the cluster as bootstarpped we
ensure at least the leader is marked seeded so
as tpo avoid unnecessary restarts.

lp:~hopem/charms/trusty/nova-cloud-controller/ssl-console Development 2015-07-24 12:31:31 UTC
178. [xianghu,r=hopem] Add Console SSL su...

Author: Edward Hope-Morley
Revision Date: 2015-07-24 12:29:29 UTC

[xianghu,r=hopem]

Add Console SSL support. This allows SSL to be used for
instance console sessions independently of whether SSL
is used for the Nova API endpoint.

Closes-Bug: 1476455

lp:~hopem/charms/trusty/percona-cluster/min-cluster-size bug(Has a merge proposal) Development 2015-07-22 11:40:52 UTC
66. [hopem,r=] Add min-cluster-size conf...

Author: Edward Hope-Morley
Revision Date: 2015-07-22 11:17:09 UTC

[hopem,r=]

Add min-cluster-size config option. This allows the charm to wait
for a minimum number of peers to join before bootstrapping
percona and allowing relations to access the database.

Closes-Bug: 1475585

lp:~hopem/charms/trusty/keystone/lp1472806 bug(Has a merge proposal) Development 2015-07-22 10:39:31 UTC
160. synced /next

Author: Edward Hope-Morley
Revision Date: 2015-07-22 10:39:31 UTC

synced /next

lp:~hopem/charms/trusty/keystone/fix-pki (Has a merge proposal) Development 2015-07-21 14:34:09 UTC
164. sync /next

Author: Edward Hope-Morley
Revision Date: 2015-07-21 14:34:09 UTC

sync /next

lp:~hopem/charms/trusty/nova-compute/add-rbd-cache-config-support bug(Has a merge proposal) Development 2015-07-20 08:38:11 UTC
146. sync trunk

Author: Edward Hope-Morley
Revision Date: 2015-07-20 08:38:11 UTC

sync trunk

lp:~hopem/openstack-charm-testing/update-readme-tempest (Has a merge proposal) Development 2015-07-16 09:30:44 UTC
114. Update tempest section examples in RE...

Author: Edward Hope-Morley
Revision Date: 2015-07-16 09:29:36 UTC

Update tempest section examples in README

lp:~hopem/nova/juno-sru-lp1459046 bug(Has a merge proposal) Development 2015-07-15 16:41:54 UTC
726. rm name

Author: Edward Hope-Morley
Revision Date: 2015-07-15 16:41:54 UTC

rm name

lp:~hopem/nova/icehouse-sru-lp1459046 bug(Has a merge proposal) Development 2015-07-15 16:41:13 UTC
709. rm name

Author: Edward Hope-Morley
Revision Date: 2015-07-15 16:41:13 UTC

rm name

lp:~hopem/charms/trusty/nova-compute/missing-network-device-mtu-juno-kilo (Has a merge proposal) Development 2015-07-07 12:07:19 UTC
136. [hopem,r=] Add missing network_devic...

Author: Edward Hope-Morley
Revision Date: 2015-07-07 12:06:07 UTC

[hopem,r=]

Add missing network_device_mtu to nova.conf templates for Juno and Kilo

lp:~hopem/charms/trusty/neutron-openvswitch/ensure-tmpdir-cleanup bug(Has a merge proposal) Development 2015-06-29 17:59:07 UTC
71. [hopem,r=] Ensure mktmp dir is delet...

Author: Edward Hope-Morley
Revision Date: 2015-06-29 17:55:59 UTC

[hopem,r=]

Ensure mktmp dir is deleted when no longer
needed.

Closes-Bug: 1467938

lp:~hopem/charms/trusty/neutron-gateway/ensure-tmpdir-cleanup bug(Has a merge proposal) Development 2015-06-29 17:58:21 UTC
122. [hopem,r=] Ensure mktmp dir is delet...

Author: Edward Hope-Morley
Revision Date: 2015-06-29 17:57:01 UTC

[hopem,r=]

Ensure mktmp dir is deleted when no longer
needed.

Closes-Bug: 1467938

lp:~hopem/charms/trusty/nova-cloud-controller/grizzly Development 2015-06-18 16:20:27 UTC
165. grizzly support

Author: Edward Hope-Morley
Revision Date: 2015-06-18 16:19:59 UTC

grizzly support

lp:~hopem/charms/trusty/nova-cloud-controller/lp1464605-stable-backport bug(Has a merge proposal) Development 2015-06-15 09:51:31 UTC
164. [hopem,r=] Ensure packages not upgra...

Author: Edward Hope-Morley
Revision Date: 2015-06-15 09:50:18 UTC

[hopem,r=]

Ensure packages not upgraded unexpectedly.

Backported from /next
Closes-Bug: 1464605

lp:~hopem/charms/trusty/nova-cloud-controller/lp1464605 bug(Has a merge proposal) Development 2015-06-12 13:05:30 UTC
167. [hopem,r=] Ensure packages not upgra...

Author: Edward Hope-Morley
Revision Date: 2015-06-12 13:03:50 UTC

[hopem,r=]

Ensure packages not upgraded unexpectedly.

Closes-Bug: 1464605

lp:~hopem/charms/trusty/keystone/fix-kilo-bind-host bug(Has a merge proposal) Development 2015-06-09 08:29:47 UTC
151. [hopem,r=] Replace deprecated bind_h...

Author: Edward Hope-Morley
Revision Date: 2015-06-09 08:28:18 UTC

[hopem,r=]

Replace deprecated bind_host with admin_bind_host and
public_bind_host in keystone.conf

Closes-Bug: 1463305

lp:~hopem/charms/trusty/neutron-gateway/ipv6 Development 2015-06-08 16:52:20 UTC
123. more

Author: Edward Hope-Morley
Revision Date: 2015-06-08 16:52:20 UTC

more

lp:~hopem/charms/trusty/cinder-ceph/fix-config-restart-svc-race-stable-backport bug Development 2015-06-05 16:05:51 UTC
33. [hopem,r=] Restart cinder-volume aft...

Author: Edward Hope-Morley
Revision Date: 2015-06-05 16:04:27 UTC

[hopem,r=]

Restart cinder-volume after ceph broker request succeeds.

Backport from /next
Closes-Bug: 1450543

lp:~hopem/charms/trusty/cinder/ensure-svcs-restart-after-db-init-stable-backport Development 2015-06-04 17:10:54 UTC
96. [hopem,r=wolsen,james-page] Ensure s...

Author: Edward Hope-Morley
Revision Date: 2015-06-04 17:08:16 UTC

[hopem,r=wolsen,james-page]

Ensure services are restarted after db initialised.

Backported from /next
Closes-Bug: 1457267

lp:~hopem/charms/trusty/hacluster/fix-netmtu-config bug(Has a merge proposal) Development 2015-06-04 10:02:38 UTC
49. [hopem,r=] Fixup corosync.conf confi...

Author: Edward Hope-Morley
Revision Date: 2015-06-04 10:00:56 UTC

[hopem,r=]

Fixup corosync.conf configuration

Closes-Bug: 1461849

lp:~hopem/charms/trusty/hacluster/fix-unicast-ipv6 bug(Has a merge proposal) Development 2015-06-03 12:18:49 UTC
49. [hopem,r=] Fixes unicast ipv6 Close...

Author: Edward Hope-Morley
Revision Date: 2015-06-03 12:18:49 UTC

[hopem,r=]

Fixes unicast ipv6

Closes-Bug: 1461145

lp:~hopem/charms/trusty/cinder/ensure-svcs-restart-after-db-init bug(Has a merge proposal) Development 2015-06-02 12:01:03 UTC
97. use different key for echo

Author: Edward Hope-Morley
Revision Date: 2015-06-02 12:01:03 UTC

use different key for echo

lp:~hopem/charms/trusty/cinder-ceph/fix-config-restart-svc-race bug(Has a merge proposal) Development 2015-06-01 10:09:05 UTC
33. fix import mixup

Author: Edward Hope-Morley
Revision Date: 2015-06-01 10:09:05 UTC

fix import mixup

lp:~hopem/charms/trusty/neutron-openvswitch/fix-network-vlan-ranges-parser bug(Has a merge proposal) Development 2015-05-20 19:44:27 UTC
69. sync

Author: Edward Hope-Morley
Revision Date: 2015-05-20 19:44:27 UTC

sync

lp:~hopem/charms/trusty/neutron-gateway/fix-network-vlan-ranges-parser bug(Has a merge proposal) Development 2015-05-20 19:44:05 UTC
117. sync

Author: Edward Hope-Morley
Revision Date: 2015-05-20 19:44:05 UTC

sync

lp:~hopem/charms/trusty/neutron-api/fix-network-vlan-ranges-parser bug(Has a merge proposal) Development 2015-05-20 19:42:53 UTC
114. sync

Author: Edward Hope-Morley
Revision Date: 2015-05-20 19:42:53 UTC

sync

lp:~hopem/charms/trusty/percona-cluster/fix-peerstore-passwd-lp1451890-stable-backport bug(Has a merge proposal) Development 2015-05-06 17:00:58 UTC
58. [hopem,r=] Sync charm-helpers (stabl...

Author: Edward Hope-Morley
Revision Date: 2015-05-06 16:59:31 UTC

[hopem,r=]

Sync charm-helpers (stable) to get backported
fix for LP 1451890.

lp:~hopem/charm-helpers/fix-peerstore-passwd-lp1451890-stable-backport bug(Has a merge proposal) Development 2015-05-06 17:00:45 UTC
365. [hopem,r=] Backport fix for LP 1451890

Author: Edward Hope-Morley
Revision Date: 2015-05-06 16:57:27 UTC

[hopem,r=]

Backport fix for LP 1451890

lp:~hopem/charms/trusty/percona-cluster/fix-peerstore-passwd-lp1451890 bug(Has a merge proposal) Development 2015-05-06 13:21:03 UTC
57. [hopem,r=] Sync charm-helpers to get...

Author: Edward Hope-Morley
Revision Date: 2015-05-06 13:20:02 UTC

[hopem,r=]

Sync charm-helpers to get fix for LP 1451890

lp:~hopem/charms/trusty/quantum-gateway/fix-network-vlan-ranges-parser Development 2015-05-04 10:57:32 UTC
115. update config description

Author: Edward Hope-Morley
Revision Date: 2015-05-04 10:57:32 UTC

update config description

lp:~hopem/charms/trusty/glance/service-restart-race-stable-backport bug(Has a merge proposal) Development 2015-05-01 11:44:37 UTC
117. [hopem,r=wolsen] Ensure glance-api s...

Author: Edward Hope-Morley
Revision Date: 2015-05-01 11:37:27 UTC

[hopem,r=wolsen]

Ensure glance-api service is restarted when we recieve
ack from ceph broker request so that we are sure it is
able to connect to newly created ceph resources.

Backported from /next
Closes-Bug: 1450543

lp:~hopem/charms/trusty/cinder/service-restart-race-stable-backport bug(Has a merge proposal) Development 2015-05-01 11:44:19 UTC
95. [hopem,r=wolsen] Ensure cinder-volum...

Author: Edward Hope-Morley
Revision Date: 2015-05-01 11:38:15 UTC

[hopem,r=wolsen]

Ensure cinder-volume service is restarted when we recieve
ack from ceph broker request so that we are sure it is
able to connect to newly created ceph resources.

Backported from /next
Closes-Bug: 1450543

lp:~hopem/charms/trusty/nova-compute/service-restart-race-stable-backport bug(Has a merge proposal) Development 2015-05-01 11:44:07 UTC
134. [hopem,r=wolsen] Ensure nova-compute...

Author: Edward Hope-Morley
Revision Date: 2015-05-01 11:37:05 UTC

[hopem,r=wolsen]

Ensure nova-compute service is restarted when we recieve
ack from ceph broker request so that we are sure it is
able to connect to newly created ceph resources.

Backported from /next
Closes-Bug: 1450543

lp:~hopem/charms/trusty/hacluster/code-cleanup (Has a merge proposal) Development 2015-04-30 19:39:45 UTC
51. synced /next

Author: Edward Hope-Morley
Revision Date: 2015-04-30 19:39:45 UTC

synced /next

lp:~hopem/charms/trusty/glance/fix-config-restart-svc-race bug(Has a merge proposal) Development 2015-04-30 17:06:12 UTC
115. [hopem,r=] Ensure glance-api service...

Author: Edward Hope-Morley
Revision Date: 2015-04-30 17:06:12 UTC

[hopem,r=]

Ensure glance-api service is restarted when we recieve
ack from ceph broker request so that we are sure it is
able to connect to newly created ceph resources.

Closes-Bug: 1450543

lp:~hopem/charms/trusty/cinder/fix-config-restart-svc-race bug(Has a merge proposal) Development 2015-04-30 17:04:54 UTC
93. [hopem,r=] Ensure cinder-volume serv...

Author: Edward Hope-Morley
Revision Date: 2015-04-30 17:03:20 UTC

[hopem,r=]

Ensure cinder-volume service is restarted when we recieve
ack from ceph broker request so that we are sure it is
able to connect to newly created ceph resources.

Closes-Bug: 1450543

lp:~hopem/charms/trusty/nova-compute/fix-config-restart-svc-race bug(Has a merge proposal) Development 2015-04-30 17:04:46 UTC
132. [hopem,r=] Ensure nova-compute servi...

Author: Edward Hope-Morley
Revision Date: 2015-04-30 17:01:22 UTC

[hopem,r=]

Ensure nova-compute service is restarted when we recieve
ack from ceph broker request so that we are sure it is
able to connect to newly created ceph resources.

Closes-Bug: 1450543

lp:~hopem/charms/trusty/ceph-radosgw/lp1449279-stable-backport bug(Has a merge proposal) Development 2015-04-29 13:39:05 UTC
39. [hopem,r=] Ensure that get_mon_hosts...

Author: Edward Hope-Morley
Revision Date: 2015-04-29 13:32:19 UTC

[hopem,r=]

Ensure that get_mon_hosts() uses provided ceph-public-address not
private-address from ceph relation.

Backported from /next
Closes-Bug: 1449279

lp:~hopem/charms/trusty/rabbitmq-server/min-cluster-size (Has a merge proposal) Development 2015-04-20 08:19:08 UTC
94. added unit test

Author: Edward Hope-Morley
Revision Date: 2015-04-20 08:19:08 UTC

added unit test

lp:~hopem/charms/trusty/neutron-api/add-configurable-flat-network bug(Has a merge proposal) Development 2015-04-15 14:26:58 UTC
100. better desc

Author: Edward Hope-Morley
Revision Date: 2015-04-15 14:26:58 UTC

better desc

lp:~hopem/charms/trusty/neutron-openvswitch/add-configurable-flat-network bug(Has a merge proposal) Development 2015-04-15 14:26:58 UTC
58. better desc

Author: Edward Hope-Morley
Revision Date: 2015-04-15 14:26:58 UTC

better desc

lp:~hopem/charms/trusty/quantum-gateway/add-configurable-flat-network bug(Has a merge proposal) Development 2015-04-15 14:26:58 UTC
99. better desc

Author: Edward Hope-Morley
Revision Date: 2015-04-15 14:26:58 UTC

better desc

lp:~hopem/charms/trusty/ceilometer/stable-backport-lp1433114 bug(Has a merge proposal) Development 2015-04-15 11:42:04 UTC
70. [hopem,r=] Backported fix for LP 143...

Author: Edward Hope-Morley
Revision Date: 2015-04-15 11:39:24 UTC

[hopem,r=]

Backported fix for LP 1433114

lp:~hopem/charms/trusty/percona-cluster/add-key-config-option bug(Has a merge proposal) Development 2015-04-15 11:02:28 UTC
53. [hopem,r=] Adds missing 'key' config...

Author: Edward Hope-Morley
Revision Date: 2015-04-15 11:01:49 UTC

[hopem,r=]

Adds missing 'key' config option required when using
'source' with private PPAs.

Closes-Bug: 1444412

lp:~hopem/charms/trusty/nova-compute/make-debug-verbose-configurable Development 2015-04-13 12:22:54 UTC
119. [trivial] make debug and verbose conf...

Author: Edward Hope-Morley
Revision Date: 2015-04-13 12:22:05 UTC

[trivial] make debug and verbose configurable

lp:~hopem/charms/trusty/neutron-api/fix-n-api-context (Has a merge proposal) Development 2015-04-13 10:16:24 UTC
98. fix neutron api context

Author: Edward Hope-Morley
Revision Date: 2015-04-13 10:15:58 UTC

fix neutron api context

lp:~hopem/charms/trusty/neutron-api/make-ml2-configurable (Has a merge proposal) Development 2015-04-10 17:44:11 UTC
97. [hopem,r=] Allow ml2 vlan-ranges and...

Author: Edward Hope-Morley
Revision Date: 2015-04-10 17:42:31 UTC

[hopem,r=]

Allow ml2 vlan-ranges and network-providers to
be configurable.

lp:~hopem/charms/trusty/neutron-openvswitch/fix-ml2-configs (Has a merge proposal) Development 2015-04-10 16:21:20 UTC
57. added unit tests

Author: Edward Hope-Morley
Revision Date: 2015-04-10 16:21:20 UTC

added unit tests

lp:~hopem/charms/trusty/quantum-gateway/fix-ml2-configs (Has a merge proposal) Development 2015-04-10 15:47:04 UTC
97. fix ml2 mapping parsing

Author: Edward Hope-Morley
Revision Date: 2015-04-10 15:45:07 UTC

fix ml2 mapping parsing

lp:~hopem/charms/trusty/openstack-dashboard/fix-missing-ssl-ca bug(Has a merge proposal) Development 2015-04-09 14:56:00 UTC
59. added b64decode

Author: Edward Hope-Morley
Revision Date: 2015-04-09 14:56:00 UTC

added b64decode

lp:~hopem/charms/trusty/keystone/fix-removed-peer-store-set-id-rels-stable (Has a merge proposal) Development 2015-04-09 10:32:21 UTC
124. [hopem,r=] Fix accidentally removed ...

Author: Edward Hope-Morley
Revision Date: 2015-04-09 10:32:07 UTC

[hopem,r=]

Fix accidentally removed peer_store_and_set() for identity
settings to ensure that they are shared with and forwardable by
all peers.

Backported from /next

lp:~hopem/charms/trusty/keystone/fix-removed-peer-store-set-id-rels (Has a merge proposal) Development 2015-04-09 10:30:15 UTC
139. [hopem,r=] Fix accidentally removed ...

Author: Edward Hope-Morley
Revision Date: 2015-04-09 10:30:15 UTC

[hopem,r=]

Fix accidentally removed peer_store_and_set() for identity
settings to ensure that they are shared with and forwardable by
all peers.

lp:~hopem/charms/trusty/swift-proxy/fix-endpoint-leader-changed (Has a merge proposal) Development 2015-04-08 16:24:50 UTC
92. no need for peer store endpoints

Author: Edward Hope-Morley
Revision Date: 2015-04-08 16:24:50 UTC

no need for peer store endpoints

lp:~hopem/charms/trusty/nova-cloud-controller/novnc-ssl-stable bug(Has a merge proposal) Development 2015-04-08 12:13:35 UTC
143. [hopem,r=] Fixes novnc SSL (ha and s...

Author: Edward Hope-Morley
Revision Date: 2015-04-08 12:13:35 UTC

[hopem,r=]

Fixes novnc SSL (ha and single unit)

Backport from /next

Closes-Bug: 1441143

lp:~hopem/charms/trusty/nova-cloud-controller/novnc-ssl bug(Has a merge proposal) Development 2015-04-08 12:10:09 UTC
151. [hopem,r=] Fixes novnc SSL (ha and s...

Author: Edward Hope-Morley
Revision Date: 2015-04-08 12:10:09 UTC

[hopem,r=]

Fixes novnc SSL (ha and single unit)

Closes-Bug: 1441143

lp:~hopem/charms/trusty/cinder-direct-attach/next Development 2015-04-06 22:35:00 UTC
7. cleanup and synced charm-helpers

Author: Edward Hope-Morley
Revision Date: 2015-04-06 22:34:25 UTC

cleanup and synced charm-helpers

lp:~hopem/charms/trusty/heat/ssl bug(Has a merge proposal) Development 2015-04-02 12:33:08 UTC
50. synced /next

Author: Edward Hope-Morley
Revision Date: 2015-04-02 12:33:08 UTC

synced /next

lp:~hopem/charms/trusty/nova-compute/fix-libvirt-bin bug(Has a merge proposal) Development 2015-03-31 13:28:05 UTC
116. Fixes broken rev 112 by using /etc/in...

Author: Edward Hope-Morley
Revision Date: 2015-03-31 13:22:53 UTC

Fixes broken rev 112 by using /etc/init.d/libvirt-bin.override
instead of /etc/default/libvirt-bin

lp:~hopem/charms/trusty/keystone/refactor-credentials-create (Has a merge proposal) Development 2015-03-30 20:42:39 UTC
141. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-30 20:42:39 UTC

cleanup

lp:~hopem/charms/trusty/nova-cloud-controller/ensure-apache-restart bug(Has a merge proposal) Development 2015-03-30 17:26:30 UTC
148. use service_reload()

Author: Edward Hope-Morley
Revision Date: 2015-03-30 17:26:30 UTC

use service_reload()

lp:~hopem/charms/trusty/neutron-api/ensure-apache-restart bug(Has a merge proposal) Development 2015-03-30 17:26:30 UTC
90. use service_reload()

Author: Edward Hope-Morley
Revision Date: 2015-03-30 17:26:30 UTC

use service_reload()

lp:~hopem/charms/trusty/glance/ensure-apache-restart bug(Has a merge proposal) Development 2015-03-30 17:26:30 UTC
105. use service_reload()

Author: Edward Hope-Morley
Revision Date: 2015-03-30 17:26:30 UTC

use service_reload()

lp:~hopem/charms/trusty/cinder/ensure-apache-restart bug(Has a merge proposal) Development 2015-03-30 17:26:29 UTC
82. use service_reload()

Author: Edward Hope-Morley
Revision Date: 2015-03-30 17:26:29 UTC

use service_reload()

lp:~hopem/charms/trusty/swift-proxy/ensure-apache-restart bug(Has a merge proposal) Development 2015-03-30 17:26:29 UTC
88. use service_reload()

Author: Edward Hope-Morley
Revision Date: 2015-03-30 17:26:29 UTC

use service_reload()

lp:~hopem/charms/trusty/keystone/fix-auth-settings (Has a merge proposal) Development 2015-03-29 23:05:13 UTC
135. [hopem,r=] A previous commit had rem...

Author: Edward Hope-Morley
Revision Date: 2015-03-29 23:00:15 UTC

[hopem,r=]

A previous commit had removed auth_host and service_host from
the peer relation due to races with resolve_address(). If
we do not place this data on the peer relation we actually
break endpoints that use openstack.context.IdentityServiceContext
which expects *any* keystone relation unit to be able to provide
a complete set of valid settings...which are propagated by the
peer relation and re-propagated to the keystone relations.

lp:~hopem/charms/trusty/keystone/fix-ssl-sync-peer-actions (Has a merge proposal) Development 2015-03-27 00:27:45 UTC
134. fix ssl sync peer actions

Author: Edward Hope-Morley
Revision Date: 2015-03-27 00:27:22 UTC

fix ssl sync peer actions

lp:~hopem/charms/trusty/keystone/fix-db-access-before-ready-2 bug(Has a merge proposal) Development 2015-03-26 23:13:15 UTC
134. added unit test

Author: Edward Hope-Morley
Revision Date: 2015-03-26 23:13:15 UTC

added unit test

lp:~hopem/charms/trusty/keystone/fix-db-access-before-ready bug(Has a merge proposal) Development 2015-03-26 22:55:29 UTC
132. [hopem,r=gnuoy] Fixes import error f...

Author: Edward Hope-Morley
Revision Date: 2015-03-20 10:57:38 UTC

[hopem,r=gnuoy]

Fixes import error for versions of python-keystoneclient < Icehouse

Closes-Bug: 1423579

lp:~hopem/charms/trusty/ceilometer/fix-apache-reload-error bug(Has a merge proposal) Development 2015-03-26 21:00:34 UTC
75. try reload then restart if fails

Author: Edward Hope-Morley
Revision Date: 2015-03-26 21:00:34 UTC

try reload then restart if fails

lp:~hopem/charms/trusty/swift-proxy/fix-builder-broker-address bug(Has a merge proposal) Development 2015-03-25 17:54:29 UTC
87. fix amulet test

Author: Edward Hope-Morley
Revision Date: 2015-03-25 17:54:29 UTC

fix amulet test

lp:~hopem/charms/trusty/ceilometer/backport-fix-https-endpoint (Has a merge proposal) Development 2015-03-20 11:20:47 UTC
69. [hopem,r=] Backport fix for https en...

Author: Edward Hope-Morley
Revision Date: 2015-03-20 11:20:47 UTC

[hopem,r=]

Backport fix for https endpoint from /next. This is a partial backport of
r72 with only necessary changes.

lp:~hopem/charms/trusty/keystone/fix-ssl-inject bug(Has a merge proposal) Development 2015-03-18 18:38:09 UTC
132. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-18 18:38:09 UTC

cleanup

lp:~hopem/charms/trusty/nova-cloud-controller/fix-ssl-inject bug(Has a merge proposal) Development 2015-03-18 18:37:50 UTC
146. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-18 18:37:50 UTC

cleanup

lp:~hopem/charms/trusty/neutron-api/fix-ssl-inject bug(Has a merge proposal) Development 2015-03-18 18:36:26 UTC
86. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-18 18:36:26 UTC

cleanup

lp:~hopem/charms/trusty/swift-proxy/fix-ssl-inject bug(Has a merge proposal) Development 2015-03-18 18:35:57 UTC
86. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-18 18:35:57 UTC

cleanup

lp:~hopem/charms/trusty/glance/fix-ssl-inject bug(Has a merge proposal) Development 2015-03-18 18:35:42 UTC
103. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-18 18:35:42 UTC

cleanup

lp:~hopem/charms/trusty/cinder/fix-ssl-inject bug(Has a merge proposal) Development 2015-03-18 18:35:28 UTC
81. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-18 18:35:28 UTC

cleanup

lp:~hopem/charms/trusty/ceilometer/fix-ssl-inject bug(Has a merge proposal) Development 2015-03-18 18:35:05 UTC
74. cleanup

Author: Edward Hope-Morley
Revision Date: 2015-03-18 18:35:05 UTC

cleanup

lp:~hopem/charms/trusty/keystone/fix-ssl-inject-certs Development 2015-03-18 17:35:00 UTC
128. first pass at fixing ssl inject

Author: Edward Hope-Morley
Revision Date: 2015-03-12 19:47:57 UTC

first pass at fixing ssl inject

lp:~hopem/charms/trusty/keystone/leadership-election Development 2015-03-15 10:21:29 UTC
144. sync stage - omit eexist files

Author: Edward Hope-Morley
Revision Date: 2015-03-15 10:21:29 UTC

sync stage - omit eexist files

lp:~hopem/charms/trusty/keystone/fix-pki-token-support bug(Has a merge proposal) Development 2015-03-11 14:46:42 UTC
128. cleanuo

Author: Edward Hope-Morley
Revision Date: 2015-03-11 14:46:42 UTC

cleanuo

lp:~hopem/charms/trusty/keystone/stable-fix-ssl-disable bug(Has a merge proposal) Development 2015-03-10 12:04:08 UTC
119. [hopem,r=] Fixes disable ssl. Allows...

Author: Edward Hope-Morley
Revision Date: 2015-03-10 12:04:08 UTC

[hopem,r=]

Fixes disable ssl. Allows disable of use-https and https-service-endpoints.

Use '__null__' value to flush out peer relation settings that need to be unset
when forwared to other relations. This will fix ssl disable by ensuring that
peer settings are correctly forwarded to endpoint relations.

Backported from /next
Closes-Bug: 1427906

lp:~hopem/charms/trusty/keystone/fix-ssl-disable bug(Has a merge proposal) Development 2015-03-10 12:02:11 UTC
126. [hopem,r=] Fixes disable ssl. Allows...

Author: Edward Hope-Morley
Revision Date: 2015-03-10 12:02:11 UTC

[hopem,r=]

Fixes disable ssl. Allows disable of use-https and https-service-endpoints.

Use '__null__' value to flush out peer relation settings that need to be unset
when forwared to other relations. This will fix ssl disable by ensuring that
peer settings are correctly forwarded to endpoint relations.

Closes-Bug: 1427906

lp:~hopem/charm-helpers/fix-ssl-disable Development 2015-03-10 00:27:10 UTC
338. more

Author: Edward Hope-Morley
Revision Date: 2015-03-10 00:27:10 UTC

more

lp:~hopem/charms/trusty/nova-cloud-controller/fix-ssl-disable Development 2015-03-07 11:02:02 UTC
144. sync ch to get fix for LP #1423341

Author: Edward Hope-Morley
Revision Date: 2015-03-06 19:11:33 UTC

sync ch to get fix for LP #1423341

lp:~hopem/charms/trusty/neutron-api/fix-ssl-disable Development 2015-03-07 11:01:52 UTC
83. sync ch to get fix for LP #1423341

Author: Edward Hope-Morley
Revision Date: 2015-03-06 19:11:33 UTC

sync ch to get fix for LP #1423341

lp:~hopem/charms/trusty/ceilometer/fix-ssl-disable Development 2015-03-07 11:01:47 UTC
72. sync ch to get fix for LP #1423341

Author: Edward Hope-Morley
Revision Date: 2015-03-06 19:11:32 UTC

sync ch to get fix for LP #1423341

lp:~hopem/charms/trusty/glance/fix-ssl-disable Development 2015-03-07 11:01:29 UTC
101. sync ch to get fix for LP #1423341

Author: Edward Hope-Morley
Revision Date: 2015-03-06 19:11:32 UTC

sync ch to get fix for LP #1423341

lp:~hopem/charms/trusty/cinder/fix-ssl-disable Development 2015-03-07 11:01:24 UTC
77. fix ssl diable

Author: Edward Hope-Morley
Revision Date: 2015-03-05 09:56:51 UTC

fix ssl diable

lp:~hopem/charms/trusty/swift-proxy/fix-ssl-disable Development 2015-03-06 19:13:38 UTC
84. sync ch to get fix for LP #1423341

Author: Edward Hope-Morley
Revision Date: 2015-03-06 19:11:33 UTC

sync ch to get fix for LP #1423341

lp:~hopem/charms/trusty/keystone/fix-pki-token-support.2 Development 2015-03-05 09:16:48 UTC
130. more

Author: Edward Hope-Morley
Revision Date: 2015-03-05 09:16:48 UTC

more

lp:~hopem/charms/trusty/ceilometer/pki-token-support bug(Has a merge proposal) Development 2015-03-05 06:08:31 UTC
78. ensure endpoints updated in keystone ...

Author: Edward Hope-Morley
Revision Date: 2015-03-05 06:08:31 UTC

ensure endpoints updated in keystone changed

lp:~hopem/charms/trusty/percona-cluster/fix-lp1425999 bug(Has a merge proposal) Development 2015-02-27 10:18:11 UTC
48. synced ch

Author: Edward Hope-Morley
Revision Date: 2015-02-27 10:18:11 UTC

synced ch

lp:~hopem/charms/trusty/percona-cluster/next-fix-lp1425999 bug(Has a merge proposal) Development 2015-02-27 10:17:54 UTC
51. synced ch

Author: Edward Hope-Morley
Revision Date: 2015-02-27 10:17:54 UTC

synced ch

lp:~hopem/charms/trusty/mysql/fix-lp1425999 bug(Has a merge proposal) Development 2015-02-27 10:17:34 UTC
142. synced ch and add unit test

Author: Edward Hope-Morley
Revision Date: 2015-02-27 10:17:34 UTC

synced ch and add unit test

lp:~hopem/charms/trusty/percona-cluster/next-fix-mysql-helper-passwd-backcompat bug(Has a merge proposal) Development 2015-02-25 20:49:11 UTC
48. Synced charm-helpers to get fix for L...

Author: Edward Hope-Morley
Revision Date: 2015-02-25 20:48:34 UTC

Synced charm-helpers to get fix for LP #1423153

lp:~hopem/charms/trusty/percona-cluster/fix-mysql-helper-passwd-backcompat bug(Has a merge proposal) Development 2015-02-25 20:40:36 UTC
47. more

Author: Edward Hope-Morley
Revision Date: 2015-02-25 18:44:22 UTC

more

lp:~hopem/charms/trusty/mysql/fix-mysql-helper-passwd-backcompat bug(Has a merge proposal) Development 2015-02-25 18:43:26 UTC
141. more

Author: Edward Hope-Morley
Revision Date: 2015-02-25 18:43:26 UTC

more

lp:~hopem/charms/trusty/cinder/pki-token-support bug(Has a merge proposal) Development 2015-02-24 14:13:41 UTC
77. ensure apache2 stop+start if config c...

Author: Edward Hope-Morley
Revision Date: 2015-02-24 14:13:41 UTC

ensure apache2 stop+start if config changed

lp:~hopem/charms/trusty/swift-proxy/pki-token-support bug(Has a merge proposal) Development 2015-02-24 12:37:36 UTC
85. synced charm-helpers;

Author: Edward Hope-Morley
Revision Date: 2015-02-24 12:37:36 UTC

synced charm-helpers;

101200 of 342 results