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

provider/openstack: Gophercloud Migration #9407

Merged
merged 48 commits into from
Oct 23, 2016

Conversation

jtopjian
Copy link
Contributor

This migrates the OpenStack Provider from the github.com/rackspace/gophercloud repo to github.com/gophercloud/gophercloud repo.

All resource arguments and attributes remain unchanged except for the removal of APIKey. However, this argument is not actually used in OpenStack -- only Rackspace.

Fixes #7926

@fatmcgav
Copy link
Contributor

Wooh!!! :-D

@jtopjian jtopjian changed the title Gophercloud Migration provider/openstack: Gophercloud Migration Oct 17, 2016
@jtopjian jtopjian force-pushed the gophercloud-migration branch 2 times, most recently from 82b9909 to 810d20e Compare October 22, 2016 01:37
gophercloud/gophercloud no longer supports the APIKey authentication
attribute. Removal of this attribute may impact users who were using
the Terraform OpenStack provider in with vendor-modified clouds.
fatmcgav and others added 23 commits October 23, 2016 02:38
…n, and refactor types 'SubnetCreateMap' function to use
…tion which can be used to convert

'value_specs' resource data to a map.
@jtopjian jtopjian force-pushed the gophercloud-migration branch from 810d20e to 27c59bf Compare October 23, 2016 02:39
@jtopjian jtopjian merged commit a148180 into hashicorp:master Oct 23, 2016
@jtopjian jtopjian deleted the gophercloud-migration branch March 23, 2017 16:09
@ghost
Copy link

ghost commented Apr 15, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 15, 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.

provider/openstack: Migrate to gophercloud/gophercloud
2 participants