softlayer / softlayer-python

A set of Python libraries that assist in calling the SoftLayer API.
http://softlayer.github.io/softlayer-python/
MIT License
152 stars 195 forks source link

Use GUIDs instead of integer ids in the CLI #433

Closed sudorandom closed 10 years ago

sudorandom commented 10 years ago

This will effect the following commands:

These objects don't have globally unique ids:

sudorandom commented 10 years ago

Closed by #445