Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Openstack glance support #4283

Merged
merged 12 commits into from
Dec 15, 2016
Merged

[WIP] Openstack glance support #4283

merged 12 commits into from
Dec 15, 2016

Commits on Dec 13, 2016

  1. Resync gophercloud OpenStack SDK with new repo

    - github.com/rackspace/gophercloud is now feature frozen and is replaced by the repo at github.com/gophercloud/gophercloud
    - Remove old vendored files for rackspace version of gophercloud
    - Add new vendored version of gophercloud from new repo
    - Fix various API changes in gophercloud
    - Remove support for RackSpace API keys (not supported in new gophercloud repo)
    Zanetti, David authored and mwhooker committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    b438827 View commit details
    Browse the repository at this point in the history
  2. Second part of resync of gophercloud

    Zanetti, David authored and mwhooker committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    01e3e7f View commit details
    Browse the repository at this point in the history
  3. use 404 error type

    mwhooker committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    6a6e735 View commit details
    Browse the repository at this point in the history
  4. add openstack imageservice

    mwhooker committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    98051a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bd211c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d7df95 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Configuration menu
    Copy the full SHA
    99667df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe7e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e4585 View commit details
    Browse the repository at this point in the history
  4. bugfix

    mwhooker committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    1408c3f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. update docs

    mwhooker committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    9c863cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754ed93 View commit details
    Browse the repository at this point in the history