Bug 1726471 - RemoteDeeplyNestedStackTest always fails because the hardcoded network name.
Summary: RemoteDeeplyNestedStackTest always fails because the hardcoded network name.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-heat-tests-tempest
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z9
: 13.0 (Queens)
Assignee: Rabi Mishra
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks: 1731312
TreeView+ depends on / blocked
 
Reported: 2019-07-03 00:56 UTC by Keigo Noha
Modified: 2023-10-06 18:24 UTC (History)
2 users (show)

Fixed In Version: python-heat-tests-tempest-0.3.0-2.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1731312 (view as bug list)
Environment:
Last Closed: 2019-11-07 14:04:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack Storyboard 2006144 0 None None None 2019-07-03 00:56:16 UTC
OpenStack gerrit 668458 0 None MERGED Use floating_network_name instead of 'public' 2020-08-31 02:18:57 UTC
Red Hat Product Errata RHBA-2019:3791 0 None None None 2019-11-07 14:04:51 UTC

Description Keigo Noha 2019-07-03 00:56:16 UTC
Description of problem:
RemoteDeeplyNestedStackTest always fails because the hardcoded network name.

An error log.
~~~
      File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 320, in request
        raise exc.from_response(resp)
    heatclient.exc.HTTPBadRequest: ERROR: Parameter 'network_name' is invalid: Error validating value 'public': Unable to find network with name or id 'public'
~~~

Version-Release number of selected component (if applicable):
Current python-heat-test-tempest in RHOSP13 and upstream.

How reproducible:
Always

Steps to Reproduce:
1. Create a public network whose name is not 'public'.
2. Run the test.
3.

Actual results:
The test fails.

Expected results:
The test doesn't fail.

Additional info:
The issue occurs by the hardcoded network name in test_remote_deeply_nested.py.

Comment 1 Keigo Noha 2019-07-04 06:54:20 UTC
Hi Rabi,

Thank you for your review in upstream.
The gerrit is now merged status. Would you be able to start the backport process into RHOSP13?

Best Regards,
Keigo Noha

Comment 2 Keigo Noha 2019-07-19 00:12:31 UTC
Hi Rabi,

I'm sorry for interrupting you.
Would you proceed the backport into RHOSP13?

Kind Regards,
Keigo Noha

Comment 15 errata-xmlrpc 2019-11-07 14:04:36 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://access.redhat.com/errata/RHBA-2019:3791


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