Merge "Remove duplicated options in manila/opts.py"
This commit is contained in:
commit
2e4a34a331
@ -94,12 +94,9 @@ _global_opt_lists = [
|
||||
manila.quota.quota_opts,
|
||||
manila.scheduler.driver.scheduler_driver_opts,
|
||||
manila.scheduler.host_manager.host_manager_opts,
|
||||
manila.scheduler.host_manager.host_manager_opts,
|
||||
[manila.scheduler.manager.scheduler_driver_opt],
|
||||
[manila.scheduler.scheduler_options.scheduler_json_config_location_opt],
|
||||
manila.scheduler.simple.simple_scheduler_opts,
|
||||
manila.scheduler.simple.simple_scheduler_opts,
|
||||
manila.scheduler.weights.capacity.capacity_weight_opts,
|
||||
manila.scheduler.weights.capacity.capacity_weight_opts,
|
||||
manila.scheduler.weights.pool.pool_weight_opts,
|
||||
manila.service.service_opts,
|
||||
|
Loading…
Reference in New Issue
Block a user