Skip to content

Releases: softlayer/softlayer-python

5.9.1

15 Sep 23:44
Compare
Choose a tag to compare

[5.9.1] - 2020-09-15

v5.9.0...v5.9.1

  • Fix the ha option for firewalls, add and implement unit test #1327
  • BluePages_Search and IntegratedOfferingTeam_Region don't need SoftLayer_ prefix #972
  • Fix new TOX issues #1330
  • Add more unit test coverage #1331
  • Set notes for network storage #1322
  • Some improvements to the dns commands #999
    • dns zone-list: added resourceRecordCount, added automatic pagination for large zones
    • dns record-list: fixed an issue where a record (like SRV types) that don't have a host would cause the command to fail
  • Renamed managers.storage.refresh_dep_dupe to SoftLayer.managers.storage.refresh_dupe #1342 to support the new API method. CLI commands now use this method.

5.9.0

18 Aug 19:51
228ccc0
Compare
Choose a tag to compare

[5.9.0] - 2020-08-03

v5.8.9...v5.9.0

  • #1280 Notification Management
    • slcli user notifications
    • slcli user edit-notifications
  • #828 Added networking options to slcli hw create-options
    • Refactored slcli hw create to use the ordering manager
    • Added --network option to slcli hw create for more granular network choices.
    • Deprecated --port-speed and --no-public . They still work for now, but will be removed in a future release.
  • #1298 Fix Unhandled exception in CLI - vs detail
  • #1309 Fix the empty lines in slcli vs create-options
  • #1301 Ability to list VirtualHost capable guests
    • slcli hardware guests
    • slcli vs list will show guests on VirtualHost servers
  • #875 added option to reload bare metal servers with LVM enabled
  • #874 Added Migrate command
  • #1313 Added support for filteredMask
  • #1305 Update docs links
  • #1302 Fix lots of whitespace slcli vs create-options
  • #900 Support for STDIN on creating and updating tickets.
  • #1318 add Drive number in guest drives details using the device number
  • #1323 add vs list hardware and all option
  • #1308 Added option to upgrade and add disks to existing virtual guests

5.8.9

06 Jul 20:06
Compare
Choose a tag to compare

v5.8.8...v5.8.9

  • #1252 Automated Snap publisher
  • #1230 Tag Management
    • slcli tags cleanup
    • slcli tags delete
    • slcli tags details
    • slcli tags list
    • slcli tags set
    • slcli tags taggable
  • #1285 Vlan editing functionality
  • #1287 Edit IP note and add ipAddress table in detail view
  • #1283 Subnet Tagging
  • #1291 Storage documentation updates
  • #1293 add system operation referenceCode in create-option

5.8.8

18 May 12:27
Compare
Choose a tag to compare

[5.8.8] - 2020-05-18

v5.8.7...v5.8.8

  • #1266 Fixed ticket upload with REST endpoint
  • #1263 add the redundant/degraded option to hardware
  • #1262 Added iter option for ordering manager functions
  • #1264 Add Account planned, unplanned and announcement events
  • #1265 fixed pylint 2.5.0 errors
  • #1261 Fix AttributeError: 'NoneType' object has no attribute 'keys
  • #1256 Adding more github action tests, removing travis CI tests
  • #887 fix Response shows additional new lines (\n) in ticket details
  • #1241 Storage feature for virtual and hardware servers
  • #1242 Hardware and Virtual billing info
  • #1239 VPN subnet access to a use
  • #1254 added account billing-items/item-details/cancel-item commands

5.8.7

26 Mar 22:02
Compare
Choose a tag to compare

[5.8.7] - 2020-03-26

v5.8.5...v5.8.7

  • #1222 Get load balancer (LBaaS) by name
  • #1221 Added version checker
  • #1227 Updated unit test suite for TravisCI to run properly
  • #1225 Add note about using multiple colon symbols not working when setting tags.
  • #1228 Support ordering Dependent Duplicate Volumes
  • #1233 Refactored File/Block managers to reduce duplicated code.
  • #1231 Added Refresh functions for Dependent Duplicate Volumes
  • #801 Added support for JSON styled parameters and object filters
  • #1234 Added ability to change which datacenters an image template was stored in

5.8.5

29 Jan 22:15
be19a02
Compare
Choose a tag to compare

v5.8.4...v5.8.5

  • #1195 Fixed an issue with slcli vs dns-sync --ptr. Added slcli hw dns-sync
  • #1199 Fix File Storage failback and failover.
  • #1198 Fix issue where the summary command fails due to None being provided as the datacenter name.
  • #1208 Added The following commands:
    • slcli block volume-limits
    • slcli file volume-limits
  • #1209 Add testing/CI for python 3.8.
  • #1212 Fix vs detail erroring on servers pending cancellation.
  • #1210 support subnet ACL management through cli
    • slcli block subnets-list
    • slcli block subnets-assign
    • slcli block subnets-remove
  • #1215 Added documentation for all SLCLI commands.

5.8.4

20 Dec 17:14
bc4c693
Compare
Choose a tag to compare

[5.8.5] - 2019-12-20

v5.8.3...v5.8.4

  • #1199 Fix block storage failback and failover.
  • #1202 Order a virtual server private.

5.8.3

11 Dec 23:49
Compare
Choose a tag to compare

v5.8.2...v5.8.3

  • #771 Fixed unicode errors in image list (for windows)
  • #1191 Fixed ordering virtual server dedicated from the CLI
  • #1155 Fixed capacity restriction when ordering storage quotes
  • #1192 Fixed hardware detail bandwidth allocation errors.

5.8.2

15 Nov 22:07
f40fffa
Compare
Choose a tag to compare

[5.8.2] - 2019-11-15

  • #1186 Fixed a unit test that could fail if the test took too long to run.
  • #1183 Added a check to ensure subnet and vlan options are properly added to the order for virtual servers.
  • #1184 Fixed a readme misspelling.
  • #1182 Fixed vs reboot unable to resolve vs names.
  • #1095 Handle missing Fixtures better for unit tests.

v5.8.1

11 Oct 19:48
ea5536b
Compare
Choose a tag to compare

[5.8.1] - 2019-10-11

  • #1169 Drop python 2.7 support
  • #1170 Added CS# to ticket listing
  • #1162 Fixed issue looking up OS keyName instead of referenceCode
  • #627 Autoscale support
    • slcli autoscale detail
    • slcli autoscale edit
    • slcli autoscale list
    • slcli autoscale logs
    • slcli autoscale scale
    • slcli autoscale tag