new keystone libs broke functional gate

Bug #1522166 reported by gordon chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Critical
gordon chung

Bug Description

ft1.348: ceilometer.tests.functional.test_notification.TestRealNotification.test_notification_service_error_topic_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "ceilometer/tests/functional/test_notification.py", line 329, in setUp
    super(TestRealNotification, self).setUp()
  File "ceilometer/tests/functional/test_notification.py", line 221, in setUp
    service.prepare_service(argv=[], config_files=[])
  File "ceilometer/service.py", line 126, in prepare_service
    default_config_files=config_files)
  File "/opt/stack/new/ceilometer/.tox/functional/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 1965, in __call__
    self._check_required_opts()
  File "/opt/stack/new/ceilometer/.tox/functional/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2521, in _check_required_opts
    raise RequiredOptError(opt.name, group)
oslo_config.cfg.RequiredOptError: value required for option: keystone_authtoken.auth-url

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

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

commit c14856a50d9a0c16e43abd79bdb2d82c7a24edfb
Author: gordon chung <email address hidden>
Date: Wed Dec 2 17:37:30 2015 -0500

    fix functional gate

    new keystone libs are breaking the functional tests. it seems
    keystonemiddleware is implicitly being loaded when calling
    prepare_service. we don't really need to call this so let's see
    if it changes anything if we stop calling it.

    Closes-Bug: #1522166
    Change-Id: If01bcb6543fe164d79f785e20668106308244f75

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

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/252934

Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/ceilometer 6.0.0.0b1

This issue was fixed in the openstack/ceilometer 6.0.0.0b1 development milestone.

Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (stable/liberty)

Reviewed: https://review.openstack.org/252934
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=4b66eee331826ad71389e3e1a33b4963164502c4
Submitter: Jenkins
Branch: stable/liberty

commit 4b66eee331826ad71389e3e1a33b4963164502c4
Author: gordon chung <email address hidden>
Date: Wed Dec 2 17:37:30 2015 -0500

    fix functional gate

    new keystone libs are breaking the functional tests. it seems
    keystonemiddleware is implicitly being loaded when calling
    prepare_service. we don't really need to call this so let's see
    if it changes anything if we stop calling it.

    Closes-Bug: #1522166
    Change-Id: If01bcb6543fe164d79f785e20668106308244f75
    (cherry picked from commit c14856a50d9a0c16e43abd79bdb2d82c7a24edfb)

tags: added: in-stable-liberty
Liusheng (liusheng)
Changed in ceilometer:
milestone: none → mitaka-1
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/ceilometer 5.0.2

This issue was fixed in the openstack/ceilometer 5.0.2 release.

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.