Using --local-push-destination for openstack tripleo container image prepare command leads to undercloud failures
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Steve Baker |
Bug Description
If you run...
openstack tripleo container image prepare default \
The containers-
templates/
jinja2 rendering normal template docker-
rendering j2 template to file: /home/stack/
Exception: sequence item 0: expected string, bool found
Traceback (most recent call last):
File "/usr/lib/
parsed_args)
File "/usr/lib/
self.
File "/usr/lib/
env, roles_data, dry_run=True)
File "/usr/lib/
modify_
File "/usr/lib/
imagename = '/'.join(
TypeError: sequence item 0: expected string, bool found
None
Install artifact is located at /home/stack/
Changed in tripleo: | |
assignee: | nobody → Steve Baker (steve-stevebaker) |
Fix proposed to branch: master /review. openstack. org/591257
Review: https:/