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

Conversation

mwhooker
Copy link
Contributor

@mwhooker mwhooker commented Dec 14, 2016

closes #4113
replaces #4211

b/c changes: removes rackspace API Key field

Haven't tested, but will now. If @clstokes or @rickard-von-essen want to take a look

TODO

  • document

Zanetti, David and others added 9 commits December 13, 2016 14:04
- 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)
@mwhooker
Copy link
Contributor Author

tested visibility works

@mwhooker
Copy link
Contributor Author

okay was able to test and both features work

@mwhooker mwhooker merged commit 88841cb into master Dec 15, 2016
@mwhooker mwhooker deleted the openstackhacks branch December 15, 2016 00:13
@mwhooker
Copy link
Contributor Author

Will keep an eye out for tickets about removing the api_key field. If it becomes a problem we can either switch back to rackspace/gophercloud. Even though I think that library would work for us and preserve b/c, I decided to move to the new gophercloud/gophercloud because it's being supported, and terraform moved to it without much problem hashicorp/terraform#9407

@ghost ghost locked and limited conversation to collaborators Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow specifying additional tenants for sharing OpenStack images.
1 participant