diff --git a/manila/opts.py b/manila/opts.py index 43229efb..62f305d0 100644 --- a/manila/opts.py +++ b/manila/opts.py @@ -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,