tripleo-ansible-inventory is failing with a heatclient.exc.HTTPNotFound: ERROR: The Stack (overcloud) could not be found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Florian Fuchs |
Bug Description
When using tripleo-
(undercloud) [stack@undercloud ~]$ tripleo-
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
hclient)
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
stack_
File "/usr/lib/
resp = self.client.
File "/usr/lib/
return self.request(url, 'GET', **kwargs)
File "/usr/lib/
raise exc.from_
heatclient.
Note that this behaviour is only happening from tripleo-validations master branch.
Moreover, running validations through the mistral framework is failing as well.
Changed in tripleo: | |
milestone: | none → pike-3 |
importance: | Critical → High |
Fix proposed to branch: master /review. openstack. org/469554
Review: https:/