Tags: rescale/softlayer-python
Tags
Dedicatedhost#Cancel: cli bug with --immediate flag We found weird behavior with cancellation if we set `--immediate default=True` in decorator. `slcli dedicatedhost cancel ID` => will create immediate cancellation ticket `slcli dedicatedhost cancel ID --immediate` => will create non-immediate cancellation ticket Have no idea what is the root cause, fix is to enforce `immediate = True` in function body.
PreviousNext