Commit 9f0cf6a
committed
Make availability_zone in aggregate_create optional
Aggregates do not require an availability zone any more, but in order to
keep the current API, allow for availability zone to be set to None (the new
default value)
Fixes bug 1123468
Change-Id: I216c4fc808a91b0a5f602ee02ae1bca46adb73f41 parent 0db2ff2 commit 9f0cf6a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2232 | 2232 | | |
2233 | 2233 | | |
2234 | 2234 | | |
2235 | | - | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
2236 | 2238 | | |
2237 | 2239 | | |
2238 | 2240 | | |
| |||
0 commit comments