Comment 2 for bug 1830866

Revision history for this message
yong hu (yhu6) wrote :

@rgraefe, it seemed there were 2 problems:
1. "platform-integ-apps", what was supposedly uploaded and applied by system automatically, but it failed.

If you can upload the whole file of /var/log/sysinv.log, it will be more helpful.

2. for "stx-openstack", generate_helm_application_overrides() takes at least 3 arguments (7 given). It was caused by missing parameters when you executed: system application-upload stx-openstack-1.0-13-centos-stable-versioned.tgz
The correct cmd should be "# system application-upload -n "stx-openstack" -v "1.0-13-centos-stable-versioned" stx-openstack-1.0-13-centos-stable-versioned.tgz

-----------------------------------------------------------------
In addition, we happened to use 0524 build and the deployment worked well. (see the attachment).
So please have another try with 0524 build.