AttributeError: Namespace has no attribute networks_file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Harald Jensås |
Bug Description
Description
===========
AttributeError: Namespace has no attribute networks_file
Affected Jobs
=============
- periodic-
Logs
====
- https:/
- https:/
- https:/
Actual Error
============
2021-05-14 00:37:35 | 2021-05-14 00:37:35.621454 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.623140 | fa163ef4-
2021-05-14 00:37:35 |
2021-05-14 00:37:35 | PLAY RECAP *******
2021-05-14 00:37:35 | localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0
2021-05-14 00:37:35 | 2021-05-14 00:37:35.628663 | ~~~~~~~
2021-05-14 00:37:35 | 2021-05-14 00:37:35.629117 | ~~~~~~~
2021-05-14 00:37:35 | 2021-05-14 00:37:35.629559 | ~~~~~~~
2021-05-14 00:37:35 | 2021-05-14 00:37:35.630001 | UUID | Info | Host | Task Name | Run Time
2021-05-14 00:37:35 | 2021-05-14 00:37:35.630441 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.630871 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.631317 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.631735 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.632135 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.632592 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.633002 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.633490 | fa163ef4-
2021-05-14 00:37:35 | 2021-05-14 00:37:35.633917 | ~~~~~~~
2021-05-14 00:37:35 | /usr/lib/
2021-05-14 00:37:35 | % (name, name, name))
2021-05-14 00:37:36 | + '[' 0 -ne 0 ']'
2021-05-14 00:37:36 | + openstack overcloud network vip provision --output /home/zuul/
2021-05-14 00:37:38 | /usr/lib/
2021-05-14 00:37:38 | % (name, name, name))
2021-05-14 00:37:38 | Exception occured while running the command
2021-05-14 00:37:38 | Traceback (most recent call last):
2021-05-14 00:37:38 | File "/usr/lib/
2021-05-14 00:37:38 | super(Command, self).run(
2021-05-14 00:37:38 | File "/usr/lib/
2021-05-14 00:37:38 | return super(Command, self).run(
2021-05-14 00:37:38 | File "/usr/lib/
2021-05-14 00:37:38 | return_code = self.take_
2021-05-14 00:37:38 | File "/usr/lib/
2021-05-14 00:37:38 | " %s" % parsed_
2021-05-14 00:37:38 | AttributeError: 'Namespace' object has no attribute 'networks_file'
2021-05-14 00:37:38 | 'Namespace' object has no attribute 'networks_file'
2021-05-14 00:37:38 | + '[' 1 -ne 0 ']'
2021-05-14 00:37:38 | + exit 1
tags: | added: promotion-blocker |
Should be fixed by missing wallaby backport. https:/ /review. opendev. org/c/openstack /tripleo- heat-templates/ +/791112