Removed zones from api and distributed scheduler

There is a new Zones implementation coming that will use AMQP-to-AMQP
channels vs. the public API. This is being done for three reasons:
1. remove complications in the OpenStack API (and possibly allow EC2 Zones)
2. remove dependencies on keystone and novaclient
3. faster scheduling (fewer chances for race conditions)

Learn more here:
http://wiki.openstack.org/EssexSchedulerImprovements

Change-Id: I6fe538923dd5ae19276afac2ac3311a285fd5c99
This commit is contained in:
Sandy Walsh
2012-01-30 13:10:50 -08:00
committed by Chris Behrens
parent 265c1e5c98
commit 225889425c
19 changed files with 38 additions and 1472 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB