branches with status:
Name Status Last Modified Last Commit
lp:~cbjchen/horizon/lp1382079 bug(Has a merge proposal) 1 Development 2016-03-15 07:28:23 UTC
244. SRU fix for LP: #1382079

Author: Liang Chen
Revision Date: 2016-03-15 07:25:41 UTC

SRU fix for LP: #1382079

lp:~cbjchen/charms/trusty/heat/next-ha bug(Has a merge proposal) 1 Development 2016-02-19 11:22:51 UTC
71. Provide heat charm HA support [cbjch...

Author: Liang Chen
Revision Date: 2016-02-19 11:22:51 UTC

Provide heat charm HA support

[cbjchen,r=]

lp:~cbjchen/charms/trusty/heat/heat-ha-rebased 1 Development 2016-01-08 11:44:48 UTC
65. Provide heat charm HA support [cbjch...

Author: Liang Chen
Revision Date: 2016-01-08 11:42:23 UTC

Provide heat charm HA support

[cbjchen,r=]

lp:~cbjchen/charms/trusty/heat/next-ha-rebased 1 Development 2016-01-08 11:39:29 UTC This branch is empty.
lp:~cbjchen/cinder/lp1514325 bug(Has a merge proposal) 1 Development 2015-12-25 06:32:29 UTC
238. SRU LP: #1514325 * Fix unicode volue...

Author: lchen
Revision Date: 2015-12-25 06:27:17 UTC

SRU LP: #1514325

* Fix unicode volue name error. (LP:#1514325):
  - d/p encode-repr-return.patch: ensure __repr__ return value encoded

lp:~cbjchen/charms/trusty/heat/ha (Has a merge proposal) 1 Development 2015-12-17 14:23:22 UTC
53. Add unittests

Author: lchen
Revision Date: 2015-12-16 09:42:09 UTC

Add unittests

lp:~cbjchen/ubuntu/trusty/mysql-5.6/fix-for-1500684 bug(Has a merge proposal) 1 Development 2015-10-09 13:54:54 UTC
7. Update to 5.6.26 Update to 5.6.26 to...

Author: <email address hidden>
Revision Date: 2015-10-09 13:32:49 UTC

Update to 5.6.26

Update to 5.6.26 to pick up security fixes.

local changes:
1. mysql-5.6.26-fix-build.patch is to fix a build dependency issue
2. change -fno-exception to -fexceptions in rules to allow catching
   exception

[cbjchen,r=]

lp:~cbjchen/charms/trusty/openstack-dashboard/enforce-ssl (Has a merge proposal) 1 Development 2015-09-30 07:39:39 UTC
90. Add enfore-ssl config option A...

Author: lchen
Revision Date: 2015-09-30 07:39:39 UTC

  Add enfore-ssl config option

  Add an enforce-ssl config option to redirect 80
  port traffic to 433

  [cbjchen,r=]

lp:~cbjchen/nova/kilo-sru-lp1457517 bug(Has a merge proposal) 1 Development 2015-08-18 01:52:01 UTC
780. d/p/not-check-disk-size.patch: Fix bo...

Author: lchen
Revision Date: 2015-08-18 01:45:35 UTC

d/p/not-check-disk-size.patch: Fix booting from volume error when
flavor disk too small (LP: #1457517).

lp:~cbjchen/nova/juno-sru-lp1353939 bug(Has a merge proposal) 1 Development 2015-07-24 18:55:49 UTC
726. edit changelog

Author: <email address hidden>
Revision Date: 2015-07-24 18:55:49 UTC

edit changelog

lp:~cbjchen/charms/trusty/neutron-gateway/metadata-api-config-fix bug(Has a merge proposal) 1 Development 2015-05-14 18:37:12 UTC
116. remove unnecessary db config for nova...

Author: <email address hidden>
Revision Date: 2015-05-14 18:26:07 UTC

remove unnecessary db config for nova-metadata-api

[cbjchen,r=]
nova-metadata-api only access db through nova-conductor.
And the db config was left wrong when db relation is
not ready.

lp:~cbjchen/charms/trusty/quantum-gateway/metadata-api-config-fix 1 Development 2015-05-14 18:26:07 UTC
116. remove unnecessary db config for nova...

Author: <email address hidden>
Revision Date: 2015-05-14 18:26:07 UTC

remove unnecessary db config for nova-metadata-api

[cbjchen,r=]
nova-metadata-api only access db through nova-conductor.
And the db config was left wrong when db relation is
not ready.

lp:~cbjchen/+junk/keystone-ssl 1 Development 2015-03-18 02:58:28 UTC
29. populate certs and keys

Author: <email address hidden>
Revision Date: 2015-03-18 02:57:19 UTC

populate certs and keys

lp:~cbjchen/charms/trusty/keystone/use-ssl-config (Has a merge proposal) 1 Development 2015-03-13 00:52:59 UTC
129. Make use of key/cert/ca config [cjbc...

Author: <email address hidden>
Revision Date: 2015-03-13 00:50:37 UTC

Make use of key/cert/ca config

[cjbchen,r=]
Make sure the configure option ssl_key, ssl_cert, and
ssl_ca are used when provided.

lp:~cbjchen/charms/trusty/ubuntu/lxc-network-config bug(Has a merge proposal) 1 Development 2015-02-19 21:25:03 UTC
9. provide a config option for ubuntu ch...

Author: <email address hidden>
Revision Date: 2015-02-19 21:19:01 UTC

provide a config option for ubuntu charm

[cjbchen,r=]
This patch provides a config option for the ubuntu
charm, so that users can choose whether to create
a different subnet or just bridge to the exist
network that the ubuntu instance is in for lxc
containers running in the ubuntu instance.

lp:~cbjchen/charms/trusty/nova-compute/remove_stale_key bug(Has a merge proposal) 1 Development 2015-02-06 18:11:57 UTC
102. Clean up stale ceph keyring [cbjchen...

Author: <email address hidden>
Revision Date: 2015-02-06 18:09:18 UTC

Clean up stale ceph keyring

[cbjchen,r=]
Clean up the keyring after ceph relation is broken. So when next
time ceph relation is joined, ensure_ceph_keyring will not ignore
the new key because of the existance of the old one.

lp:~cbjchen/charms/trusty/cinder/remove_stale_key bug(Has a merge proposal) 1 Development 2015-02-04 19:30:17 UTC
72. Clean up stale ceph keyring [cbjchen...

Author: <email address hidden>
Revision Date: 2015-02-04 19:29:31 UTC

Clean up stale ceph keyring

[cbjchen,r=]
Clean up the keyring after ceph relation is broken. So when next
time ceph relation is joined, ensure_ceph_keyring will not ignore
the new key because of the existance of the old one.

lp:~cbjchen/charms/trusty/cinder-ceph/remove_stale_key bug(Has a merge proposal) 1 Development 2015-02-04 19:25:46 UTC
26. Clean up stale ceph keyring [cbjchen...

Author: <email address hidden>
Revision Date: 2015-02-04 19:24:05 UTC

Clean up stale ceph keyring

[cbjchen,r=]
Clean up the keyring after ceph relation is broken. So when next
time ceph relation is joined, ensure_ceph_keyring will not ignore
the new key because of the existance of the old one.

lp:~cbjchen/charms/precise/nova-compute/libvirt_uniq_uuid 1 Development 2015-02-03 20:58:42 UTC
100. Config libvirt host_uuid explicitly ...

Author: <email address hidden>
Revision Date: 2015-02-03 20:42:09 UTC

Config libvirt host_uuid explicitly

[cbjchen,r=]
Making sure libvirt daemon gets a unique host_uuid
on every host.

lp:~cbjchen/charms/trusty/nova-compute/libvirt_uniq_uuid bug(Has a merge proposal) 1 Development 2015-02-03 20:44:21 UTC
100. Config libvirt host_uuid explicitly ...

Author: <email address hidden>
Revision Date: 2015-02-03 20:42:09 UTC

Config libvirt host_uuid explicitly

[cbjchen,r=]
Making sure libvirt daemon gets a unique host_uuid
on every host.

lp:~cbjchen/charms/trusty/glance/remove_stale_key bug(Has a merge proposal) 1 Development 2015-01-30 22:42:44 UTC
97. Clean up stale ceph keyring [cbjchen...

Author: <email address hidden>
Revision Date: 2015-01-30 22:42:44 UTC

Clean up stale ceph keyring

[cbjchen,r=]
Clean up the keyring after ceph relation is broken. So when next
time ceph relation is joined, ensure_ceph_keyring will not ignore
the new key because of the existance of the old one.

lp:~cbjchen/charms/trusty/openstack-dashboard/haproxy_ipv6 bug(Has a merge proposal) 1 Development 2015-01-26 16:13:51 UTC
45. Fix unit test failure [cbjchen,r=] F...

Author: <email address hidden>
Revision Date: 2015-01-26 16:13:51 UTC

Fix unit test failure

[cbjchen,r=]
Fixing a couple unit test errors due to the
introduction of the new prefer_ipv6 variable
in the context.

lp:~cbjchen/charms/trusty/nova-cloud-controller/my_ip_setting bug(Has a merge proposal) 1 Development 2014-12-03 23:32:11 UTC
126. set my_ip to an address reachable fro...

Author: <email address hidden>
Revision Date: 2014-12-03 23:31:19 UTC

set my_ip to an address reachable from outside

[cbjchen,r=]
my_ip can be used by other hosts like a callback.
It needs to be set to a ip address that can reach
to the nova-cc node from other hosts. This patch
will try to use the internal-network address if
applicable, or otherwise the private-address.

lp:~cbjchen/charms/trusty/nova-compute/my_ip_setting bug(Has a merge proposal) 1 Development 2014-12-03 23:23:54 UTC
88. set my_ip to unit private-address [c...

Author: <email address hidden>
Revision Date: 2014-12-03 23:23:54 UTC

set my_ip to unit private-address

[cbjchen,r=]
The default value for my_ip can be problematic.
The ip assocated with the NIC leading to the
default gateway may not be the desired one for
openstack service communication. Setting it to
the unit private-address, so that all the inter
service communications use the same network -
we alreay use the unit private-address as
service endpoint IPs.

lp:~cbjchen/charms/precise/openstack-dashboard/lp1311379 bug(Has a merge proposal) 1 Development 2014-12-03 16:36:25 UTC
42. install python-lesscpy when neccessar...

Author: <email address hidden>
Revision Date: 2014-12-03 16:36:25 UTC

install python-lesscpy when neccessary

[cbjchen,r=]
install python-lesscpy for icehouse release when
offline-compression is set to 'no'

lp:~cbjchen/charms/trusty/cinder/fix_overwrite_config bug(Has a merge proposal) 1 Development 2014-11-29 14:58:42 UTC
57. use disks with no filesystems or LVM ...

Author: <email address hidden>
Revision Date: 2014-11-29 14:58:42 UTC

use disks with no filesystems or LVM

[cbjchen,r=]
The charm should use disks which do not
have previous filesystem or LVM even if
overwrite is set to "false"

lp:~cbjchen/charms/trusty/nova-compute/lp1391313 1 Development 2014-11-12 18:50:47 UTC
87. set my_ip to unit private-address [c...

Author: <email address hidden>
Revision Date: 2014-11-12 18:50:47 UTC

set my_ip to unit private-address

[cbjchen,r=]
The default value for my_ip can be problematic.
The ip assocated with the NIC leading to the
default gateway may not be the desired one for
openstack service communication. Setting it to
the unit private-address when cloud controller
joined the relation, so that all the inter
service communications use the same network -
we alreay use the unit private-address as
service endpoint IPs.

lp:~cbjchen/charms/precise/ceph-radosgw/ceph_fastcgi (Has a merge proposal) 1 Development 2014-06-15 18:15:19 UTC
22. Use Ceph build FastCGI for chunked tr...

Author: <email address hidden>
Revision Date: 2014-06-15 18:15:19 UTC

Use Ceph build FastCGI for chunked tranfer support

128 of 28 results