Merge lp:~james-page/neutron/iputils-arping into lp:~openstack-ubuntu-testing/neutron/grizzly

Proposed by James Page
Status: Merged
Approved by: Yolanda Robla
Approved revision: 142
Merged at revision: 142
Proposed branch: lp:~james-page/neutron/iputils-arping
Merge into: lp:~openstack-ubuntu-testing/neutron/grizzly
Diff against target: 23 lines (+2/-0)
2 files modified
debian/changelog (+1/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~james-page/neutron/iputils-arping
Reviewer Review Type Date Requested Status
Yolanda Robla (community) Approve
Review via email: mp+152716@code.launchpad.net

Description of the change

l3 agent requires iputils-arping

To post a comment you must log in.
Revision history for this message
Yolanda Robla (yolanda.robla) wrote :

Looks good to me

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-03-08 10:42:58 +0000
3+++ debian/changelog 2013-03-11 16:25:26 +0000
4@@ -23,6 +23,7 @@
5 * d/quantum-metadata-agent.*: Refactor metadata-agent into separate
6 package and add Depends from quantum-l3-agent and quantum-dhcp-agent.
7 * d/quantum-plugin-nicira.install: Add quantum-check-nvp-config binary.
8+ * d/control: Add iputils-arping to quantum-l3-agent Depends (LP: #1153066).
9
10 -- Chuck Short <zulcss@ubuntu.com> Tue, 26 Feb 2013 08:27:14 -0600
11
12
13=== modified file 'debian/control'
14--- debian/control 2013-03-08 10:42:58 +0000
15+++ debian/control 2013-03-11 16:25:26 +0000
16@@ -271,6 +271,7 @@
17 Depends:
18 quantum-common (= ${source:Version}),
19 quantum-metadata-agent (= ${source:Version}),
20+ iputils-arping,
21 ${misc:Depends},
22 ${python:Depends},
23 ${shlibs:Depends}

Subscribers

People subscribed via source and target branches