14
0

Commit Graph

  • 81f76ec6e1 Accepting request 1279292 from devel:languages:python main Ana Guerrero 2025-05-22 14:57:38 +00:00
  • 7e742d7a13 - Update to 6.2.6: * Added feature to iter_call to force a orderBy filter * Fixed an issues with search command. * Added --owner, --public_ip and --private_ip search fields for hardware list * Added get_total_items to SoftLayerListResult. * Fixed invalid filter in vs migrate preventing guest list from being properly shown. * Sums up child items in invoices-detail * Updated vlan masks to fix id/number fields not being retrieved properly * Added x509 certificate support to cli * Added vpn status to user list. * Fixed a bug when displaying empty tables. * Added more error handling around table output * Reworked user permissions list to include permissions * More efficient created_by * Fixed a bug in the config parser * Fixed an issue with confirmation not handling uppercase ids * Removed requirements in volume-modify commands * Marked --crt and --key as required for slcli ssl add * Added network flag to update-firmware * Added detect-secrets workflow * Added support for python 3.12 * Adding support for internal styles of authentication - Add patch support-click-8.2.patch: * Support changes that Click 8.2 made. - Switch to pyproject macros. - No more greedy globs in %files. - Package should be noarch. Steve Kowalik 2025-05-22 13:48:15 +00:00
  • 4e666c9fcf Accepting request 1135609 from devel:languages:python Dominique Leuenberger 2024-01-03 11:23:59 +00:00
  • 3d022aab98 - update to 6.1.11: * Added vlan trunks on the server detail page * Added a thread capable client.cf_call() function Dirk Mueller 2023-12-29 09:17:56 +00:00
  • c5980dc661 * Unable to determine file-lock storage limits per datacenter Dominique Leuenberger 2023-12-10 09:15:49 +00:00
  • c8bc4c37ee Updating link to change in openSUSE:Factory/python-softlayer revision 21 OBS User buildservice-autocommit 2023-12-10 09:15:49 +00:00
  • e721c0305f Accepting request 1132148 from devel:languages:python Dominique Leuenberger 2023-12-09 21:53:37 +00:00
  • 75fb62f477 - update to 6.1.10: * Implement IBM Detect-Secrets * Fixing sphinx-build issues * A few more additions to the documentation updates * #2095 changed os version for readthedocs to a supported version * fixing build errors for documentation * Fixing readthedocs build * apparently style.css is a reserved word for sphinx/readthedocs * updating requirements with specific versions * pip prod(deps): bump rich from 13.5.3 to 13.6.0 * fixed vs list with tag search, allowing multiple tags as well * Show both binary flag options - update to 6.1.9: * Added Example and some sub features in slcli file volume- cancel, slcli file volume-duplicate, slcli file volume-limits * PyPi publishing update * fixed image detail object mask * added force feature for hardware poweron and poweroff - update to 6.1.8: * Added double quotes in CSV outputformat * add a new command on order items-cancelation * New Command: slcli user apikey * Add ability to filter in slcli account billing-items * added unit test cases * Added Unit Test Case and Fixture * Remove bytes-used from block volume-list * Updated command - slcli cdn purge * add a limit default 100 to image list --public Dirk Mueller 2023-12-08 16:46:34 +00:00
  • 594bd9c079 Accepting request 1096278 from devel:languages:python Dominique Leuenberger 2023-07-01 21:18:23 +00:00
  • 7cc101a3c6 Accepting request 1096263 from home:ecsos:python Markéta Machová 2023-07-01 10:36:26 +00:00
  • 86b89b945e Accepting request 1066676 from devel:languages:python Dominique Leuenberger 2023-02-20 16:46:03 +00:00
  • bb319dd027 - Update to 6.1.4: * Remove default filter on subnet list and fix the subnet detail * fixing issues with the auto build for releases * Improve subnet list * add a limit and sortby on data time on ticket list command on result * slcli vs upgrade --resize-disk is resizing another disk and not the selected one * Improve subnet detail by @caberos * Added example to slcli call-api * subnet route and subnet clear-route * slcli vs notifications is displaying a hardware description * Added script to list all commands in slcli * New Command: slcli user grant-access * Fixes firewall cancel so it can properly do multiVlan firewalls * user remove-access is not displaying all removed device access and its help command displaying error message * feature search * Added flag to command slcli account events --date-min * slcli vs capture uses a deprecated API * Updated command slcli block replica-order * unexpected error when using vlan list with --limit 0 or 999 * New Command: slcli virtual host-list * update volume-refresh command * vs os-available command * New Command: slcli virtual host-create * slcli block access, updated some descriptions, change flag -h to -d, sort flags * slcli vlan list only returns 100 results * New Command: Hardware notifications * New Command: virtual notifications Steve Kowalik 2023-02-20 05:04:48 +00:00
  • 42b397d2e5 Accepting request 1030941 from devel:languages:python Dominique Leuenberger 2022-10-25 09:20:07 +00:00
  • 447a1321e8 - Add fix-maint-issue.patch (fixes bsc#1203311). - No, we actually don't need python-six at all. Matej Cepl 2022-10-17 18:04:56 +00:00
  • 3727bf9616 Accepting request 1008587 from devel:languages:python Dominique Leuenberger 2022-10-16 14:09:16 +00:00
  • 7489dec12f - Update to 6.1.2: - Add status, create date and domain columns in slcli vs list command - New command: ipsec cancel - New command: subnet clear-route - Deprecate slcli hw guests - Remove real usersnames from test fixtrues - Fix tox request.get hangout issue - add vs user-access command - Update Help message for commands that take in multiple arguments - Error with slcli order item-list - deprecate sl autoscale - Unhandled error running a subcommand in slcli - Update to 6.1.1: - item-list fix - updating release job to actually publish to pypi - Update command - slcli object-storage endpoints - add the block volume-options command - add the file volume-options command - fixed issues where a message warned users about closing datacenter - Enable --format=raw and fixes table width - Update slcli hardware sensor - Improved successful response to command - slcli vs cancel - Fixed an issue with printing tables that contained empty items - Added a dependabot scanner - block|file volume-options improvements - Option create-options in commands hardware and dedicatedhost Matej Cepl 2022-10-06 19:26:40 +00:00
  • b9075e2597 Accepting request 987411 from devel:languages:python Dominique Leuenberger 2022-07-08 12:01:46 +00:00
  • 88f3f3dd62 - update to 6.1.0: * [Rich](https://github.com/Textualize/rich) tables * [Rich](https://github.com/Textualize/rich) Text support * slcli licenses is missing the help text * Add a warning if user orders in a POD that is being closed * updated number of updates in the command account event-detail * Add an orderBy filter to slcli vlan list * Add options to print a specific table in command slcli account events * Update global ip assign/unassign to use new API * Ability to route/unroute subnets * Improved successful response to command - slcli account cancel-item * Improved successful response to command - slcli virtual edit * Improved successful response to command - slcli vlan cancel * Mishandling of domain and hostname data in slcli account item-detail * Unable to get VSI details when last TXN is "Software install is finis… * new command on autoscale delete * Incorrect table title is displayed when an Auto Scale Group is scaled to reduce members * slcli autoscale create * Soap transport * fix issue on loadbal order command * Policy is not added when an AutoScale Group is created * When slcli event-log not return any event log the command display an error * add new columns on vlan list(premium, tags) * fixed documentation build issues * Improved successful response to command - slcli licenses cancel * update the firewall list * Updated readme * Update slcli firewall detail to handle multi vlan firewalls * New command for getting duplicate convert status * Fixed TOX errors Dirk Mueller 2022-07-07 11:12:04 +00:00
  • 5bbf01058c Accepting request 970763 from devel:languages:python Dominique Leuenberger 2022-04-20 14:55:05 +00:00
  • e0694c4ed8 Accepting request 970728 from home:pgajdos:python Markéta Machová 2022-04-19 12:03:58 +00:00
  • 9ce541200c Accepting request 945474 from devel:languages:python Dominique Leuenberger 2022-01-11 20:19:57 +00:00
  • f1d5d881aa - Update to 5.9.8: * Fix code blocks formatting of The Solution section docs #1534 * Add retry decorator to documentation #1535 * Updated utility docs #1536 * Add Exceptions to Documentation #1537 * Forces specific encoding on XMLRPC requests #1543 * Add sensor data to hardware #1544 * Ignoring f-string related messages for tox for now #1548 * Fix account events #1546 * Improved loadbal details #1549 * Fix initialized accountmanger #1552 * Fix hw billing reports 0 items #1556 * Update API docs link and remove travisCI mention #1557 * Fix errors with vs bandwidth #1563 * Add Item names to vs billing report #1564 * Mapping is now in collections.abc #1565 * fix vs placementgroup list #1567 * fixed up snapshot-notification cli commands #1569 * loadbal l7policies #1553 * snapshot notify #1554 Steve Kowalik 2022-01-11 05:58:06 +00:00
  • a8ff247d03 Accepting request 934076 from devel:languages:python Dominique Leuenberger 2021-11-27 22:42:28 +00:00
  • c68d535259 - fix for prettytable rename Dirk Mueller 2021-11-26 11:37:56 +00:00
  • 27f3a9e794 Accepting request 912318 from devel:languages:python Richard Brown 2021-08-18 06:55:37 +00:00
  • dd5e002fc0 - Conflict with sl, we both provide the same file. Steve Kowalik 2021-08-16 05:52:31 +00:00
  • 8b3e2b0e17 - Update to 5.9.7: * Fix the network space is empty on subnet detail #1523 * Add a table result for slcli hw upgrade output. #1488 * Remove block/file interval option for replica volume. #1497 * slcli vlan cancel should report if a vlan is automatic. #1495 * New method to manage how long text is in output tables. #1506 * Fix Tox-analysis issues. #1510 * Changed a testing domain to one that really doesnt exist #1492 * Fix Incomplete notes field for file and block #1484 * Show component versions on hw detail #1470 * Add the firewall information on slcli firewall detail #1475 * Add an --orderBy parameters to call-api #1459 * Add image detail transaction data #1479 * 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 * Add the Hardware components on "slcli hardware detail" #1452 * Updating author_email to SLDN distro list #1469 * Add the option to add and upgrade the hw disk. #1455 * Add Billing and lastTransaction on slcli virtual detail #1466 * 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 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 * Added order lookup command to block and file orders. #1350 * Allow orders without a location if needed #1356 Steve Kowalik 2021-08-13 06:06:28 +00:00
  • a358389b01 Accepting request 823359 from devel:languages:python Dominique Leuenberger 2020-07-29 15:21:29 +00:00
  • 6f9b24145e Accepting request 823324 from home:mcalabkova:branches:devel:languages:python Matej Cepl 2020-07-29 10:25:24 +00:00
  • eaa685cbb1 Accepting request 807293 from devel:languages:python Dominique Leuenberger 2020-05-19 12:58:54 +00:00
  • af7e9e8252 Accepting request 807250 from home:pgajdos:python Tomáš Chvátal 2020-05-19 12:15:03 +00:00
  • fabe5021a2 Accepting request 794254 from devel:languages:python Dominique Leuenberger 2020-04-16 21:02:09 +00:00
  • 095b24ed20 Accepting request 794225 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-04-15 16:33:41 +00:00
  • e43661b3cd Accepting request 785970 from devel:languages:python Dominique Leuenberger 2020-03-18 11:41:51 +00:00
  • daecf6b1eb Accepting request 785954 from home:pgajdos:python Tomáš Chvátal 2020-03-17 15:34:17 +00:00
  • ee02922078 Accepting request 729770 from devel:languages:python Dominique Leuenberger 2019-09-11 08:35:24 +00:00
  • 2207d44c08 - Bump to 5.8.0: * use prompt_toolkit >= 2.0 * various tests/documentation improvements * Removed legacy loadbalancer command Tomáš Chvátal 2019-09-10 10:20:45 +00:00
  • 900c01f881 Accepting request 701229 from devel:languages:python Dominique Leuenberger 2019-05-07 21:19:36 +00:00
  • b106b1d5d6 Accepting request 701227 from home:pgajdos Tomáš Chvátal 2019-05-07 07:37:14 +00:00
  • c563402f08 Accepting request 697765 from devel:languages:python Dominique Leuenberger 2019-04-30 11:04:03 +00:00
  • 51a40222b1 Accepting request 697734 from home:pgajdos Tomáš Chvátal 2019-04-25 07:39:20 +00:00
  • 13631d226a Accepting request 692779 from devel:languages:python Dominique Leuenberger 2019-04-14 10:22:02 +00:00
  • 723b25fcd3 Accepting request 692605 from home:pgajdos Tomáš Chvátal 2019-04-10 06:28:41 +00:00
  • 2a3c53d4c5 Accepting request 606539 from devel:languages:python Dominique Leuenberger 2018-05-15 08:13:25 +00:00
  • 0dbeedd1e1 Accepting request 606538 from home:TheBlackCat:branches:devel:languages:python Todd R 2018-05-11 21:39:16 +00:00
  • 904864f3cd Accepting request 596735 from devel:languages:python Dominique Leuenberger 2018-04-24 13:31:37 +00:00
  • deb009784a - Initial commit, needed by python-dns-lexicon Tomáš Chvátal 2018-04-15 14:39:52 +00:00