softlayer-python
softlayer-python copied to clipboard
Mishandling of domain and hostname data in `slcli account item-detail`
It does not correctly call the domain data

If hostname and domain do not exist, then the "FQDN" field should not appear.

Both bugs are in the same file and that is why a single issue was opened.