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

Add OpenStack cloud provider #1676

Merged
merged 4 commits into from
Oct 15, 2014
Merged

Conversation

anguslees
Copy link
Member

So far only implements Instances() interface.

@anguslees anguslees force-pushed the openstack-provider branch 4 times, most recently from accac53 to d2c7132 Compare October 11, 2014 06:25
limitations under the License.
*/

package openstack_cloud
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest just "openstack"

@lavalamp
Copy link
Member

Overall looks pretty good, mostly just style suggestions.

@lavalamp
Copy link
Member

Also can you create a MAINTAINERS file so we know who to bug when we break things? :)

@anguslees
Copy link
Member Author

Thanks, updated. I shamelessly copied from the AWS provider, so many of your style comments could be applied there too, fwiw.

@lavalamp
Copy link
Member

I probably didn't notice on account of "AWS" being so much shorter, thanks for bearing with me :)

It looks like the gophercloud package didn't actually get copied into the dependencies, which is why travis is failing you. I'm not a godeps wizard, but I think you need to do something involving the godeps save command. You added the right incantation to the .json file, you just need to also get the package into the Godeps dir (please do that in a separate commit!).

@lavalamp
Copy link
Member

LGTM thanks!

lavalamp added a commit that referenced this pull request Oct 15, 2014
@lavalamp lavalamp merged commit 595d4b4 into kubernetes:master Oct 15, 2014
csrwng pushed a commit to csrwng/kubernetes that referenced this pull request Aug 29, 2023
…try-shim

OCPBUGS-18149: UPSTREAM: <carry>: retry etcd Unavailable errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants