diff options
author | Joe Gordon <jogo@cloudscaling.com> | 2012-08-02 17:44:18 -0700 |
---|---|---|
committer | Joe Gordon <jogo@cloudscaling.com> | 2013-01-08 14:00:41 -0800 |
commit | 9f4534ab584faeee1e24d4c1bb38a2b194f24626 (patch) | |
tree | 969f294fcb40434e4432bf4e8eaefc96ced17284 /nova/manager.py | |
parent | 61e9e0112bf2fd09892a5e1974d4f454ea2a4469 (diff) | |
download | nova-9f4534ab584faeee1e24d4c1bb38a2b194f24626.tar.gz nova-9f4534ab584faeee1e24d4c1bb38a2b194f24626.tar.xz nova-9f4534ab584faeee1e24d4c1bb38a2b194f24626.zip |
Enable Aggregate based availability zones
Instead of implementing availability zones in the service table,
availability zones are implemented using general aggregate metadata.
This patch does not remove availability zones from the service table, a
latter patch will do that.
* In theory supports a single compute node in multiple availability zones
* Drop availability_zone column from Aggregate table (is now a property)
* map aggregate metadata 'availability_zone' so API does not change
Implements blueprint aggregate-based-availability-zones
Change-Id: I2a2ac5bfaa526d639dff5efa392c051347dbd9bb
Diffstat (limited to 'nova/manager.py')
0 files changed, 0 insertions, 0 deletions