Commit Graph

3 Commits (f7a50130837c13ef437e141702f0387353bf93f5)

Author SHA1 Message Date
pascalheraud f7a5013083 Added a timeout param to prevent infinite loop while waiting for
completion of a task.
8 years ago
pascalheraud 37900daf79 Fixed module from review inputs :
- Caught the exception from import ovh to provide a proper message to
the user
- Removed unuseful brackets
- Added a else to check the state instead of two if
- Changed the module to be added to 2.0
- Added exceptions handling for all APIs calls with a clear message
including the return from the API.

And : 
- Fixed dependency of OVH api to 0.3.5
8 years ago
pascalheraud a767da1139 Added OVH Ip loadbalancing module for managing backends 8 years ago