Releases: softlayer/softlayer-python
Releases · softlayer/softlayer-python
6.1.8
What's Changed
- Added double quotes in CSV outputformat by @edsonarios in #1924
- add a new command on order items-cancelation by @caberos in #1929
- New Command:
slcli user apikey
by @BrianSantivanez in #1919 - Add ability to filter in slcli account billing-items by @caberos in #1925
- added unit test cases by @ramkishor-ch in #1938
- Added Unit Test Case and Fixture by @ramkishor-ch in #1945
- Remove
bytes-used
from block volume-list by @edsonarios in #1932 - Updated command - slcli cdn purge by @edsonarios in #1934
- add a limit default 100 to image list --public by @caberos in #1941
- Updated command - slcli report bandwidth by @edsonarios in #1953
- Updated command - slcli account bandwidth-pools by @edsonarios in #1943
- Related this issue:#1744 by @ramkishor-ch in #1950
- New Command:
slcli security
by @BrianSantivanez in #1951 - Figure out why slcli vs list --tag doesnt work properly by @caberos in #1958
- Updated readthedocs documentation by @allmightyspiff in #1960
- add a new column on ipAddress table subnet details by @caberos in #1955
- #1954 by @ramkishor-ch in #1970
- Group bandwidth commands by @edsonarios in #1963
- pip prod(deps): bump rich from 13.3.5 to 13.4.1 by @dependabot in #1972
- F-String Updates - account/bandwidthblock by @ramkishor-ch in #1975
- f-string changes for order, storage_utils, subnet, tags module by @JayasilanJibm in #1980
- #1968 by @JayasilanJibm in #1973
slcli account billing-items --create
always return an empty table by @BrianSantivanez in #1965- update the network vlan on hardware detail by @caberos in #1966
- Improve resolve ids functionality by @caberos in #1974
- New command
slcli bandwidth pools-create
by @edsonarios in #1971 - F-Strings - call-api / config / dns / file by @ramkishor-ch in #1978
- F-Strings - hardware / image / lb by @ramkishor-ch in #1982
- f-string changes for user, virt, vlan and vpn module by @JayasilanJibm in #1984
- pip prod(deps): bump rich from 13.4.1 to 13.4.2 by @dependabot in #1985
- F-string changes for managers, transports, test module and few other files by @JayasilanJibm in #1988
- Fix misspelling by @edsonarios in #1994
- New command
slcli bandwidth pools-edit
by @edsonarios in #1991 - Error on hardware create with Operation system #1638 by @ramkishor-ch in #1996
- Added new command
slcli bandwidth pools-delete
by @edsonarios in #1998 - LB protocol features by @caberos in #1999
- slcli bandwidth pools-create with single locations as option #1990 by @JayasilanJibm in #2000
- Added blank value if it is empty when "Deletion Scheduled" to bandwidth pools and pool-details by @ramkishor-ch in #2006
- block volume-list errors for this issue #1732 by @ramkishor-ch in #2004
- slcli image list should use an iterative cal by @caberos in #2001
- Multithreading implementation for slcli bandwidth pools command by @JayasilanJibm in #2008
- Removed Deduplicate code in LB of protocol edit cli commands for Issue 2003 by @ramkishor-ch in #2009
- slcli search command help/abort message when no option provided by @JayasilanJibm in #2011
- moved cliChecker folder to softlayer-python folder because new changes are not picking up by @ramkishor-ch in #2045
- Example text added in slcli block access-authorise, slcli block access-list, slcli block access-revoke, slcli block disaster-recovery-failover by @ramkishor-ch in #2053
- added Description of Example by @ramkishor-ch in #2048
- Fixed Description and some features are missing in slcli block snapshot-set-notification, slcli block subnets-assign, slcli block subnets-list, slcli block subnets-remove by @ramkishor-ch in #2047
- --force option for slcli firewall add, firewall cancel command - issue #2032 by @JayasilanJibm in #2052
- Example and sub feature for slcli file volume-order, volume-refresh, volume-set-note command #2031 by @JayasilanJibm in #2055
- Sub features and Example were missing in slcli cdn edit, slcli cdn origin-add by @ramkishor-ch in #2054
- Example and sub feature for slcli firewall monitoring, slcli globalip specific commands #2033 by @JayasilanJibm in #2056
- pip prod(deps): bump rich from 13.4.2 to 13.5.1 by @dependabot in #2057
- ./slcli account cancel-item message/help text is added. by @ramkishor-ch in #2058
- Feature added in slcli block snapshot-cancel, Text updated in slcli block snapshot-enable by @ramkishor-ch in #2059
- Example text and some features for slcli block volume-cancel, slcli block volume-duplicate command #2015 by @JayasilanJibm in #2061
- Example text for slcli block volume-list, slcli block volume-limit command #2016 by @JayasilanJibm in #2062
- Example for slcli block volume-modify, slcli block volume-options #2017 by @JayasilanJibm in #2063
- Example for slcli dedicatedhost create-options, slcli dns import, slcli dns record-edit command #2021 by @JayasilanJibm in #2064
- Example for slcli dns zone-create, slcli dns record-list, slcli dns record-remove command #2022 by @JayasilanJibm in #2065
- Example for slcli dns zone-delete, slcli dns zone-list, slcli dns zone-print command #2023 by @JayasilanJibm in #2066
- Example for slcli file access-authorize, slcli file access-list, slcli file access-revoke command #2024 by @JayasilanJibm in #2067
- Example for slcli file disaster-recovery-failover, slcli file replica-failback, slcli file replica-failover, slcli file replica-locations #2025 by @JayasilanJibm in #2068
- pip prod(deps): bump rich from 13.5.1 to 13.5.2 by @dependabot in #2071
- Added new slcli user vpn-disable and slcli user vpn-enable command by @ramkishor-ch in #2073
- Enable all user permissions doesn't get all permissions by @ramkishor-ch in #2070
- slcli file snapshot-list, snapshot-order, snapshot-restore command example addition #2028 by @JayasilanJibm in #2075
- added Example for slcli file snapshot-create, slcli file snapshot-disable, slcli file snapshot-enable by @ramkishor-ch in #2074
- slcli ticket list command with user limit option #2049 by @JayasilanJibm in #2072
- added example in order, partners and cancel in file, added force and unit test cases in order, cancel commands. by @ramkishor-ch in #2083
- Added example in slcli loadbal health, slcli loadbal l7policies, slcli loadbal l7pool-add by @ramkishor-ch in #2080
- slcli ipsec cancel, ipsec list, loadbal cancel command missing feature fix #2042 by @JayasilanJibm in #2079
- Added force fla...
6.1.7
What's Changed
- pip prod(deps): bump rich from 13.3.2 to 13.3.3 by @dependabot in #1894
- Added new command - slcli cdn delete by @edsonarios in #1896
- Added new command - slcli cdn create by @edsonarios in #1898
- slcli firewall detail multiVlan:14109 --credentials by @caberos in #1899
- add a new option on account orders by @caberos in #1901
- Issues with block/file volume-details on some volumes by @caberos in #1907
- Need a command for slcli object-storage delete by @caberos in #1904
- New Command:
slcli user vpn-password
by @BrianSantivanez in #1910 - Update
slcli user detail
to display if user has API key by @BrianSantivanez in #1912 - Fixed an issue with 'slcli event-log get' by @allmightyspiff in #1909
- pip prod(deps): bump rich from 13.3.3 to 13.3.4 by @dependabot in #1914
- #1922 added the slcli file to this repo by @allmightyspiff in #1923
- Updated date field in command - slcli cdn purge by @edsonarios in #1917
- New command: slcli order quote-delete by @caberos in #1918
- pip prod(deps): bump rich from 13.3.4 to 13.3.5 by @dependabot in #1928
- updates for v6.1.7 by @allmightyspiff in #1930
Full Changelog: v6.1.6...v6.1.7
6.1.6
What's Changed
- New Command, account hook-create feature by @caberos in #1886
- Updated request to list all permissions to users by @edsonarios in #1890
- Dont fail when trying to get user information from slcli event-log get by @caberos in #1887
- Fix
slcli hardware create-credential
command by @BrianSantivanez in #1891 - new feature on account hook-delete by @caberos in #1892
- v6.1.6 version by @allmightyspiff in #1893
Full Changelog: v6.1.5...v6.1.6
6.1.5
What's Changed
- removed snapcraft from publish build. by @allmightyspiff in #1855
- Updated command slcli block snapshot-order, added flag iops by @edsonarios in #1858
- Fix email commands by @BrianSantivanez in #1859
- fixed an issue showing block/file snapshot prices by @allmightyspiff in #1865
vs list --search
functionality by @allmightyspiff in #1868- pip prod(deps): bump rich from 13.3.1 to 13.3.2 by @dependabot in #1870
- slcli hw list --search "query" by @caberos in #1874
- new command account hooks by @caberos in #1878
- New command
slcli image share-deny
by @edsonarios in #1875 - Updated command
slcli image detail
by @edsonarios in #1866 - Add columns to
image list
by @BrianSantivanez in #1872 - New command
slcli image share
by @edsonarios in #1861 - removed autoscale commands by @BrianSantivanez in #1880
- Unable to determine file\block storage limits per datacenter by @caberos in #1882
- Solved bug
slcli vs capture
Error: Got unexpected extra argument by @edsonarios in #1881
Full Changelog: v6.1.4...v6.1.5
6.1.4
What's Changed
- Remove default filter on subnet list and fix the subnet detail by @caberos in #1801
- fixing issues with the auto build for releases by @allmightyspiff in #1807
- Improve subnet list by @edsonarios in #1805
- add a limit and sortby on data time on ticket list command on result … by @caberos in #1808
slcli vs upgrade --resize-disk
is resizing another disk and not the selected one by @BrianSantivanez in #1804- Improve subnet detail by @caberos in #1803
- Added example to slcli call-api by @edsonarios in #1811
- pip prod(deps): bump rich from 12.6.0 to 13.0.0 by @dependabot in #1812
- subnet route and subnet clear-route by @caberos in #1810
slcli vs notifications
is displaying a hardware description by @BrianSantivanez in #1814- pip prod(deps): bump rich from 13.0.0 to 13.0.1 by @dependabot in #1817
- Added script to list all commands in slcli by @edsonarios in #1825
- pip prod(deps): bump rich from 13.0.1 to 13.1.0 by @dependabot in #1828
- New Command:
slcli user grant-access
by @BrianSantivanez in #1818 - Fixes firewall cancel so it can properly do multiVlan firewalls by @allmightyspiff in #1822
user remove-access
is not displaying all removed device access and its help command displaying error message by @BrianSantivanez in #1824- feature search by @caberos in #1833
- Added flag to command slcli account events --date-min by @edsonarios in #1830
- pip prod(deps): bump rich from 13.1.0 to 13.2.0 by @dependabot in #1834
- slcli vs capture uses a deprecated API by @caberos in #1843
- Updated command slcli block replica-order by @edsonarios in #1846
- unexpected error when using vlan list with --limit 0 or 999 and a lar… by @caberos in #1847
- pip prod(deps): bump rich from 13.2.0 to 13.3.1 by @dependabot in #1848
- New Command:
slcli virtual host-list
by @BrianSantivanez in #1835 - update volume-refresh command by @ko101 in #1832
- vs os-available command by @caberos in #1838
- New Command:
slcli virtual host-create
by @BrianSantivanez in #1850 slcli block access
, updated some descriptions, change flag -h to -d, sort flags by @edsonarios in #1840- slcli vlan list only returns 100 results by @caberos in #1852
- v6.1.4 by @allmightyspiff in #1854
Full Changelog: v6.1.3...v6.1.4
6.1.3
What's Changed
- New Command: Hardware notifications by @caberos in #1756
- New Command: virtual notifications by @caberos in #1758
- Change regex in rich text in simple option in help text by @edsonarios in #1759
- pip prod(deps): bump rich from 12.5.1 to 12.6.0 by @dependabot in #1760
- add more information to vs credentials by @caberos in #1762
- Fixed maxint issue by @allmightyspiff in #1765
- Added csv output format by @edsonarios in #1766
- add more information on hw credentials by @caberos in #1767
- Delete twitter link in documentation by @edsonarios in #1769
- new command hw create-credential by @caberos in #1774
- fix the hw credential error by @caberos in #1781
- Added test suite for py311 by @allmightyspiff in #1784
- New feature to change theme in slcli like dark, light o maintain in default by @edsonarios in #1775
- Match
virtual detail --prices
option withhardware detail --prices
option by @BrianSantivanez in #1780 - Fixing preset-list pricing table by @allmightyspiff in #1782
- fix the call api cannot handle empty results by @caberos in #1789
- Debug output changed to a valid JSON by @edsonarios in #1791
- slcli hw add-notifications crashes with a bad user by @caberos in #1786
- del-notification commands, rename the commands to notifications-add by @caberos in #1785
- Add --extras to slcli order quote by @caberos in #1792
- An error is displaying for volume with replica in slcli for Active pr… by @caberos in #1794
- Version to 6.1.3 by @allmightyspiff in #1797
Full Changelog: v6.1.2...v6.1.3
6.1.2
What's Changed
- Snapcraft: Updated to Core22 and add homeishome-launch by @kz6fittycent in #1740
- Add status, create date and domain columns in
slcli vs list command
by @BrianSantivanez in #1728 - New command: ipsec cancel by @caberos in #1729
- New command: subnet clear-route by @caberos in #1738
- Deprecate slcli hw guests by @caberos in #1736
- Remove real usersnames from test fixtrues by @caberos in #1743
- Fix tox request.get hangout issue by @caberos in #1746
- add vs user-access command by @caberos in #1741
- Update Help message for commands that take in multiple arguments by @caberos in #1748
- Error with slcli order item-list by @caberos in #1751
- deprecate sl
autoscale
by @BrianSantivanez in #1753 - Unhandled error running a subcommand in slcli by @caberos in #1754
Full Changelog: v6.1.1...v6.1.2
6.1.1
What's Changed
- v6.1.0 Changelog and version bump by @allmightyspiff in #1674
- item-list fix by @allmightyspiff in #1679
- updating release job to actually publish to pypi by @allmightyspiff in #1680
- Update command - slcli object-storage endpoints by @edsonarios in #1685
- add the block volume-options command by @caberos in #1681
- add the file volume-options command by @caberos in #1684
- fixed issues where a message warned users about closing datacenter by @allmightyspiff in #1688
- Enable --format=raw and fixes table width by @allmightyspiff in #1689
- Update
slcli hardware sensor
by @BrianSantivanez in #1691 - Improved successful response to command - slcli vs cancel by @edsonarios in #1695
- Fixed an issue with printing tables that contained empty items by @allmightyspiff in #1697
- Added a dependabot scanner by @allmightyspiff in #1699
- block|file volume-options improvements by @caberos in #1700
- Option create-options in commands hardware and dedicatedhost fixed by @edsonarios in #1703
- pip prod(deps): bump rich from 12.3.0 to 12.5.1 by @dependabot in #1704
- block/file volume-options improvements 2 by @caberos in #1702
- New command ipsec order by @caberos in #1698
- block/file volume-options improvement 3 by @caberos in #1705
- Command slcli vlan create - displaying an error message by @edsonarios in #1707
- New Command: user device-access by @caberos in #1712
- Command slcli vlan edit accept that we do not send any parameters by @edsonarios in #1709
- Updated command - slcli vlan list by @edsonarios in #1713
slcli block subnets-list
command display an error message by @BrianSantivanez in #1716- add user remove-access command by @caberos in #1717
- Add Devices with Trunks to vlan detail by @edsonarios in #1721
- slcli hardware reflash-firmware command does not display success message by @BrianSantivanez in #1724
- Fix bug with command - slcli cdn edit by @edsonarios in #1726
- v6.1.1 release notes by @allmightyspiff in #1734
New Contributors
- @dependabot made their first contribution in #1704
Full Changelog: v6.1.0...v6.1.1
6.1.0
Major Updates
- Rich tables by @allmightyspiff in #1646
- Rich Text support by @allmightyspiff in #1635
Rich Text and Rich Tables will modernize the output of the SLCLI to be a little nicer to look at, with colors and other highlighting.
What's Changed
- slcli licenses is missing the help text by @caberos in #1605
- Add a warning if user orders in a POD that is being closed by @caberos in #1600
- updated number of updates in the command account event-detail by @edsonarios in #1609
- Add an orderBy filter to slcli vlan list by @caberos in #1599
- Add options to print a specific table in command slcli account events by @edsonarios in #1611
- Update global ip assign/unassign to use new API by @caberos in #1614
- Ability to route/unroute subnets by @caberos in #1615
- Improved successful response to command - slcli account cancel-item by @edsonarios in #1617
- Improved successful response to command - slcli virtual edit by @edsonarios in #1618
- Improved successful response to command - slcli vlan cancel by @edsonarios in #1619
- Mishandling of domain and hostname data in
slcli account item-detail
by @edsonarios in #1621 - Unable to get VSI details when last TXN is "Software install is finis… by @caberos in #1625
- new command on autoscale delete by @caberos in #1628
- Incorrect table title is displayed when an Auto Scale Group is scaled to reduce members by @BrianSantivanez in #1629
- slcli autoscale create by @caberos in #1623
- Soap transport by @allmightyspiff in #1626
- fix issue on loadbal order command by @caberos in #1633
- Policy is not added when an AutoScale Group is created by @caberos in #1637
- When
slcli event-log
not return any event log the command display an error by @BrianSantivanez in #1641 - add new columns on vlan list(premium, tags) by @caberos in #1645
- fixed documentation build issues by @allmightyspiff in #1648
- Improved successful response to command - slcli licenses cancel by @edsonarios in #1653
- update the firewall list by @caberos in #1649
- Updated readme by @allmightyspiff in #1656
- Update
slcli firewall detail
to handle multi vlan firewalls by @BrianSantivanez in #1651 - New command for getting duplicate convert status by @ko101 in #1655
- Fixed TOX errors by @allmightyspiff in #1661
- add a new feature to get all cloud object storage by @caberos in #1662
- Update
slcli report bandwidth
command by @BrianSantivanez in #1664 - add firewall monitoring command by @caberos in #1657
- add a new command on block object-storage details by @caberos in #1666
- slcli account bandwidth-pools-detail command displays an error with b… by @caberos in #1670
- new feature block object-storage permissions command by @caberos in #1668
- fix the vlan table by @caberos in #1672
New Contributors
- @BrianSantivanez made their first contribution in #1629
Full Changelog: v6.0.2...v6.1.0
6.0.2
What's Changed
- New Command slcli hardware|virtual monitoring by @caberos in #1593
- When listing datacenters/pods, mark those that are closing soon. by @caberos in #1597
- Version to 6.0.2, locked click to 8.0.4 for now by @allmightyspiff in #1607
Full Changelog: v6.0.1...v6.0.2