Merge lp:~gandelman-a/ubuntu/precise/nova/891227 into lp:ubuntu/precise/nova

Proposed by Adam Gandelman
Status: Merged
Merge reported by: Chuck Short
Merged at revision: not available
Proposed branch: lp:~gandelman-a/ubuntu/precise/nova/891227
Merge into: lp:ubuntu/precise/nova
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/nova.conf (+1/-1)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/precise/nova/891227
Reviewer Review Type Date Requested Status
Chuck Short (community) Approve
Review via email: mp+84323@code.launchpad.net

Description of the change

Seems flag parsing has changed since diablo, --force_dhcp_release no longer takes a parameter

To post a comment you must log in.
Revision history for this message
Chuck Short (zulcss) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2011-12-02 10:56:30 +0000
+++ debian/changelog 2011-12-02 20:37:25 +0000
@@ -1,3 +1,10 @@
1nova (2012.1~e2~20111202.11641-0ubuntu2) precise; urgency=low
2
3 * debian/nova.conf: Remove parameter to --force_dhcp_release
4 (LP: #891227)
5
6 -- Adam Gandelman <adamg@canonical.com> Fri, 02 Dec 2011 11:31:34 -0800
7
1nova (2012.1~e2~20111202.11641-0ubuntu1) precise; urgency=low8nova (2012.1~e2~20111202.11641-0ubuntu1) precise; urgency=low
29
3 * New upstream release.10 * New upstream release.
411
=== modified file 'debian/nova.conf'
--- debian/nova.conf 2011-09-27 14:56:59 +0000
+++ debian/nova.conf 2011-12-02 20:37:25 +0000
@@ -3,7 +3,7 @@
3--logdir=/var/log/nova3--logdir=/var/log/nova
4--state_path=/var/lib/nova4--state_path=/var/lib/nova
5--lock_path=/var/lock/nova5--lock_path=/var/lock/nova
6--force_dhcp_release=True6--force_dhcp_release
7--use_deprecated_auth7--use_deprecated_auth
8--iscsi_helper=tgtadm8--iscsi_helper=tgtadm
9--verbose9--verbose

Subscribers

People subscribed via source and target branches