Bug 1568756 - openstack event list returns unexpected keyword argument
Summary: openstack event list returns unexpected keyword argument
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-pankoclient
Version: 13.0 (Queens)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ga
: ---
Assignee: Julien Danjou
QA Contact: Sasha Smolyak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-18 08:57 UTC by Ido Ovadia
Modified: 2018-04-20 14:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-20 14:34:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ido Ovadia 2018-04-18 08:57:47 UTC
Description of problem:
=======================

(undercloud) [stack@undercloud-0 ~]$ openstack event list 
__init__() got an unexpected keyword argument 'username'


(overcloud) [stack@undercloud-0 ~]$ openstack event list 
__init__() got an unexpected keyword argument 'username'


Version-Release number of selected component:
=============================================
Rhos 13


How reproducible:
=================
100%

Steps to Reproduce:
===================
1. Deploy Rhos 13, SSL Undercloud and Overcloud 
2. source stackrc / overcloudrc
3. openstack event list

Actual results:
===============
[stack@undercloud-0 ~]$ openstack event list 
__init__() got an unexpected keyword argument 'username'


Expected results:
=================
Events should listed 

Additional info:
================
ceilometer event-list works


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