Files
nova/api-ref/source
Tetsuro Nakamura c53df19bd4 fix nova accepting invalid availability zone name with ':'
Nova has a legacy hack to allow admins to specify hosts via an
availability zone using az:host:node. That means ':' cannot be
included in the name of an availability zone itself.

However, the aggregate API accepts requests which have
availability zone names including ':'.

This patch checks the availabilty zone name when aggregate is
created or updated and raises an error if it contains ':'.

Change-Id: I9b0d8e8d4b3ab2cb3d578c22fa259e0e7c0d325b
Closes-Bug: #1695861
(cherry picked from commit 38b25397e8)
(cherry picked from commit a33634e555)
2017-10-04 18:11:23 -04:00
..
2016-12-20 10:27:01 +07:00
2016-12-22 23:15:37 +08:00
2016-11-11 14:01:51 -05:00
2016-06-13 13:44:53 +08:00
2016-12-21 21:50:55 +08:00