Path to this page:
./
net/py-softlayer,
SoftLayer API bindings for Python
Branch: CURRENT,
Version: 6.2.3,
Package name: py311-softlayer-6.2.3,
Maintainer: imilSoftLayer API bindings for Python. For use with SoftLayer's API.
This library provides a simple interface to interact with SoftLayer's XML-RPC
API and provides support for many of SoftLayer API's features like object masks
and a command-line interface that can be used to access various SoftLayer
services using the API.
Required to run:[
devel/py-setuptools] [
textproc/py-pygments] [
devel/py-requests] [
lang/py-six] [
www/py-urllib3] [
devel/py-click] [
devel/py-prompt_toolkit] [
lang/python37] [
textproc/py-ptable]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 486.96 KB
Version history: (Expand)
- (2024-07-22) Updated to version: py311-softlayer-6.2.3
- (2024-06-11) Updated to version: py311-softlayer-6.2.2
- (2024-01-16) Updated to version: py311-softlayer-6.1.11
- (2023-10-14) Updated to version: py311-softlayer-6.1.9
- (2023-05-11) Updated to version: py310-softlayer-6.1.7
- (2023-02-09) Updated to version: py310-softlayer-5.9.9
CVS history: (Expand)
2024-01-16 09:57:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.11
6.1.11
Added vlan trunks on the server detail page
Added a thread capable client.cf_call() function
pip prod(deps): bump rich from 13.6.0 to 13.7.0
pip prod(deps): bump sphinx-click from 5.0.1 to 5.1.0
pip prod(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
v6.1.11 updates
6.1.10
Implement IBM Detect-Secrets
Fixing sphinx-build issues
A few more additions to the documentation updates
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
v6.1.10 version bump
|
2023-10-14 19:21:49 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.9
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
pip prod(deps): bump rich from 13.5.2 to 13.5.3
|
2023-05-11 12:09:10 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.7
6.1.7
pip prod(deps): bump rich from 13.3.2 to 13.3.3
Added new command - slcli cdn delete
Added new command - slcli cdn create
slcli firewall detail multiVlan:14109 --credentials
add a new option on account orders
Issues with block/file volume-details on some volumes
Need a command for slcli object-storage delete
New Command: slcli user vpn-password
Update slcli user detail to display if user has API key
Fixed an issue with 'slcli event-log get'
pip prod(deps): bump rich from 13.3.3 to 13.3.4
added the slcli file to this repo
Updated date field in command - slcli cdn purge
New command: slcli order quote-delete
pip prod(deps): bump rich from 13.3.4 to 13.3.5
updates for v6.1.7
|
2022-02-27 10:08:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 5.9.9
5.9.9
Improvements
Add loadbalancer timeout values
Add pricing date to slcli order preset-list
New Commands
slcli vlan create-options add new feature on vlan
slcli account bandwidth-pools Bandwidth pool features
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-16 21:30:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 5.9.8
5.9.8
Improvements
Fix code blocks formatting of The Solution section docs
Add retry decorator to documentation
Updated utility docs
Add Exceptions to Documentation
Forces specific encoding on XMLRPC requests
Add sensor data to hardware
Ignoring f-string related messages for tox for now
Fix account events
Improved loadbal details
Fix initialized accountmanger
Fix hw billing reports 0 items
Update API docs link and remove travisCI mention
Fix errors with vs bandwidth
Add Item names to vs billing report
Mapping is now in collections.abc
fix vs placementgroup list
fixed up snapshot-notification cli commands
New Commands
loadbal l7policies
slcli loadbal l7policies --protocol-id
slcli loadbal l7policies
Snapshot notify
slcli file|block snapshot-set-notification
slcli file|block snapshot-get-notification-status
|
2021-11-18 20:56:27 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 5.9.7
5.9.7
Improvements
Fixed some doc block issues when generating HTML
Updates to the Release workflow for publishing to test pypi
Adding in CodeQL Analysis
Create SECURITY.md
Fix the network space is empty on subnet detail
Prevents SLCLI_VERSION environment variable from breaking things
Refactor loadbal order-options
slcli server create-options dal13 Error
New Commands
add new feature on vlan cli
|