Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ayenter
/
softlayer-python
Public
forked from
softlayer/softlayer-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 18, 2018
Merge pull request #1 from ayenter/ayenter/improve-1
Show description for a106f2b
ayenter
authored
a106f2b
View commit details
Copy full SHA for a106f2b
Browse repository at this point
add ids to item-list
Alec-Yenter
authored and
Alec-Yenter
committed
ee15f3e
View commit details
Copy full SHA for ee15f3e
Browse repository at this point
Commits on Apr 28, 2018
Merge pull request #967 from kz6fittycent/master
Show description for 5ebe333
allmightyspiff
authored
5ebe333
View commit details
Copy full SHA for 5ebe333
Browse repository at this point
security updates and yaml
Show description for 9c6960a
kz6fittycent
authored
9c6960a
View commit details
Copy full SHA for 9c6960a
Browse repository at this point
Commits on Apr 24, 2018
Merge pull request #969 from allmightyspiff/issues959
Show description for 4da502b
allmightyspiff
authored
4da502b
View commit details
Copy full SHA for 4da502b
Browse repository at this point
tox analyisis fixes
allmightyspiff
committed
b153838
View commit details
Copy full SHA for b153838
Browse repository at this point
#959 updated file order to be consistent with block order
allmightyspiff
committed
e723685
View commit details
Copy full SHA for e723685
Browse repository at this point
added documentation link to volume-order and increased max terminal width because 80 chars is way too smal
allmightyspiff
committed
fe29b88
View commit details
Copy full SHA for fe29b88
Browse repository at this point
Commits on Apr 23, 2018
Merge branch 'master' into master
allmightyspiff
authored
026f5d8
View commit details
Copy full SHA for 026f5d8
Browse repository at this point
#959 added warning message when ordering legacy storage offerings from the cli, removed restriction on IOPS being multiples of 100 for performance volumes
allmightyspiff
committed
8a56dcd
View commit details
Copy full SHA for 8a56dcd
Browse repository at this point
Commits on Apr 20, 2018
Update snapcraft.yaml
kz6fittycent
authored
8971fa8
View commit details
Copy full SHA for 8971fa8
Browse repository at this point
Commits on Apr 19, 2018
updated source link
Show description for 333a0b0
kz6fittycent
authored
333a0b0
View commit details
Copy full SHA for 333a0b0
Browse repository at this point
Commits on Apr 18, 2018
Versioning
Show description for e39e423
kz6fittycent
authored
e39e423
View commit details
Copy full SHA for e39e423
Browse repository at this point
Update snapcraft.yaml
kz6fittycent
authored
0ac7818
View commit details
Copy full SHA for 0ac7818
Browse repository at this point
v5.4.4
allmightyspiff
committed
e9b174c
View commit details
Copy full SHA for e9b174c
Browse repository at this point
Commits on Apr 17, 2018
Update snapcraft.yaml
kz6fittycent
authored
f1e0d93
View commit details
Copy full SHA for f1e0d93
Browse repository at this point
Commits on Apr 16, 2018
Merge pull request #965 from allmightyspiff/issues904
Show description for fea6048
allmightyspiff
authored
fea6048
View commit details
Copy full SHA for fea6048
Browse repository at this point
very basic slcli vlan detail tests to make coverage happy
allmightyspiff
committed
5925e61
View commit details
Copy full SHA for 5925e61
Browse repository at this point
removed unneeded fixture
allmightyspiff
committed
1cc572b
View commit details
Copy full SHA for 1cc572b
Browse repository at this point
more test coverage for ordering tests
allmightyspiff
committed
3728328
View commit details
Copy full SHA for 3728328
Browse repository at this point
Merge branch 'issues904' of github.com:allmightyspiff/softlayer-python into issues904
allmightyspiff
committed
62e8dc4
View commit details
Copy full SHA for 62e8dc4
Browse repository at this point
#904 fixed the storage_utils and ordering managers to properly find prices with empty locationGroupId
allmightyspiff
committed
ddf97dc
View commit details
Copy full SHA for ddf97dc
Browse repository at this point
Merge branch 'master' of github.com:softlayer/softlayer-python
allmightyspiff
committed
10115e2
View commit details
Copy full SHA for 10115e2
Browse repository at this point
Commits on Apr 14, 2018
Update snapcraft.yaml
kz6fittycent
authored
bbb07ec
View commit details
Copy full SHA for bbb07ec
Browse repository at this point
Commits on Apr 13, 2018
Merge pull request #963 from khuong507/PresetsFilter
Show description for 5988805
allmightyspiff
authored
5988805
View commit details
Copy full SHA for 5988805
Browse repository at this point
Fixed unit test
Khuong-Nguyen
committed
4246cbf
View commit details
Copy full SHA for 4246cbf
Browse repository at this point
Added filter for accountRestrictedActivePresets
Khuong-Nguyen
committed
33af4ff
View commit details
Copy full SHA for 33af4ff
Browse repository at this point
Commits on Apr 12, 2018
Merge branch 'master' of github.com:softlayer/softlayer-python
allmightyspiff
committed
a6c868a
View commit details
Copy full SHA for a6c868a
Browse repository at this point
Commits on Apr 11, 2018
Merge pull request #960 from allmightyspiff/xport-enhancements
Show description for a845e44
allmightyspiff
authored
a845e44
View commit details
Copy full SHA for a845e44
Browse repository at this point
Commits on Apr 10, 2018
formatting fixes
allmightyspiff
committed
e520056
View commit details
Copy full SHA for e520056
Browse repository at this point
transport coverage
allmightyspiff
committed
dbd5d48
View commit details
Copy full SHA for dbd5d48
Browse repository at this point
Commits on Apr 6, 2018
tox fixes for transport things
allmightyspiff
committed
af2c706
View commit details
Copy full SHA for af2c706
Browse repository at this point
Merge branch 'master' of github.com:allmightyspiff/softlayer-python into xport-enhancements
allmightyspiff
committed
5a3ad54
View commit details
Copy full SHA for 5a3ad54
Browse repository at this point
Commits on Apr 5, 2018
Merge branch 'xport-enhancements' of github.com:allmightyspiff/softlayer-python
allmightyspiff
committed
4dcb3cd
View commit details
Copy full SHA for 4dcb3cd
Browse repository at this point
Commits on Mar 30, 2018
updated to version 5.4.3
kz6fittycent
authored
1280586
View commit details
Copy full SHA for 1280586
Browse repository at this point
Previous
Next
You can’t perform that action at this time.