summaryrefslogtreecommitdiffstats
path: root/nova/node.py
diff options
context:
space:
mode:
authorSenhua Huang <senhuang@cisco.com>2013-05-23 07:17:38 -0700
committerSenhua Huang <senhuang@cisco.com>2013-05-26 02:13:40 -0700
commit40c6c1a9d29608a04f2062e63dcc395acbb0dffd (patch)
tree4a8c1e35ffca8669371f20da52d2f952e4d4bef0 /nova/node.py
parentf166ac3768e6b446d69f483d34348c0d070ca4c4 (diff)
Deprecate compute_api_class option in the config
Add a function "get_compute_api_class_name" within nova.compute that returns nova.compute.cells_api.ComputeCellsAPI if cell is enabled and this cell is an API cell, and returns compute.api.API otherwise. Add an option "cell_type" to the config in group "cells". Use the default value of "cell_type" (None) for legacy configuration. Change-Id: I32f5ccf789c657b563c165bfa8244e819b1a79a6 Fixes: bug #1049249
Diffstat (limited to 'nova/node.py')
0 files changed, 0 insertions, 0 deletions