Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1622326

Summary: show_loadbalancer provisioning_status updated to an invalid state of ERROR
Product: Red Hat OpenStack Reporter: Arie Bregman <abregman>
Component: openstack-octaviaAssignee: Nir Magnezi <nmagnezi>
Status: CLOSED WORKSFORME QA Contact: Alexander Stafeyev <astafeye>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14.0 (Rocky)CC: abregman, ihrachys, lpeer, majopela, nyechiel
Target Milestone: ---Keywords: AutomationBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-24 13:52:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arie Bregman 2018-08-26 06:56:23 UTC
Description of problem:

None of Octavia tests being executed as 'wait_for_status' method in waiters module is returning an error for provisioning status.

Traceback:

ft11.1: setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_l7policy.L7PolicyScenarioTest)_StringException: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 172, in setUpClass
    six.reraise(etype, value, trace)
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 165, in setUpClass
    cls.resource_setup()
  File "/usr/lib/python2.7/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_l7policy.py", line 52, in resource_setup
    CONF.load_balancer.lb_build_timeout)
  File "/usr/lib/python2.7/site-packages/octavia_tempest_plugin/tests/waiters.py", line 78, in wait_for_status
    raise exceptions.UnexpectedResponseCode(message)
tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
Details: (L7PolicyScenarioTest:setUpClass) show_loadbalancer provisioning_status updated to an invalid state of ERROR

 
Version-Release number of selected component (if applicable): Latest available OSP 14 build


How reproducible: 100%


Steps to Reproduce:
1. Deploy Director + Octavia 14
2. Run Octavia tempest plugin tests