2be7e0f6f7
While zone is less characters, availability_zone is what this is called across the rest of the codebase, and is what the location system looks for. This is an incompatibility to be taken care of pre-1.0 release. Change-Id: I9fc7ac2a32ac20f173554dcde80eb57713a92f7c
8 lines
239 B
YAML
8 lines
239 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``zone`` attribute on compute ``Service`` objects
|
|
has been renamed to ``availability_zone`` to match all
|
|
of the other resources, and also to better integrate
|
|
with the ``Resource.location`` attribute.
|