commit | fc8ef86fbe09a467ee8bcffa79760d3f1e699450 | [log] [tgz] |
---|---|---|
author | Lee Yarwood <lyarwood@redhat.com> | Tue Mar 09 17:32:25 2021 +0000 |
committer | Lee Yarwood <lyarwood@redhat.com> | Fri Dec 03 12:09:08 2021 +0000 |
tree | 47a8c651e943927d4abbab702b17a25892545ea9 | |
parent | 1414bcfa22e310a9584daaea31ca36e2f74f703a [diff] |
Only write out uwsgi configs when deploying API services Previously this would always happen for Nova and Cinder even if n-api and c-api were not enabled on the host respectively. This change stops this by placing both calls write_uwsgi_config behind is_service_enabled checks. Change-Id: I997685da771736dbad79bcfe4b00dbc63bd6d6b6