Merge "Remove compute_api_class config option"

This commit is contained in:
Jenkins
2013-10-16 20:57:06 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 79 deletions

View File

@@ -507,15 +507,6 @@
#osapi_max_request_body_size=114688
#
# Options defined in nova.cells.opts
#
# The full class name of the compute API class to use
# (deprecated) (string value)
#compute_api_class=nova.compute.api.API
#
# Options defined in nova.cert.rpcapi
#
@@ -2754,7 +2745,7 @@
#reserve_percent=10.0
# Type of cell: api or compute (string value)
#cell_type=<None>
#cell_type=compute
# Number of seconds after which a lack of capability and
# capacity updates signals the child cell is to be treated as