summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2017-04-24 19:43:54 -0400
committerHe Jie Xu <hejie.xu@intel.com>2017-05-04 16:13:45 +0800
commitacdc2da0e3b0255e9884c8a8f1bfe38367c2094c (patch)
tree2701b3499ed0cc5159fce03bb3293a79378416e2 /releasenotes
parent700ab86f8d88d4c089406f9c30a61a49e847ff1b (diff)
downloadnova-acdc2da0e3b0255e9884c8a8f1bfe38367c2094c.tar.gz
Remove cloudpipe APIs
This commit removes the cloudpipe API from nova. This has been deprecated since change I415760ff634dd85974f0c3f79e788e633852efb5 and no longer works without nova-cert and the pending removal of the deprecated nova-network. Implements bp remove-nova-cert Change-Id: Ifd1fb13a5953cc66f9cc2561d30a9efcd3f4c92e
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/remove-cloudpipe-api-f7aea9372046ecfc.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/remove-cloudpipe-api-f7aea9372046ecfc.yaml b/releasenotes/notes/remove-cloudpipe-api-f7aea9372046ecfc.yaml
new file mode 100644
index 0000000000..c26efca16a
--- /dev/null
+++ b/releasenotes/notes/remove-cloudpipe-api-f7aea9372046ecfc.yaml
@@ -0,0 +1,4 @@
+---
+upgrade:
+ - The deprecated /os-cloudpipe API endpoint has been removed. Whenever calls
+ are made to that endpoint it now returns a 410 response.