← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1351846] [NEW] notification image.update/image.upload meter does not works with qpid

 

Public bug reported:

The following tempest test fails when I select 'qpid' instead of
'rabbit' ENABLED_SERVICES in the devstack local.conf:

tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestXML.test_check_glance_v1_notifications[gate,image,smoke]
tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestXML.test_check_glance_v2_notifications[gate,image,smoke]
tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestJSON.test_check_glance_v1_notifications[gate,image,smoke]
tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestJSON.test_check_glance_v2_notifications[gate,image,smoke]
https://github.com/openstack/tempest/blob/master/tempest/api/telemetry/test_telemetry_notification_api.py

After a 
$ glance image-create --file /etc/passwd --name passwd --container-format bare --disk-format raw
the 
$ ceilometer meter-list
does not shows 'image.update' or 'image.upload' meter.

** Affects: ceilometer
     Importance: Undecided
         Status: New

** Affects: glance
     Importance: Undecided
         Status: New

** Also affects: ceilometer
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1351846

Title:
  notification image.update/image.upload meter does not works with qpid

Status in OpenStack Telemetry (Ceilometer):
  New
Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  The following tempest test fails when I select 'qpid' instead of
  'rabbit' ENABLED_SERVICES in the devstack local.conf:

  tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestXML.test_check_glance_v1_notifications[gate,image,smoke]
  tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestXML.test_check_glance_v2_notifications[gate,image,smoke]
  tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestJSON.test_check_glance_v1_notifications[gate,image,smoke]
  tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestJSON.test_check_glance_v2_notifications[gate,image,smoke]
  https://github.com/openstack/tempest/blob/master/tempest/api/telemetry/test_telemetry_notification_api.py

  After a 
  $ glance image-create --file /etc/passwd --name passwd --container-format bare --disk-format raw
  the 
  $ ceilometer meter-list
  does not shows 'image.update' or 'image.upload' meter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1351846/+subscriptions


Follow ups

References