Bug 1648929 - The validator "Validate the Heat environment file for network configuration" fails
Summary: The validator "Validate the Heat environment file for network configuration" ...
Keywords:
Status: CLOSED DUPLICATE of bug 1643943
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-validations
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Andrey Fiodorov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-12 13:25 UTC by Andrey Fiodorov
Modified: 2018-11-12 13:39 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-12 13:39:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrey Fiodorov 2018-11-12 13:25:11 UTC
Description of problem:
The validator "Validate the Heat environment file for network configuration" fails with error: 

Status: failed

Output:

Task 'Validate the network environment files' failed:
Host: undercloud
Message: MODULE FAILURE

stderr:
    Traceback (most recent call last):
      File "/tmp/ansible_XZN5hZ/ansible_module_network_environment.py", line 27, in <module>
        from os_net_config import validator
    ImportError: No module named os_net_config

Failure! The validation failed for all hosts:
* undercloud

Version-Release number of selected component (if applicable):
openstack-tripleo-validations-9.3.1-0.20181008110747.4064fb7.el7ost.noarch


How reproducible:
100%

Steps to Reproduce:
1. Install OSP14 (from 07-nov-18)
2. Go to tripleo in GUI and run The validator "Validate the Heat environment file for network configuration"
3.

Actual results:
The validator fails with import error in code.

Expected results:
The validator should pass/fail with clear error message for user.

Additional info:

Comment 1 Gaël Chamoulaud 2018-11-12 13:39:58 UTC

*** This bug has been marked as a duplicate of bug 1643943 ***


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