05bab98aba
We learned during recent installer development that triggering GMR with apache/mod_wsgi API services via signals is hard due to multiple reasons. We ended up using file based triggers instead of signals. This patch document this approach. Change-Id: I1fdbe6314ce4a1b173d01d3ebd9db07a0beb25a2
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.