diff --git a/manila/opts.py b/manila/opts.py index f1954148..13611876 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.service.service_opts, manila.share.api.share_api_opts,