Softlayer

Latest version: v6.2.2

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 14

3.2.0

- Changes: https://github.com/softlayer/softlayer-python/compare/v3.1.0...v3.2.0

Added
- CLI+API: Added firewall manager and CLI module
- CLI+API: Added iscsi manager and CLI module
- API: Added ability to create multiple virtual servers at once to VSManager
- API: Added OrderingManager. Remove hard-coded price IDs

Changed
- Fixed several small bugs

3.1.0

- Changes: https://github.com/softlayer/softlayer-python/compare/v3.0.2...v3.1.0

Added
- CLI+API: Added CDN manager and CLI module
- CLI+API: Added ticket manager and CLI module
- CLI+API: Added image manager and improves image CLI module
- CLI+API: Added the ability to specify a proxy URL for API bindings and the CLI
- CLI+API: Added ability to resize a virtual machine
- CLI+API: Added firewall manager and CLI module
- CLI+API: Added load balancer manager and CLI module

Changed
- API: six is now used to provide support for Python 2 and Python 3 with the same source
- CLI+API: Implemented product name changes in accordance with SoftLayer's new product names. Existing managers should continue to work as before. Minor CLI changes were necessary.
- Many bug fixes and minor suggested improvements

3.0.2

- Changes: https://github.com/softlayer/softlayer-python/compare/v3.0.1...v3.0.2

Added
- CLI+API: Simplified object mask reformatting and added support for more complex masks.
- CLI+API: Added IPMI IP address to hardware details.
- CLI: Added support for ordering multiple disks when creating a CCI.
- API: Added flag to disable compression on HTTP requests.
- CLI: Added CIDR information to subnet displays.

Changed
- CLI: Fixed the sl bmc create --network argument.
- CLI+API: Improved output of the message queue feature and fixed some minor bugs.
- CLI: Fixed an error when using --test and ordering a non-private subnet.
- API: Fix to prevent double counting results in summary_by_datacenter().

3.0.1

- Changes: https://github.com/softlayer/softlayer-python/compare/v3.0.0...v3.0.1

Added
- CLI+API: Added ability to specify SSH keys when reloading CCIs and servers.

Changed
- CLI: Fixed an error message about pricing information that appeared when ordering a new private subnet.

3.0.0

- Changes: https://github.com/softlayer/softlayer-python/compare/v2.3.0...v3.0.0

Added
- CLI+API: Adds SoftLayer Message Queue Service bindings (as a manager) and a CLI counterpart. With this you can interact with existing message queue accounts
- CLI+API: Adds the ability to create CCIs with the following options: metadata, post-install script, SSH key
- CLI+API: Improved dedicated server ordering. Adds power management for hardware servers: power-on, power-off, power-cycle, reboot
- CLI+API: Adds a networking manager and adds several network-related CLI modules. This includes the ability to:
- list, create, cancel and assign global IPs
- list, create, cancel and detail subnets. Also has the ability to lookup details about an IP address with 'sl subnet lookup'
- list, detail VLANs
- show and edit RWhois data
- CLI+API: Ability to manage SSH Keys with a manager and a CLI module
- CLI: Adds a --debug option to print out debugging information. --debug=3 is the highest log level which prints full HTTP request/responses including the body
- CLI+API: Adds the ability to create hardware servers with a default SSH key
- CLI: Adds templating for creating CCIs and hardware nodes which can be used to create more CCIs and hardware with the same settings

Changed
- Many bug fixes and consistency improvements
- API: Removes old API client interfaces which have been deprecated in the v2. See link for more details: https://softlayer-api-python-client.readthedocs.org/en/latest/api/client/#backwards-compatibility
- CLI: The commands in the main help are now organized into categories

2.3.0

- Changes: https://github.com/softlayer/softlayer-python/compare/v2.2.0...v2.3.0

Added
- CLI+API: Added much more hardware support: Filters for hardware listing, dedicated server/bare metal cloud ordering, hardware cancellation
- CLI+API: Added DNS Zone filtering (server side)
- CLI+API: Added Post Install script support for CCIs and hardware
- CLI: Added Message queue functionality
- CLI: Added --debug option to CLI commands
- API: Added more logging
- API: Added token-based auth so you can use the API bindings with your username/password if you want. (It's still highly recommended to use your API key instead of your password)

Changed
- Several bug fixes and improvements
- Removed Python 2.5 support. Some stuff MIGHT work with 2.5 but it is no longer tested
- API: Refactored managers into their own module to not clutter the top level

Page 13 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.