[Openstack-devel] Bug#694518: [RFR] templates://sheepdog/{sheepdog.templates}

Christian PERRIER bubulle at debian.org
Sat Dec 1 16:01:00 UTC 2012


Please find, for review, the debconf templates and packages descriptions for the sheepdog source package.

This review will last from Saturday, December 01, 2012 to Tuesday, December 11, 2012.

Please send reviews as unified diffs (diff -u) against the original
files. Comments about your proposed changes will be appreciated.

Your review should be sent as an answer to this mail.

When appropriate, I will send intermediate requests for review, with
"[RFRn]" (n>=2) as a subject tag.

When we will reach a consensus, I send a "Last Chance For
Comments" mail with "[LCFC]" as a subject tag.

Finally, a summary will be sent to the review bug report,
and a mail will be sent to this list with "[BTS]" as a subject tag.


-------------- next part --------------
Template: sheepdog/start
Type: boolean
Default: true
_Description: Automatically start the sheepdog service?
 Please choose whether you want the shhepdog service to
 start automatically when the system is booted.

Template: sheepdog/daemon_args
Type: string
Default: 
_Description: Arguments for the sheepdog daemon:
 If no argument is given, the sheepdog daemon is started with the corosync driver on
 port 7000.
 .
 Addition arguments are:
   -p, --port              specify the TCP port to listen to
   -l, --loglevel          specify the level of logging detail
   -d, --debug             include debug messages in the log
   -D, --directio          use direct I/O when accessing the object store
   -z, --zone              specify the zone ID
   -c, --cluster           specify the cluster driver
 More infomation can be found in the sheep(8) manual page.
-------------- next part --------------
--- sheepdog.old/debian/sheepdog.templates	2012-11-27 06:58:04.783934869 +0100
+++ sheepdog/debian/sheepdog.templates	2012-12-01 16:51:32.436171957 +0100
@@ -1,22 +1,22 @@
 Template: sheepdog/start
 Type: boolean
 Default: true
-_Description: Automatic start sheepdog service?
- You can set this to false to make sheepdog service doesn't
- start automaticly if you need.
+_Description: Automatically start the sheepdog service?
+ Please choose whether you want the shhepdog service to
+ start automatically when the system is booted.
 
 Template: sheepdog/daemon_args
 Type: string
 Default: 
-_Description: The arguments passed when start service:
- The default behavior with no argument is start with corosync driver on
+_Description: Arguments for the sheepdog daemon:
+ If no argument is given, the sheepdog daemon is started with the corosync driver on
  port 7000.
  .
- The options can be used include:
-   -p, --port              specify the TCP port on which to listen
+ Addition arguments are:
+   -p, --port              specify the TCP port to listen to
    -l, --loglevel          specify the level of logging detail
    -d, --debug             include debug messages in the log
-   -D, --directio          use direct IO when accessing the object store
-   -z, --zone              specify the zone id
+   -D, --directio          use direct I/O when accessing the object store
+   -z, --zone              specify the zone ID
    -c, --cluster           specify the cluster driver
- More infomation can be found in sheep(8).
+ More infomation can be found in the sheep(8) manual page.
--- sheepdog.old/debian/control	2012-11-27 06:58:04.783934869 +0100
+++ sheepdog/debian/control	2012-12-01 17:00:08.142916497 +0100
@@ -20,7 +20,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: corosync
-Description: Distributed storage system for KVM/QEMU
+Description: distributed storage system for KVM/QEMU
  Sheepdog provides highly available block level storage volumes that can be
  attached to KVM/QEMU virtual machines. Sheepdog scales to several hundreds
  nodes, and supports advanced volume management features such as snapshot,
-------------- next part --------------
Source: sheepdog
Section: admin
Priority: optional
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: YunQiang Su <wzssyqa at gmail.com>, Guido Guenther <agx at debian.org>
Build-Depends: debhelper (>= 7.0.50~),
 dh-autoreconf,
 bash-completion,
 pkg-config,
 libcorosync-dev,
 liburcu-dev,
 libzookeeper-mt-dev [linux-any],
 po-debconf
Standards-Version: 3.9.4.0
Homepage: http://www.osrg.net/sheepdog/
Vcs-Browser: http://git.debian.org/?p=openstack/sheepdog.git
Vcs-Git: git://git.debian.org/openstack/sheepdog.git

Package: sheepdog
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: corosync
Description: distributed storage system for KVM/QEMU
 Sheepdog provides highly available block level storage volumes that can be
 attached to KVM/QEMU virtual machines. Sheepdog scales to several hundreds
 nodes, and supports advanced volume management features such as snapshot,
 cloning, and thin provisioning.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20121201/2f3f77ff/attachment.pgp>


More information about the Openstack-devel mailing list