bifrost/releasenotes/notes/no-store-nginx-75bc3f9068fb8f78.yaml
Dmitry Tantsur 7445e6f701 Stop supporting storing introspection data in nginx
It allows anyone to store arbitrary files on the bifrost node without
authentication. The database storage should be used instead.

Change-Id: I91d77c9a31b8f0583511bb692bd2614533ff9147
2020-08-25 13:16:21 +02:00

7 lines
215 B
YAML

---
upgrade:
- |
Support for storing introspection data in nginx has been removed. It was
useful before ironic-inspector started supporting storing data in the
database, which is the default nowadays.