Commit Graph

4 Commits (1972df5a710fcbb3e3655eba2c632c17c92131ce)

Author SHA1 Message Date
pascalheraud 1972df5a71 Removed unnecessary moduleChanged=False
Added missing exceptions handling
10 years ago
pascalheraud f7a5013083 Added a timeout param to prevent infinite loop while waiting for
completion of a task.
10 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
10 years ago
pascalheraud a767da1139 Added OVH Ip loadbalancing module for managing backends 10 years ago