Merge lp:~cjohnston/ubuntu-ci-services-itself/ts-juju-enum into lp:ubuntu-ci-services-itself

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 137
Merged at revision: 143
Proposed branch: lp:~cjohnston/ubuntu-ci-services-itself/ts-juju-enum
Merge into: lp:ubuntu-ci-services-itself
Diff against target: 12 lines (+1/-1)
1 file modified
juju-deployer/ticket_system.yaml (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/ubuntu-ci-services-itself/ts-juju-enum
Reviewer Review Type Date Requested Status
Evan (community) Approve
Andy Doan (community) Approve
Review via email: mp+203169@code.launchpad.net

Commit message

Add missing lazr.enum to TS juju

To post a comment you must log in.
Revision history for this message
Andy Doan (doanac) wrote :

ah - i hit this bug yesterday. thanks

review: Approve
Revision history for this message
Evan (ev) wrote :

Spot on +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'juju-deployer/ticket_system.yaml'
2--- juju-deployer/ticket_system.yaml 2013-12-19 17:11:55 +0000
3+++ juju-deployer/ticket_system.yaml 2014-01-24 20:19:04 +0000
4@@ -7,7 +7,7 @@
5 options:
6 vcs: bzr
7 repos_url: lp:ubuntu-ci-services-itself
8- additional_distro_packages: python-mock
9+ additional_distro_packages: python-mock,lazr.enum
10 additional_pip_packages: django-tastypie==0.9.15
11 application_path: ticket_system/
12 django_settings: ticket_system.settings

Subscribers

People subscribed via source and target branches