commit | 839c98b2c1b46c46274e61ead2ef0c55dde35549 | [log] [tgz] |
---|---|---|
author | Goutham Pacha Ravi <gouthampravi@gmail.com> | Mon Jan 14 23:16:23 2019 -0800 |
committer | Goutham Pacha Ravi <gouthampravi@gmail.com> | Tue Jan 15 11:21:26 2019 -0800 |
tree | c7838227493e08494d046d4fd575292b3b56c230 | |
parent | 89262f6721e3820965a8cac726dcb36e37d2a2dc [diff] |
Fix availability zones tests Whenever creating a resource in an availability zone, the positive test cases must ensure that the AZ supports the characteristics needed by the resource. Add a new helper method to filter AZs by share types to facilitate such a check. Change-Id: Ia721c434ceae5f02fc51bef5ec48b356da0de98d Closes-Bug: #1811739