GitHub / softlayer/softlayer-python / commits
A set of Python libraries that assist in calling the SoftLayer API.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 74538a38 | merge Merge pull request #1460 from allmightyspiff/issues1436 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 225a8157 | merge Merge pull request #1468 from allmightyspiff/mergeFilter |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 2fe44f5e | merge Merge pull request #1455 from FernandoOjeda/ft/hw_upgrade_disk |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9a5f20ac | fixed some style issues |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| cef27f0d | merge Merge pull request #1469 from allmightyspiff/master |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5caa6ce0 | Updating author_email to SLDN distro list | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| ea3def3a | merge Merge pull request #1467 from allmightyspiff/releaseAutomation |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 554cbbd3 | tox fixes | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| ffce9b30 | changed dict_merge to return a merged dictionary | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 53fc6562 | Added a utility to merge objectFilters, #1459 1461 | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 9e27d841 | #1462 Added automation to publish to test-pypi in preperation for fully autom... | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| f39538a3 | add Billing and lastTransaction on slcli virtual detail | caberos <c****8@g****m> | over 5 years ago | |
| 9c4f3ba2 | Fix slcli hw upgrade disk to support with rest. | Fernando <f****a@j****m> | over 5 years ago | |
| 2ba40f91 | merge Merge pull request #1456 from allmightyspiff/rwhois_removal |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c8bb4ff7 | removed reference to rwhois in the documentation | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 9277add2 | merge Merge pull request #1454 from allmightyspiff/issues1395 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3db10074 | merge Merge pull request #1446 from caberos/issue1445 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 07df909a | tox fixes | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 391bf8cc | fixing a unit test | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 10bfe14b | #1436 added checking for a special character sequence for when windows users ... | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 19f28989 | fix Christopher code review comments | caberos <c****8@g****m> | over 5 years ago | |
| 447b3aa5 | Add method comment | caberos <c****8@g****m> | over 5 years ago | |
| c232336b | Add method comment | caberos <c****8@g****m> | over 5 years ago | |
| 26d9162d | Add an --orderBy parameters to call-api | caberos <c****8@g****m> | over 5 years ago | |
| 170418c5 | merge Merge pull request #1447 from allmightyspiff/issues1315 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ab1ede51 | merge Merge pull request #1451 from ATGE/issues/1450 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4eb112a0 | merge Merge pull request #1452 from caberos/issue1448 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 938076e0 | merge Merge pull request #1458 from allmightyspiff/issues1457 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 262507e0 | #1457 added contributing guide | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| fb2b08ab | #1352 removing the rwhois commands | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 24f7bb9e | Fix tox analysis. | Fernando <f****a@j****m> | over 5 years ago | |
| 6885a47d | Fix tox analysis. | Fernando <f****a@j****m> | over 5 years ago | |
| 791c18dd | Fix tox analysis. | Fernando <f****a@j****m> | over 5 years ago | |
| 848d27bb | Add the option add and upgrade the hw disk. | Fernando <f****a@j****m> | over 5 years ago | |
| 0f4b627b | #1395 Forced reserved capacity guests to be monthly as hourly gets ordered as... | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| e20ceea7 | fixing a test | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| d730b0ac | merge Merge branch 'issues1315' of github.com:allmightyspiff/softlayer-python into ... | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 3e34733e | tox fixes | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 485d9f94 |
Added -a as an option
Co-authored-by: ATGE <3****E@u****m> |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8aa65113 | fixed code review comments, a few more unit tests | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 6a8a2d5f | add the Hardware components on "slcli hardware detail" | caberos <c****8@g****m> | over 5 years ago | |
| 5c3cd045 | fix team code review comments | caberos <c****8@g****m> | over 5 years ago | |
| 79270494 | merge Merge pull request #1443 from FernandoOjeda/ft/vs_detail_prices |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 26a7e669 | merge Merge pull request #1442 from FernandoOjeda/ft/virtual_authorize_storage |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4b68924b | merge Merge pull request #1439 from FernandoOjeda/ft/authorize_storage |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 68292e28 | #1450 add slcli order quote-save docs | ATGE <g****m@g****m> | over 5 years ago | |
| f46990ff | #1450 add slcli order quote-save feature | ATGE <g****m@g****m> | over 5 years ago | |
| d7b2d599 | #1450 add slcli order quote-save tests | ATGE <g****m@g****m> | over 5 years ago | |
| 7ae7588b | Tox fixes | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 20630bef | #1315 moved the IBMID login stuff to config setup instead of its own command | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 1db96f6f | add billing and lastTransaction on hardware detail | caberos <c****8@g****m> | over 5 years ago | |
| a51e9cf9 | Refactor hw detail prices. | Fernando <f****a@j****m> | over 5 years ago | |
| 9f5abad7 | #1315 basic IAM authentication support, and slcli login function | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 4ff8abaa | Fix tox analysis. |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 75444c4e | Fix tox analysis. |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| fb00f9dd | Add authorize block, file and portable storage to a vs. | Fernando <f****a@j****m> | over 5 years ago | |
| 3853a1f4 | Fix tox analysis. | Fernando <f****a@j****m> | over 5 years ago | |
| b2db864d | merge Merge branch 'master' into ft/authorize_storage |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c8973821 | merge Merge pull request #1437 from FernandoOjeda/ft/upgrade_hardware |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 197c675f | merge Merge pull request #1435 from caberos/issue1434 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 239452a9 | Fix tox analysis. | Fernando <f****a@j****m> | over 5 years ago | |
| 68f2a99f | Add a unit test to manager for storage username. |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| acde5278 | Add a unit test to avoid storage username ex. |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 605cab1e | Fix exception storage username. |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 1392433c | Update authorize_storage.py |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 15c42d6e | merge Merge branch 'master' into ft/authorize_storage |
FernandoOjeda <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ac8a4b49 | Fix method documentation. | Fernando <f****a@j****m> | over 5 years ago | |
| f4b835df | Add documentation. | Fernando <f****a@j****m> | over 5 years ago | |
| 9c9d4cf1 | Add the authorize block and file storage to a hw. | Fernando <f****a@j****m> | over 5 years ago | |
| 60a6feba | Fix Teams code review comments | caberos <c****8@g****m> | over 5 years ago | |
| 4443f0b3 | Fix Teams code review comments | caberos <c****8@g****m> | over 5 years ago | |
| cc46a139 | merge Merge pull request #1432 from caberos/issue1424 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 62cbfbd3 | merge Merge pull request #1431 from ATGE/issues/1430 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 21a5db74 | Fix tox analysis. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| 20869348 | Fix tox analysis. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| f8a418af | Fix tox analysis. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| 9741084b | Fix tox analysis. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| 556b1cc1 | Fix tox analysis. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| 03d03293 | Adding documentation. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| d7289bb6 | Adding documentation. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| 8addedbf | Adding unit test. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| c400ab56 | Adding upgrade option to slcli hw. | Fernando Ojeda <f****a@j****m> | over 5 years ago | |
| f4fee95a | Add preset datatype in `slcli virtual detail` | caberos <c****8@g****m> | over 5 years ago | |
| fa9da6a1 | fix tox tool | caberos <c****8@g****m> | over 5 years ago | |
| 0ab9c0da | merge Merge pull request #1433 from allmightyspiff/master |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5d338a52 | v5.9.3 Release notes and updates | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 78400f19 | fix tox tool | caberos <c****8@g****m> | over 5 years ago | |
| e87c160f | merge Merge pull request #1407 from Rajarajan97/master |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9d98b3e6 | merge Merge pull request #1428 from softlayer/issues1425 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e4c72b85 | Add routers for each DC in `slcli hw create-options` | caberos <c****8@g****m> | over 5 years ago | |
| fb138c6c | #1430 refactor Ordering verify_quote cleaning empty or None fields logic | ATGE <g****m@g****m> | over 5 years ago | |
| ffdca18d | merge Merge pull request #1429 from camporter/support_python39 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8d73349a | Fix casing | Cameron Porter <p****a@u****m> | over 5 years ago | |
| f019f3dd | Use testtools.SkipIf instead so that secrets mocking isn't broken for python ... | Cameron Porter <p****a@u****m> | over 5 years ago | |
| b9c75956 | Add testing and support for python 3.9. | Cameron Porter <p****a@u****m> | over 5 years ago | |
| e33da437 | merge Merge pull request #1427 from caberos/issue1426 |
Christopher Gallo <c****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3b6aae8c | tox fixes | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 956d7fa6 | #1425 checking termLength when ordering | Christopher Gallo <c****o@g****m> | over 5 years ago | |
| 5d88288c | updating | caberos <c****8@g****m> | over 5 years ago | |
| 750da77a | merge Merge branch 'master' of https://github.com/softlayer/softlayer-python into i... | caberos <c****8@g****m> | over 5 years ago |