summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1695861-ebc8a0aa7a87f7e0.yaml
blob: 74e6cdbb417297fdc6bc05c90fee67a197809ebf (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Fixes `bug 1695861`_ in which the aggregate API accepted requests that
    have availability zone names including ':'. With this fix, a creation
    of an availability zone whose name includes ':' results in a
    ``400 BadRequest`` error response.

    .. _bug 1695861: https://bugs.launchpad.net/nova/+bug/1695861