Bug 1376497 - Tempest cleanup service is broken, needs update for aodh and neutron routers
Summary: Tempest cleanup service is broken, needs update for aodh and neutron routers
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tempest
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: async
: 9.0 (Mitaka)
Assignee: Daniel Mellado
QA Contact: tkammer
URL:
Whiteboard:
Depends On:
Blocks: 1305654
TreeView+ depends on / blocked
 
Reported: 2016-09-15 15:15 UTC by David Paterson
Modified: 2016-10-05 19:13 UTC (History)
16 users (show)

Fixed In Version: openstack-tempest-10.0.0-3.b4a056dgit.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-05 19:13:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gerrithub.io 294688 0 None None None 2016-09-15 15:18:42 UTC
Red Hat Product Errata RHBA-2016:2033 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 9 Bug Fix and Enhancement Advisory 2016-10-05 23:11:29 UTC

Description David Paterson 2016-09-15 15:15:54 UTC
Description of problem:
Due to upstream telemetry and neutron changes the tempest cleanup service in RDO Mitaka branch needs an update as tempest cleanup is broken 


Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1. tempest cleanup --init-saved-state
2. tempest cleanup --dry-run

Actual results:
Cleaning tenant:  tempest-TelemetryAlarmingAPITestJSON-1997023298
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/cmd/cleanup.py", line 80, in take_action
    self._cleanup()
  File "/usr/lib/python2.7/site-packages/tempest/cmd/cleanup.py", line 136, in _cleanup
    self._clean_tenant(tenant)
  File "/usr/lib/python2.7/site-packages/tempest/cmd/cleanup.py", line 186, in _clean_tenant
    svc.run()
  File "/usr/lib/python2.7/site-packages/tempest/cmd/cleanup_service.py", line 135, in run
    self.dry_run()
  File "/usr/lib/python2.7/site-packages/tempest/cmd/cleanup_service.py", line 729, in dry_run
    alarms = self.list()
  File "/usr/lib/python2.7/site-packages/tempest/cmd/cleanup_service.py", line 715, in list
    alarms = client.list_alarms()
AttributeError: 'TelemetryClient' object has no attribute 'list_alarms'

Expected results:
tempest cleanup should run and create a dry_run-json file.


Additional info:

Comment 7 errata-xmlrpc 2016-10-05 19:13:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2033.html


Note You need to log in before you can comment on or make changes to this bug.