File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 77
88### Changed
99
10+ ## [ 5.2.3] - 2017-04-05
11+ - Changes: https://github.com/softlayer/softlayer-python/compare/v5.2.2...v5.2.3
12+
13+ ### Added
14+ - Adds Python 3.6 support
15+
16+ ### Changed
17+ - CLI+API: Removes the iSCSI manager and commands
18+ - API: Fixes hardware order failing to find a single bare metal fast provision package to use
19+
20+ ## [ 5.2.2] - 2017-02-24
21+ - Changes: https://github.com/softlayer/softlayer-python/compare/v5.2.1...v5.2.2
22+
23+ ### Added
24+ - Adds release process documentation
25+ - CLI: Displays NFS mount point for volumes in volume list and detail commands
26+ - CLI+API: Enables ` slcli file ` and ` block ` storage commands to order tier 10 endurance storage and replica
27+
28+ ### Changed
29+ - Updates docs to replace ` sl ` command with ` slcli `
30+ - CLI: Removes requirement to have ` --os-type ` provided for file storage ordering
31+ - API: Fixes block storage ordering to handle size provided properly
32+ - CLI: Fixes load balancer detail output so that JSON output is sane
33+ - API: Includes check if object storage endpoints were provided by the API before trying to add them to the endpoints returned by ` list_endpoints `
34+
1035## [ 5.2.1] - 2016-10-4
1136 - Changes: https://github.com/softlayer/softlayer-python/compare/v5.2.0...v5.2.1
1237
Original file line number Diff line number Diff line change 5050 'Programming Language :: Python :: 3.4' ,
5151 'Programming Language :: Python :: 3.3' ,
5252 'Programming Language :: Python :: 3.5' ,
53+ 'Programming Language :: Python :: 3.6' ,
5354 'Programming Language :: Python :: 2.7' ,
5455 'Programming Language :: Python :: Implementation :: CPython' ,
5556 'Programming Language :: Python :: Implementation :: PyPy' ,
You can’t perform that action at this time.
0 commit comments