diff --git a/releasenotes/notes/remove-v2-services-831d8872a36b821b.yaml b/releasenotes/notes/remove-v2-services-831d8872a36b821b.yaml new file mode 100644 index 000000000..3947c4bdb --- /dev/null +++ b/releasenotes/notes/remove-v2-services-831d8872a36b821b.yaml @@ -0,0 +1,9 @@ +--- +other: + - | + The `/v2/services` endpoint in mistral is now removed. + This endpoint was using tooz.coordination which we decided to get rid of + in the previous release. + That endpoint was introduced in the past to help administrator know which + services were running but we believe this is not widely used and can + easily be replaced by external tooling.