This patch removes the API, the next set of patches in the
series would remove stack watch service and related
WatchRule implementation.
Change-Id: I8b0472be862907298c8da51f435b5d8b19610ec3
Partial-Bug: #1743707
This adds uwsgi sample configs and documentation for
deploying api services with httpd.
This moves the existing mod_wsgi sample configs from devtsack
folder as they are not specific to devstack.
Change-Id: I91fd64d9deba3371b62c00ba8b01a7aca21b2393
The default values needed for heat's implementation of cors
middleware have been moved from paste.ini into the configuration
hooks provided by oslo.config. Furthermore, these values have been
added to the default configuration parsing. This ensures
that if a value remains unset in heat.conf, it will be set
to use sane defaults, and that an operator modifying the
configuration file will be presented with a default set of
necessary sane headers.
Change-Id: Ie3791007b33788829417ce508a3c719ae626bbce
Closes-Bug: 1551836
Representational State Transfer, by official definition the abbreviation
should be *REST* not *ReST*. We should make it unified.
Change-Id: Ia1e5c5145ab0db22fd9ff1393bf507648a31112b
Add scripts for running API serces via apache2
This patch is needed for
I1bdd678c44ddfa616a9db7db85ff6f490ff08947
Implements bp: run-heat-api-under-apache2
Change-Id: Ibef2d1f6bcedc8f58368b7752a4acc36c4296a1f