nova/nova
Andrew Laski 596ee8796a Cells: cell scheduler anti-affinity filter
Adds a new cell scheduler filter which can use a 'different_cell'
scheduler hint similar to the 'different_host' hint.  It expects a fully
qualified cell path as the value and filters out any matching cells.

Change-Id: I27acd19ac9b6ba4ad61a16db3b032e55113a376c
Implements: bp cells-scheduler-anti-affinity-filter
2015-06-22 12:00:03 -04:00
..
CA
api Merge "Add common function for v2 API flavor_get." 2015-06-22 13:12:47 +00:00
cells Cells: cell scheduler anti-affinity filter 2015-06-22 12:00:03 -04:00
cert Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
cloudpipe
cmd Implement online schema migrations 2015-06-16 00:58:18 -04:00
compute Merge "Compute: use instance object for _deleted_old_enough method" 2015-06-18 15:54:14 +00:00
conductor Merge "Send Instance object to cells instance_update_at_top" 2015-06-12 01:33:13 +00:00
console Fix noVNC console access for an IPv6 setup 2015-06-15 09:23:25 +00:00
consoleauth Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
db Merge "Remove db layer hard-code permission checks for network_associate" 2015-06-18 06:23:41 +00:00
hacking Merge "virt: convert VFS API to use nova.virt.image.model" 2015-06-11 13:49:32 +00:00
image Use oslo_config choices support 2015-06-01 12:19:29 -07:00
ipv6
keymgr
locale Imported Translations from Transifex 2015-06-22 06:10:05 +00:00
network network: add more debug logging context for race bug 1249065 2015-06-19 12:04:40 -07:00
objects Merge "Remove openstack/common/versionutils module" 2015-06-17 13:29:45 +00:00
objectstore Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
openstack Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
pci Merge "Cleanups for pci stats in preparation for RT using ComputeNode" 2015-06-03 03:02:57 +00:00
rdp
scheduler Minor refactor in nova.scheduler.filters.utils 2015-06-12 20:17:59 -07:00
servicegroup fix "down" nova-compute service spuriously marked as "up" 2015-06-10 13:18:06 -06:00
spice
storage Fix multipath device discovery when UFN is enabled. 2015-04-02 13:23:49 +01:00
tests Cells: cell scheduler anti-affinity filter 2015-06-22 12:00:03 -04:00
virt Merge "xenapi: remove bittorrent entry point lookup code" 2015-06-22 15:39:11 +00:00
vnc
volume volume: log which encryptor class is being used 2015-06-09 11:50:13 -07:00
wsgi Helper scripts for running under Apache2 2015-05-08 09:59:58 -04:00
__init__.py
availability_zones.py Replace dict(obj.iteritems()) with dict(obj) 2015-05-21 08:35:37 -07:00
baserpc.py
block_device.py Fix wrong check when use image in local 2015-06-18 15:06:00 +08:00
config.py Remove references to suds 2015-06-15 16:32:23 +03:00
context.py Stop spamming logs when creating context 2015-03-13 17:59:47 -04:00
crypto.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
debugger.py
exception.py Make readonly field tests use exception from oslo.versionedobjects 2015-06-22 11:46:20 +00:00
filters.py Remove use of builtin name 2015-05-28 16:23:49 -05:00
hooks.py
i18n.py
loadables.py
manager.py
netconf.py
notifications.py Handle InstanceNotFound when sending instance update notification 2015-06-11 12:26:00 -07:00
paths.py
policy.py
quota.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
rpc.py
safe_utils.py Avoid indexing into an empty list in getcallargs 2015-04-10 13:10:16 -04:00
service.py Convert service and servicegroup to objects 2015-04-13 19:05:55 +02:00
test.py test: add MatchType helper class as equivalent of mox.IsA 2015-06-17 12:16:43 +01:00
utils.py Merge "Ensure to store context in thread local after spawn/spawn_n" 2015-06-15 19:50:00 +00:00
version.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
weights.py Skip only one host weight calculation 2015-05-05 11:40:09 +08:00
wsgi.py Remove usage of WritableLogger from oslo_log 2015-06-18 18:47:42 +00:00