summaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-07 05:16:34 +0000
committerGerrit Code Review <review@openstack.org>2017-02-07 05:16:34 +0000
commit2a3b8ea554dd5a3a04c7478a69387201a8475863 (patch)
tree17ba0bdcbe8c61ad4af36c8b59307b7f12ee6e3c /releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml
parent3c125d3c760690e0f5de25b7d27188514571332f (diff)
parent9a69201b5fd40c199468d89d7567c7869e7c5178 (diff)
Merge "Proxy API endpoints that UI uses"
Diffstat (limited to 'releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml')
-rw-r--r--releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml b/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml
new file mode 100644
index 0000000..63830e5
--- /dev/null
+++ b/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - Added ability to proxy API service endpoints through
+ Apache mod_rewrite rules by creating ProxyPass and
+ ProxyPassReverse directives for each API service
+