Releases: softlayer/softlayer-python
v5.8.0
[5.8.0] - 2019-09-04
- #1143 Upgrade to prompt_toolkit >= 2
- #1003 Bandwidth Feature
- slcli summary
- slcli report bandwidth
- slcli vs bandwidth
- slcli hw bandwidth
- Added bandwidth to VS and HW details page
- #1146 DOCS: replace 'developer' with 'sldn' links
- #1147 property 'contents' is not valid for 'SoftLayer_Ticket' when creating a ticket
- #1139 cannot create static subnet with slcli
- #1145 Refactor cdn network.
- #1152 IBMID auth support
- #1153, #1052 Transient VSI support
- #1167 Removed legacy LoadBalancer command, added Citrix and IBM LBaaS commands.
- slcli lb cancel
- slcli lb detail
- slcli lb health
- slcli lb l7pool-add
- slcli lb l7pool-del
- slcli lb list
- slcli lb member-add
- slcli lb member-del
- slcli lb ns-detail
- slcli lb ns-list
- slcli lb order
- slcli lb order-options
- slcli lb pool-add
- slcli lb pool-del
- slcli lb pool-edit
- #1157 Remove VpnAllowedFlag.
- #1160 Improve hardware cancellation to deal with additional cases
v5.7.2
Changes: v5.7.1...v5.7.2
- #1107 Added exception to handle json parsing error when ordering
- #1068 Support for -1 when changing port speed
- #1109 Fixed docs about placement groups
- #1112 File storage endurance iops upgrade
- #1101 Handle the new user creation exceptions
- #1116 Fix order place quantity option
- #1002 Invoice commands
- account invoices
- account invoice-detail
- account summary
- #1004 Event Notification Management commands
- account events
- account event-detail
- #1117 Two PCIe items can be added at order time
- #1121 Fix object storage apiType for S3 and Swift.
- #1100 Event Log performance improvements.
- #872 column 'name' was renamed to 'hostname'
- #1127 Fix object storage credentials.
- #1129 Fixed unexpected errors in slcli subnet create
- #1134 Change encrypt parameters for importing of images. Adds root-key-crn
- #208 Quote ordering commands
- order quote
- order quote-detail
- order quote-list
- #1113 VS usage information command
- virtual usage
- #1131 made sure config_tests dont actually make api calls.
5.6.4
5.6.3
- Changes: v5.6.0...v5.6.3
- #1065 Updated urllib3 and requests libraries due to CVE-2018-18074
- #1070 Fixed an ordering bug
- Updated release process and fab-file
5.6.0
- Changes: v5.5.3...v5.6.0
- #1026 Support for Reserved Capacity
slcli vs capacity create
slcli vs capacity create-guest
slcli vs capacity create-options
slcli vs capacity detail
slcli vs capacity list
- #1050 Fix
post_uri
parameter name on docstring - #1039 Fixed suspend cloud server order.
- #1055 Update to use click 7
- #1053 Add export/import capabilities to/from IBM Cloud Object Storage to the image manager as well as the slcli.
5.5.1
5.4.4
[5.4.4] - 2018-04-18
-
Changes: v5.4.3...master
-
fixed hw list not showing transactions
-
Re-factored RestTransport and XMLRPCTransport, logging is now only done in the DebugTransport
-
Added print_reproduceable to XMLRPCTransport and RestTransport, which should be very useful in printing out pure API calls.
-
Fixed an issue with RestTransport and locationGroupId
5.4.3
[5.4.3] - 2018-03-30
-
Changes: v5.4.2...master
-
Corrected to current create-options output
-
Allow ordering of account restricted presets
-
Added lookup function for datacenter names and ability to use
slcli order
with short DC names -
Changed locatoinGroupId to check for None instead of empty string
-
Added a way to try to cancel montly bare metal immediately. THis is done by automatically updating the cancellation request. A human still needs to read the ticket and process it for the reclaim to complete.
5.4.2
5.4.2 - 2018-02-22
-
Changes: v5.4.1...master
-
add GPU to the virtual create-options table
-
Remove 'virtual' from the hardware ready command.
-
Carefully check for the metric tracking id on virtual guests when building a bandwidth report.
-
Do not fail if the source or destination subnet mask does not exist for ipv6 rules.
5.4.1
- Improve error conditions when adding SSH keys
- added type filters to package-list, auto-removes bluemix_services on package listing
- Add boot mode option to virtual guest creation
- Update documentation for security group rule add
- Add fix for unsetting of values in edit SG rules