eventlet_server options reporting as deprecated

Bug #1431088 reported by Brant Knudson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Brant Knudson

Bug Description

Some of the options that were moved to the eventlet_server section in the config file are reporting as deprecated.

2015-03-11 19:43:40.450 WARNING oslo_config.cfg [-] Option "admin_workers" from group "eventlet_server" is deprecated. Use option "admin_workers" from group "eventlet_server".
2015-03-11 19:43:40.450 WARNING oslo_config.cfg [-] Option "public_workers" from group "eventlet_server" is deprecated. Use option "public_workers" from group "eventlet_server".

The options in the DEFAULT section were deprecated.

Brant Knudson (blk-u)
Changed in keystone:
assignee: nobody → Brant Knudson (blk-u)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/163658
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=42d280fbe17857e91fb8cbcd390b689a1b41c42c
Submitter: Jenkins
Branch: master

commit 42d280fbe17857e91fb8cbcd390b689a1b41c42c
Author: Brant Knudson <email address hidden>
Date: Wed Mar 11 19:47:33 2015 -0500

    Fix deprecated group for eventlet_server options

    Several eventlet_server options were moved from the DEFAULT group
    and the old DEFAULT group values are deprecated, but since the
    deprecated_group wasn't set the oslo.config code was using the
    options' new group as the deprecated group. This caused the
    server to report that the new values were deprecated when used.

    Change-Id: I98bb59b20e50490bdf054df68b5de055abc3db81
    Closes-Bug: 1431088

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
Thierry Carrez (ttx)
Changed in keystone:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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