tripleoclient not logging image build output
Bug #1653768 reported by
Ben Nemec
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Ben Nemec |
Bug Description
If you run image builds using the new yaml method from tripleoclient you get no image build output. This is a pretty terrible user experience both because there is no indication that anything is happening while the image build is in progress and because if the image build fails there's no way to tell why.
Changed in tripleo: | |
milestone: | ocata-3 → pike-1 |
To post a comment you must log in.
Probably should have included this in the first place, but here's the output I got from trying to run a standalone image build:
[centos@undercloud ~]$ openstack overcloud image build --config-file /usr/share/ openstack- tripleo- common/ image-yaml/ overcloud- images. yaml --config-file $OS_YAML image-create' , '-a', 'amd64', '-o', './ironic- python- agent.qcow2' , '-t', 'qcow2', '-p', 'python- hardware- detect, yum-plugin- priorities' , '--min-tmpfs=5', 'centos7', 'ironic-agent', 'dynamic-login', 'element-manifest', 'network-gateway', 'enable- packages- install' , 'pip-and- virtualenv- override' , 'selinux- permissive' ]' returned non-zero exit status 1
Command '['disk-
[centos@undercloud ~]$