Configuration Options list hyphens instead of underscores for 'os*' config options.

Bug #1177002 reported by Drew Malone
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Low
Cédric Soulas
Grizzly
Fix Released
Low
Cédric Soulas

Bug Description

The configuration options listed here:
http://docs.openstack.org/developer/ceilometer/configuration.html

Use hyphens for the following options:
os-username
os-password admin
os-tenant-id
os-tenant-name admin
os-auth-url

These need to use underscores instead. The issue was also noted in this mailing list entry:
https://lists.launchpad.net/openstack/msg22535.html

I discovered this while doing the exact same thing - trying to start the Central Agent.

Changed in ceilometer:
assignee: nobody → Cédric Soulas (soulascedric)
Revision history for this message
Cédric Soulas (soulascedric) wrote :

I'll take care of this low-hanging fruit for my first contribution to openstack ;)

Revision history for this message
Drew Malone (drew-malone) wrote : Re: [Bug 1177002] Re: Configuration Options list hyphens instead of underscores for 'os*' config options.

Thanks. I wanted to take care of it myself but had a hard time finding a
way to update the docs, so I just filed the bug. The best I've done is just
subscribe to the OpenStack mailing list and filter by 'metering'.

-Drew

On Mon, May 6, 2013 at 1:54 PM, Cédric Soulas <email address hidden>wrote:

> I'll take care of this low-hanging fruit for my first contribution to
> openstack ;)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1177002
>
> Title:
> Configuration Options list hyphens instead of underscores for 'os*'
> config options.
>
> Status in Ceilometer:
> New
>
> Bug description:
> The configuration options listed here:
> http://docs.openstack.org/developer/ceilometer/configuration.html
>
> Use hyphens for the following options:
> os-username
> os-password admin
> os-tenant-id
> os-tenant-name admin
> os-auth-url
>
> These need to use underscores instead. The issue was also noted in this
> mailing list entry:
> https://lists.launchpad.net/openstack/msg22535.html
>
> I discovered this while doing the exact same thing - trying to start
> the Central Agent.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ceilometer/+bug/1177002/+subscriptions
>

Revision history for this message
Cédric Soulas (soulascedric) wrote :

FYI, I'm still working on it.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/30725

Changed in ceilometer:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (stable/grizzly)

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/30727

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/30725
Committed: http://github.com/openstack/ceilometer/commit/bafcd2eeae8be6ff387da948f82a9b4a54a13153
Submitter: Jenkins
Branch: master

commit bafcd2eeae8be6ff387da948f82a9b4a54a13153
Author: Cedric Soulas <email address hidden>
Date: Thu May 23 12:58:19 2013 +0200

    doc: fix hyphens instead of underscores for 'os*' conf options

    The ceilometer documentation, on the configuration page,
    list some options with hyphens (e.g. 'os-tenant-id') which are unknown options:
    underscores are required instead (e.g.: 'os_tenant_id').

    Fixes: bug #1177002
    Change-Id: Iea9c53f628df0b3bed06206e9b2241ed949131fa

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: none → havana-1
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (stable/grizzly)

Reviewed: https://review.openstack.org/30727
Committed: http://github.com/openstack/ceilometer/commit/cd9a30e10c4be7d79761716c542e8993b51ce93f
Submitter: Jenkins
Branch: stable/grizzly

commit cd9a30e10c4be7d79761716c542e8993b51ce93f
Author: Cedric Soulas <email address hidden>
Date: Thu May 23 12:58:19 2013 +0200

    doc: fix hyphens instead of underscores for 'os*' conf options

    The ceilometer documentation, on the configuration page,
    list some options with hyphens (e.g. 'os-tenant-id') which are unknown options:
    underscores are required instead (e.g.: 'os_tenant_id').

    Fixes: bug #1177002
    Change-Id: Iea9c53f628df0b3bed06206e9b2241ed949131fa
    Cherry picked from https://review.openstack.org/#/c/30725/

tags: added: in-stable-grizzly
Eoghan Glynn (eglynn)
Changed in ceilometer:
importance: Undecided → Low
Alan Pevec (apevec)
tags: removed: in-stable-grizzly
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: havana-1 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.