microsoft / service-fabric-cli

Service Fabric CLI Tools
Other
53 stars 52 forks source link

New configs #200

Closed ivan12346 closed 5 years ago

ivan12346 commented 5 years ago

Fixes # .

Changes include:

-Added ServicePlacementTimeLimit parameter to UpdateService and to CreateService, as part of StatefulServiceDescription -Added VeryHighMoveCost value for MoveCost. -Added tests

Verified:

ivan12346 commented 5 years ago

Please add release notes in file https://github.com/microsoft/service-fabric-cli/blob/master/src/README.rst

You can add a new line under "Unreleased"

Thank you! :)

Done.