Merge lp:~gandelman-a/swift/ubuntu-merge into lp:~openstack-ubuntu-packagers/swift/ubuntu

Proposed by Adam Gandelman
Status: Needs review
Proposed branch: lp:~gandelman-a/swift/ubuntu-merge
Merge into: lp:~openstack-ubuntu-packagers/swift/ubuntu
Diff against target: 45 lines (+13/-8)
3 files modified
debian/changelog (+11/-0)
debian/container-server.conf (+2/-0)
debian/swift.manpages (+0/-8)
To merge this branch: bzr merge lp:~gandelman-a/swift/ubuntu-merge
Reviewer Review Type Date Requested Status
OpenStack Ubuntu packagers Pending
Review via email: mp+86768@code.launchpad.net

Description of the change

container-sync must be new, 'swift-init start all' and 'swift-init start container-sync' fail without proper heading in swift-container.conf

To post a comment you must log in.

Unmerged revisions

53. By Adam Gandelman

debian/container-server.conf: Add [container-sync] heading required
to start container-sync

52. By Adam Gandelman

debian/swift.manpages: Remove swauth man pages.

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 2011-12-16 14:45:33 +0000
3+++ debian/changelog 2011-12-23 00:57:25 +0000
4@@ -1,3 +1,14 @@
5+swift (1.4.5~20111202.1634-0ubuntu3) UNRELEASED; urgency=low
6+
7+ [ Matthias Klose ]
8+ * debian/swift.manpages: Remove swauth man pages.
9+
10+ [ Adam Gandelman ]
11+ * debian/container-server.conf: Add [container-sync] heading required
12+ to start container-sync
13+
14+ -- Adam Gandelman <adamg@canonical.com> Thu, 22 Dec 2011 16:48:25 -0800
15+
16 swift (1.4.5~20111202.1634-0ubuntu2) precise; urgency=low
17
18 * Drop swauth man pages. (LP: #900888)
19
20=== modified file 'debian/container-server.conf'
21--- debian/container-server.conf 2011-05-08 05:43:32 +0000
22+++ debian/container-server.conf 2011-12-23 00:57:25 +0000
23@@ -13,3 +13,5 @@
24 [container-updater]
25
26 [container-auditor]
27+
28+[container-sync]
29
30=== modified file 'debian/swift.manpages'
31--- debian/swift.manpages 2011-07-12 12:35:12 +0000
32+++ debian/swift.manpages 2011-12-23 00:57:25 +0000
33@@ -1,12 +1,4 @@
34 debian/mans/swift/swift.8
35-debian/mans/swift/swauth-add-account.8
36-debian/mans/swift/swauth-add-user.8
37-debian/mans/swift/swauth-cleanup-tokens.8
38-debian/mans/swift/swauth-delete-account.8
39-debian/mans/swift/swauth-delete-user.8
40-debian/mans/swift/swauth-list.8
41-debian/mans/swift/swauth-prep.8
42-debian/mans/swift/swauth-set-account-service.8
43 debian/mans/swift/swift-account-audit.8
44 debian/mans/swift/swift-bench.8
45 debian/mans/swift/swift-get-nodes.8

Subscribers

People subscribed via source and target branches