Skip to content

Tags: rescale/softlayer-python

Tags

5.7.2

Toggle 5.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from rescale/rebase-softlayer-07-22-2019

Rebase softlayer to upstream - 07 22 2019

5.5.1

Toggle 5.5.1's commit message

Unverified

No user is associated with the committer email.
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.

rescale-5.1

Toggle rescale-5.1's commit message
include private subnet flag within VLAN