Merge lp:~hopem/charms/trusty/glance/avoid-dnspython into lp:~openstack-charmers-archive/charms/trusty/glance/next

Proposed by Edward Hope-Morley
Status: Merged
Merged at revision: 81
Proposed branch: lp:~hopem/charms/trusty/glance/avoid-dnspython
Merge into: lp:~openstack-charmers-archive/charms/trusty/glance/next
Diff against target: 12 lines (+1/-1)
1 file modified
hooks/glance_utils.py (+1/-1)
To merge this branch: bzr merge lp:~hopem/charms/trusty/glance/avoid-dnspython
Reviewer Review Type Date Requested Status
Liam Young (community) Approve
Review via email: mp+243663@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Liam Young (gnuoy) wrote :

Approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'hooks/glance_utils.py'
--- hooks/glance_utils.py 2014-11-13 12:32:27 +0000
+++ hooks/glance_utils.py 2014-12-04 13:32:17 +0000
@@ -47,7 +47,7 @@
47CLUSTER_RES = "grp_glance_vips"47CLUSTER_RES = "grp_glance_vips"
4848
49PACKAGES = [49PACKAGES = [
50 "apache2", "glance", "python-mysqldb", "python-swift",50 "apache2", "glance", "python-mysqldb", "python-swiftclient",
51 "python-psycopg2", "python-keystone", "uuid", "haproxy", ]51 "python-psycopg2", "python-keystone", "uuid", "haproxy", ]
5252
53SERVICES = [53SERVICES = [

Subscribers

People subscribed via source and target branches