tried to deploy openstack on stx aio bare metal 7.0 centos / openstack fails Application-apply rejected: 'NoneType' object has no attribute 'startswith' done it before on 6.x, no issues, seems something broken document followed https://docs.starlingx.io/deploy_install_guides/r6_release/openstack/install... manifest used http://mirror.starlingx.cengn.ca/mirror/starlingx/release/7.0.0/centos/flock... [sysadmin@controller-0 ~(keystone_admin)]$ system application-list +--------------------------+-------------------------------+-------------------------------------------+--------------------+----------+-----------+ | application | version | manifest name | manifest file | status | progress | +--------------------------+-------------------------------+-------------------------------------------+--------------------+----------+-----------+ | cert-manager | 1.0-37 | cert-manager-fluxcd-manifests | fluxcd-manifests | applied | completed | | nginx-ingress-controller | 1.1-38 | nginx-ingress-controller-fluxcd-manifests | fluxcd-manifests | applied | completed | | stx-openstack | 1.0-205-centos-stable- | openstack-manifest | stx-openstack.yaml | uploaded | completed | | | versioned | | | | | | | | | | | | +--------------------------+-------------------------------+-------------------------------------------+--------------------+----------+-----------+ [sysadmin@controller-0 ~(keystone_admin)]$ system application-apply stx-openstack Application-apply rejected: 'NoneType' object has no attribute 'startswith'