Skip to content

Releases: softlayer/softlayer-python

5.9.4

27 Apr 16:04

Choose a tag to compare

[5.9.4] - 2021-04-27

v5.9.3...v5.9.4

New Commands

  • slcli hw authorize-storage #1439
  • slcli order quote-save #1451

Improvements

  • Refactored managers.ordering_manager.verify_quote() to work better with the REST endpoing #1430
  • Add routers for each DC in slcli hw create-options #1432
  • Add preset datatype in slcli virtual detail #1435
  • Add upgrade option to slcli hw. #1437
  • Ibmcloud authentication support #1315 / #1447
    • slcli config setup --ibmid
    • slcli config setup --sso
    • slcli config setup --cloud_key
    • slcli config setup --classic_key
  • Refactor slcli hw detail prices. #1443
  • Updated contributing guide #1458
  • Add the Hardware components on "slcli hardware detail" #1452
  • Add billing and lastTransaction on hardware detail #1446
  • Forced reserved capacity guests to be monthly #1454
  • Removing the rwhois commands #1456
  • Added automation to publish to test-pypi #1467
  • Updating author_email to SLDN distro list #1469
  • Add the option to add and upgrade the hw disk. #1455
  • Added a utility to merge objectFilters, #1468
  • Fixes shift+ins when pasteing into a password field for windows users. #1460
  • Add Billing and lastTransaction on slcli virtual detail #1466
  • Fixing 'import mock' pylint issues #1476

5.9.3

03 Mar 22:00
0ab9c0d

Choose a tag to compare

[5.9.3] - 2021-03-03

v5.9.2...v5.9.3

New Commands

  • slcli file|block disaster-recovery-failover #1407

Improvements

  • Unit testing for large integers #1403
  • Add Multi factor authentication to users list #1408
  • Add pagination to object storage list accounts. #1411
  • Add username lookup to slcli object-storage credential #1415
  • Add IOPs data to slcli block volume-list. #1418
  • Add 2FA and classic APIKeys fields to slcli user list as default values #1421
  • Add a flags in the report bandwidth #1420
  • Add the option network component by router to slcli hw create. #1422
  • Add slcli vs create by router data. #1414
  • Add testing and support for python 3.9. #1429
  • Checking for TermLength on prices #1428

5.9.2

03 Dec 19:48

Choose a tag to compare

[5.9.2] - 2020-12-03

v5.9.1...v5.9.2

New Commands

  • slcli account orders #1349
  • slcli order lookup #1354

Improvements

  • Ordering price information improvements. #1319
  • refactor vsi create-option #1337
  • Add Invoice Item id as parameter in slcli account item-detail command
  • Added order lookup command to block and file orders. #1350
  • Add prices to vs create-options. #1351
  • Allow orders without a location if needed #1356
  • Refactor file and block commands to use the username resolver #1357
  • Fix create subnet static for ipv4 price. #1358
  • moved snapcraft readme #1363
  • Update snapcraft.yaml #1365
  • Updated documentation on how to deal with KeyError #1366
  • Fix order item-list --prices location #1360
  • Removed Nessus scanner from docs and examples #1368
  • Fix subnet list. #1379
  • Fixed analysis/flake8 tests #1381
  • Remove the -a option from slcli user create. Only the user themselves can create an API key now. #1377

5.9.1

15 Sep 23:44

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

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

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

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

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

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

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.