Skip to content

Conversation

@TomEros
Copy link
Contributor

@TomEros TomEros commented Apr 5, 2018

Add the us endpoint

ovh/client.py Outdated
#: Mapping between OVH API region names and corresponding endpoints
ENDPOINTS = {
'ovh-eu': 'https://eu.api.ovh.com/1.0',
'ovh-us': 'https://api.ovh.us/1.0',
Copy link
Member

@rbeuque74 rbeuque74 Apr 7, 2018

Choose a reason for hiding this comment

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

URL is incorrect. Official URL for OVH US API is https://api.ovhcloud.com/1.0

Copy link
Member

@rbeuque74 rbeuque74 left a comment

Choose a reason for hiding this comment

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

Missing OVH US information on README.rst

Copy link
Member

@rbeuque74 rbeuque74 left a comment

Choose a reason for hiding this comment

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

Please update the README.rst to add links about

Documentation
Console
Create application credentials
Create script credentials (all keys at once)

Then we will be able to merge it :)

@geoffreybauduin
Copy link
Member

Can you please sign your commits, as per the contribution guidelines?

README.rst Outdated


- **Documentation**: https://api.ovhcloud.com/
- **Community support**: api-subscribe@ml.ovh.net
Copy link
Member

Choose a reason for hiding this comment

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

For US too?

Copy link
Member

@rbeuque74 rbeuque74 May 16, 2018

Choose a reason for hiding this comment

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

Indeed, this has to be removed

@emenguy emenguy self-requested a review May 16, 2018 09:00
Copy link
Member

@rbeuque74 rbeuque74 left a comment

Choose a reason for hiding this comment

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

This pull-request still doesn't respect contributing guidelines: https://github.com/ovh/python-ovh/blob/master/CONTRIBUTING.rst

4. your work must be signed

TomEros and others added 3 commits May 16, 2018 14:05
Add the us endpoint

Signed-off-by: Quentin GROLLEAU <quentin.grolleau@corp.ovh.com>
Signed-off-by: Quentin GROLLEAU <quentin.grolleau@corp.ovh.com>
Signed-off-by: Quentin GROLLEAU <quentin.grolleau@corp.ovh.com>
Signed-off-by: Romain Beuque <romain.beuque@corp.ovh.com>
Copy link
Member

@rbeuque74 rbeuque74 left a comment

Choose a reason for hiding this comment

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

LGTM

@rbeuque74 rbeuque74 merged commit 6e9835d into ovh:master May 16, 2018
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.

6 participants