rados errors in genconfig

Bug #1425554 reported by gordon chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Medium
ZhiQiang Fan

Bug Description

it passes still but i get the following running tox -egenconfig results:

u can find in novaclient.client module.
  warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
ERROR:stevedore.extension:Could not load 'ceilometer': 'module' object has no attribute 'OPTS'
ERROR:stevedore.extension:'module' object has no attribute 'OPTS'
Traceback (most recent call last):
  File "/opt/stack/ceilometer/.tox/genconfig/lib/python2.7/site-packages/stevedore/extension.py", line 162, in _load_plugins
    verify_requirements,
  File "/opt/stack/ceilometer/.tox/genconfig/lib/python2.7/site-packages/stevedore/named.py", line 123, in _load_one_plugin
    verify_requirements,
  File "/opt/stack/ceilometer/.tox/genconfig/lib/python2.7/site-packages/stevedore/extension.py", line 187, in _load_one_plugin
    obj = plugin(*invoke_args, **invoke_kwds)
  File "/opt/stack/ceilometer/ceilometer/opts.py", line 87, in list_opts
    ceilometer.objectstore.rgw.OPTS,
AttributeError: 'module' object has no attribute 'OPTS'

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/159333

Changed in ceilometer:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/159333
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=a59ec014bf6db1eb145eb4e25f6b69daeb9ede38
Submitter: Jenkins
Branch: master

commit a59ec014bf6db1eb145eb4e25f6b69daeb9ede38
Author: ZhiQiang Fan <email address hidden>
Date: Thu Feb 26 11:23:40 2015 +0800

    fix config opts in objectstore.rgw

    The config opts of rgw_admin_credentials group are not mentioned
    in ceilometer/opts.py, the non-existent ceilometer.objectstore.rgw.OPTS
    should be ceilometer.objectstore.rgw.CREDENTIAL_OPTS

    Change-Id: Ifb3ea440ab23ea80a45ed245d06cca4898635262
    Closes-Bug: #1425554

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
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.