src/sfctl/custom_service.py [616:621]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            placement_constraints=constraints,
            correlation_scheme=cor_desc,
            load_metrics=metric_desc,
            service_placement_policies=place_desc,
            default_move_cost=move_cost,
            scaling_policies=scaling_policy_description,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/sfctl/custom_service.py [633:638]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                                        placement_constraints=constraints,
                                                        correlation_scheme=cor_desc,
                                                        load_metrics=metric_desc,
                                                        service_placement_policies=place_desc,
                                                        default_move_cost=move_cost,
                                                        scaling_policies=scaling_policy_description,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



