nova/releasenotes/notes/remove-cloudpipe-api-f7aea9372046ecfc.yaml
Matthew Treinish acdc2da0e3 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
2017-05-04 16:13:45 +08:00

5 lines
153 B
YAML

---
upgrade:
- The deprecated /os-cloudpipe API endpoint has been removed. Whenever calls
are made to that endpoint it now returns a 410 response.