Bug 1327079 - ERROR (ClientException): Unexpected API Error during type the command: nova virtual-interface-list
Summary: ERROR (ClientException): Unexpected API Error during type the command: nova v...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-novaclient
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: async
: ---
Assignee: Eoghan Glynn
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-14 08:56 UTC by Eran Kuris
Modified: 2019-09-09 16:54 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-13 14:10:50 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1570241 0 None None None 2016-04-14 08:58:54 UTC

Description Eran Kuris 2016-04-14 08:56:36 UTC
Description of problem:
during tempest run of this api test :tempest.api.compute.servers.test_virtual_interfaces

I saw an error. verified it manually and  get same error : 
  
[stack@undercloud ~]$ nova virtual-interface-list bae94215-cda7-4307-9425-f491f2be2343 
ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<type 'exceptions.NotImplementedError'> (HTTP 500) (Request-ID: req-2dc1eff6-874c-4a7c-b731-a56a6b9796fb)
[stack@undercloud ~]$ rpm -qa |grep -i nova 
openstack-nova-conductor-12.0.2-5.el7ost.noarch
openstack-nova-compute-12.0.2-5.el7ost.noarch
openstack-nova-scheduler-12.0.2-5.el7ost.noarch
openstack-nova-api-12.0.2-5.el7ost.noarch
python-nova-12.0.2-5.el7ost.noarch
openstack-nova-cert-12.0.2-5.el7ost.noarch
openstack-nova-common-12.0.2-5.el7ost.noarch
python-novaclient-3.1.0-2.el7ost.noarch


tempest test failed : https://rhos-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/ospd_qe-8_director-puddle-rhel-7.2-virthost-1cont_1comp_1ceph-isolation-ceph_internal-ipv4-vxlan-ssl/20/testReport/tempest.api.compute.servers.test_virtual_interfaces/VirtualInterfacesTestJSON/test_list_virtual_interfaces_id_96c4e2ef_5e4d_4d7f_87f5_fed6dca18016_network_/
Version-Release number of selected component (if applicable):


How reproducible:
always 

Steps to Reproduce:
1.run tempest api test : 
tools/run-tests.sh "tempest.api.compute.servers.test_virtual_interfaces" 
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Michal Pryc 2016-05-13 14:10:50 UTC
The fix is in 12.0.3.


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