File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ *3.2.3*
2+ * Support for profiles.
3+ * Support for HVM.
4+
5+
16*3.2.2*
27* Fix NoMethodError when getting the datacenters out of an ImageTemplate and the value was nil.
38* Fix NoMethodError when getting public and private images with a result limit of 1.
Original file line number Diff line number Diff line change 1212module SoftLayer
1313 # The version number (including major, minor, and bugfix numbers)
1414 # This should change in accordance with the concept of Semantic Versioning
15- VERSION = "3.2.2 " # version history in the CHANGELOG.textile file at the root of the source
15+ VERSION = "3.2.3 " # version history in the CHANGELOG.textile file at the root of the source
1616
1717 # The base URL of the SoftLayer API available to the public internet.
1818 API_PUBLIC_ENDPOINT = 'https://api.softlayer.com/xmlrpc/v3/'
You can’t perform that action at this time.
0 commit comments