Bug#708747: [LCFC] templates://ceilometer/{ceilometer-api.templates}

2013-06-12 Thread Christian PERRIER
(Justin, the LCFC stage will start for most OpenStack packages in the
upcomign days. Please yel, if you hadn't time to review everything
when I made the big bunch of RFRs while flying back from my holidays,
on June 2nd))

This is the last call for comments for the review of debconf
templates for ceilometer.

The reviewed templates will be sent on Friday, June 14, 2013 to this bug report
and a mail will be sent to this list with [BTS] as a subject tag.


-- 


Template: ceilometer/register-endpoint
Type: boolean
Default: false
_Description: Register Ceilometer in the Keystone endpoint catalog?
 Each Openstack service (each API) should be registered in order to be
 accessible. This is done using keystone service-create and keystone
 endpoint-create. This can be done automatically now.
 .
 Note that you will need to have an up and running Keystone server on which to
 connect using the Keystone authentication token.

Template: ceilometer/keystone-ip
Type: string
_Description: Keystone server IP address:
 Please enter the IP address of the Keystone server, so that ceilometer-api can
 contact Keystone to do the Ceilometer service and endpoint creation.

Template: ceilometer/keystone-auth-token
Type: password
_Description: Keystone Auth Token:
_Description: Keystone authentication token:
 To configure its endpoint in Keystone, ceilometer-api needs the Keystone
 authentication token.

Template: ceilometer/endpoint-ip
Type: string
_Description: Ceilometer endpoint IP address:
 Please enter the IP address that will be used to contact Ceilometer.
 .
 This IP address should be accessible from the clients that will use this
 service, so if you are installing a public cloud, this should be a public
 IP address.

Template: ceilometer/region-name
Type: string
Default: regionOne
_Description: Name of the region to register:
 Openstack can be used using availability zones, with each region representing
 a location. Please enter the zone that you wish to use when registering the
 endpoint.
Source: ceilometer
Section: web
Priority: optional
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Uploaders: Loic Dachary (OuoU) l...@debian.org,
   Julien Danjou a...@debian.org,
   Thomas Goirand z...@debian.org,
   Ghe Rivero ghe.riv...@stackops.com,
   Mehdi Abaakouk sil...@sileht.net
Build-Depends: debhelper (= 9),
 po-debconf,
 python-all (= 2.6.6-3~),
 openstack-pkg-tools
Build-Depends-Indep: pep8,
 python-argparse,
 python-anyjson (= 0.2.4),
 python-babel,
 python-coverage,
 python-docutils,
 python-eventlet,
 python-extras,
 python-flask (= 0.9),
 python-glance (= 2013.1~),
 python-glanceclient (= 1:0.6),
 python-iso8601,
 python-keystoneclient (= 1:0.2.3),
 python-kombu,  
 python-lockfile,
 python-lxml,
 python-ming,
 python-mock,
 python-mox,   
 python-netaddr,
 python-netifaces,
 python-nose,
 python-nova (= 2013.1~),
 python-novaclient (= 2:2.6.10),
 python-oslo.config,
 python-pecan (= 0.2.1),
 python-pymongo,
 python-requests,
 python-setuptools-git,
 python-sphinx,
 python-sqlalchemy (= 0.7.3),
 python-sqlalchemy ( 0.8.0~),
 python-stevedore (= 0.6),
 python-swiftclient,
 python-unittest2,
 python-webob (= 1.2),
 python-wsme,
 python-yaml
Standards-Version: 3.9.3
Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
Homepage: http://wiki.openstack.org/Ceilometer

Package: python-ceilometer
Section: python
Architecture: all
Pre-Depends: dpkg (= 1.15.6~)
Depends: ${python:Depends}, ${misc:Depends},
 libjs-jquery,
 python-argparse,
 python-anyjson (= 0.2.4),
 python-eventlet,
 python-extras,
 python-flask (= 0.9),
 python-glanceclient (= 1:0.6),
 python-greenlet (= 0.4),
 python-keystoneclient (= 1:0.2.3),
 python-iso8601,
 python-kombu,
 python-lockfile,
 python-lxml,
 python-netaddr,
 python-novaclient (= 2:2.6.10),
 python-oslo.config,
 python-pecan (= 0.2.1),
 python-pymongo (= 2.2),
 python-requests,
 python-sqlalchemy (= 0.7.3),
 python-sqlalchemy ( 0.8.0~),
 python-stevedore (= 0.6),
 python-swiftclient,
 python-webob (= 1.2),
 python-yaml
Description: OpenStack efficient metering counters system - Python libraries
 Ceilometer aims to deliver a Single Point Of Contact for billing systems,
 providing all the counters they need to establish customer billing, across
 all current and future OpenStack components. The delivery of counters must be
 traceable and auditable, the counters must be easily extensible to support new
 projects, and agents doing data collections should be independent of the
 overall system.
 .
 This package contains the Python libraries that are needed for all parts of
 Ceilometer.

Package: ceilometer-common
Architecture: all
Pre-Depends: dpkg (= 1.15.6~)
Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, 
${misc:Depends}, adduser
Provides: ${python:Provides}
Description: OpenStack efficient metering counters system - common files
 Ceilometer 

Bug#708747: [LCFC] templates://ceilometer/{ceilometer-api.templates}

2013-06-12 Thread Justin B Rye
Christian PERRIER wrote:
 This is the last call for comments for the review of debconf
 templates for ceilometer.

Hang on:

 Template: ceilometer/region-name
 Type: string
 Default: regionOne
 _Description: Name of the region to register:
  Openstack can be used using availability zones, with each region representing
  a location. Please enter the zone that you wish to use when registering the
  endpoint.

We were going to standardise on OpenStack supports using, but we
missed it in this one.
-- 
JBR with qualifications in linguistics, experience as a Debian
sysadmin, and probably no clue about this particular package
diff -ru ceilometer-2013.1.pristine/debian/ceilometer-api.templates 
ceilometer-2013.1/debian/ceilometer-api.templates
--- ceilometer-2013.1.pristine/debian/ceilometer-api.templates  2013-05-16 
08:45:00.0 +0100
+++ ceilometer-2013.1/debian/ceilometer-api.templates   2013-06-12 
15:34:42.568276426 +0100
@@ -1,31 +1,31 @@
 Template: ceilometer/register-endpoint
 Type: boolean
 Default: false
-_Description: Register Ceilometer in the keystone endpoint catalog?
- Each Openstack services (each API) should be registered in order to be
+_Description: Register Ceilometer in the Keystone endpoint catalog?
+ Each Openstack service (each API) should be registered in order to be
  accessible. This is done using keystone service-create and keystone
- endpoint-create. Select if you want to run these commands now.
+ endpoint-create. This can be done automatically now.
  .
- Note that you will need to have an up and running keystone server on which to
- connect using the Keystone auth token.
+ Note that you will need to have an up and running Keystone server on which to
+ connect using the Keystone authentication token.
 
 Template: ceilometer/keystone-ip
 Type: string
-_Description: Keystone IP address:
- Enter the IP address of your keystone server, so that ceilometer-api can
+_Description: Keystone server IP address:
+ Please enter the IP address of the Keystone server, so that ceilometer-api can
  contact Keystone to do the Ceilometer service and endpoint creation.
 
 Template: ceilometer/keystone-auth-token
 Type: password
 _Description: Keystone Auth Token:
- To configure its endpoint in Keystone, ceilometer-api needs the Keystone auth
- token.
+_Description: Keystone authentication token:
+ To configure its endpoint in Keystone, ceilometer-api needs the Keystone
+ authentication token.
 
 Template: ceilometer/endpoint-ip
 Type: string
 _Description: Ceilometer endpoint IP address:
- Enter the IP address that will be used to contact Ceilometer (eg: the
- Ceilometer endpoint IP address).
+ Please enter the IP address that will be used to contact Ceilometer.
  .
  This IP address should be accessible from the clients that will use this
  service, so if you are installing a public cloud, this should be a public
@@ -35,6 +35,6 @@
 Type: string
 Default: regionOne
 _Description: Name of the region to register:
- Openstack can be used using availability zones, with each region representing
+ OpenStack supports using availability zones, with each region representing
  a location. Please enter the zone that you wish to use when registering the
  endpoint.
diff -ru ceilometer-2013.1.pristine/debian/control 
ceilometer-2013.1/debian/control
--- ceilometer-2013.1.pristine/debian/control   2013-05-16 08:45:00.0 
+0100
+++ ceilometer-2013.1/debian/control2013-06-01 20:17:28.312939419 +0100
@@ -86,7 +86,7 @@
  python-yaml
 Description: OpenStack efficient metering counters system - Python libraries
  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
- providing all the counters they need to establish customer billing, accross
+ providing all the counters they need to establish customer billing, across
  all current and future OpenStack components. The delivery of counters must be
  traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
@@ -102,7 +102,7 @@
 Provides: ${python:Provides}
 Description: OpenStack efficient metering counters system - common files
  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
- providing all the counters they need to establish customer billing, accross
+ providing all the counters they need to establish customer billing, across
  all current and future OpenStack components. The delivery of counters must be
  traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
@@ -116,7 +116,7 @@
 Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), 
${python:Depends}, ${misc:Depends}
 Description: OpenStack efficient metering counters system - collector service
  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
- providing all the counters they need to establish customer billing, 

Bug#708747: [LCFC] templates://ceilometer/{ceilometer-api.templates}

2013-06-12 Thread Christian PERRIER
Quoting Justin B Rye (justin.byam@gmail.com):

 We were going to standardise on OpenStack supports using, but we
 missed it in this one.


Right. Fixed. Thanks...:-)



signature.asc
Description: Digital signature