Skip to content

Releases: softlayer/softlayer-python

v5.8.0

04 Sep 20:14
Compare
Choose a tag to compare

[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

03 May 21:07
Compare
Choose a tag to compare

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

16 Nov 23:14
Compare
Choose a tag to compare

Changes: v5.6.3...v5.6.4

#1041 Dedicated host cancel, cancel-guests, list-guests
#1071 Added createDate and modifyDate parameters to sg rule-list
#1060 Fixed slcli subnet list
#1056 Fixed documentation link in image manager
#1062 Added description to slcli order

5.6.3

07 Nov 22:05
d2e81fe
Compare
Choose a tag to compare
  • #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

17 Oct 00:12
Compare
Choose a tag to compare
  • #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

06 Aug 19:53
Compare
Choose a tag to compare
  • #1006, added paginations to several slcli methods, making them work better with large result sets.
  • #995, Fixed an issue displaying VLANs.
  • #1011, Fixed an issue displaying some NAS passwords
  • #1014, Ability to delete users

5.4.4

18 Apr 18:26
Compare
Choose a tag to compare

[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

30 Mar 18:55
Compare
Choose a tag to compare

[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

16 Mar 15:47
Compare
Choose a tag to compare

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

05 Feb 22:54
Compare
Choose a tag to compare
  • 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