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: unexceptable/openstack-interpreter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: new/sdk_support
Choose a base ref
...
head repository: unexceptable/openstack-interpreter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 1, 2018

  1. Merge pull request #3 from Adrian-Turjak/new/sdk_support

    Add openstacksdk and shade support
    Adrian Turjak authored Feb 1, 2018
    Configuration menu
    Copy the full SHA
    d2618ae View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Add default API versions to SDK

    Adrian Turjak committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    ba5da5a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. add swiftclient version

    Currently throws errors because swift doesn't have a default
    version defined. This defines it, although we don't actually
    use it. Just stops a keyerror.
    Adrian Turjak committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    77991e5 View commit details
    Browse the repository at this point in the history
  2. add unused version value to swift constructor

    Adrian Turjak committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    21dc6cd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Fix default region for sdk, rename session value

    Also update the readme to correctly reflect that 'oi' now
    exists, and switch to giving SDK examples over client examples.
    Adrian Turjak committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    0894770 View commit details
    Browse the repository at this point in the history
  2. fix ipython syntax highlighting when embeded

    Adrian Turjak committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    3356bbc View commit details
    Browse the repository at this point in the history
Loading