Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository:softlayer/softlayer-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:0afedfa
Choose a base ref
...
head repository:underscorephil/softlayer-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:567540a
Choose a head ref
  • 3 commits
  • 0 files changed
  • 2 contributors

Commits on Dec 3, 2015

  1. Fixes keyerror with vlan list and vlan detail

    Adds backend ip address to virtual and hardware listed under `vlan detail`
    Kevin McDonald committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    3f2ac29View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Merge branch 'sudorandom-fix-vlan-list'

    * sudorandom-fix-vlan-list: (40 commits) Fixes keyerror with `vlan list` and `vlan detail` Fix New Pylint Errors Add note about requests InsecurePlatformWarning Updates edit_dedicated_fwl_rules doc block Filter env vars that start with underscore Fix minor style issue Improves Virtual Reload Fixes datacenter listing overrunning its line in `vs create-options` cmd Change docs to use Client.call instead of hash acessors Set default transport for CLI back to XMLRPC Adds more REST tests, use request.headers as query params Re-adds filter/mask/parameter support to REST transport Adds image export and improves image import docs Improve summary information Changes slcli shell settings directory to softlayer_shell Fixes minor tox issue Forgot a word Updated and removed link to forums Lowers coverage percentage since moving test code affected it Fixes tox test invocation ...
    @underscorephil
    underscorephil committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    8ab6e57View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master: (22 commits) Changed verbiage for --ip-address option Cleans up error handling for slcli shell Adds username to `slcli shell` prompt Small shell improvements (slcli shell) Fix options check for --disabled option Remove --ip option as it conflicts with --ip-address option Re-flake8 the tests Fix trivial style issue Update tox.ini to work with tox v2.3.0 Update copyright year. Add SoftLayerListResult to docs removed a note i forgot about took out pprint CLI/virt/dns now at 100% tested Add object storage tests cleaned up the sync_a and sync_aaaa records calls Resolves some style issues Adds Object Storage account/endpoint listing manager/cli removed pprint from test suite issues192 added ability to sync aaaa records Fixes keyerror with `vlan list` and `vlan detail` ...
    @underscorephil
    underscorephil committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    567540aView commit details
    Browse the repository at this point in the history
Loading