9 Commits

Author SHA1 Message Date
Michael Fraenkel
fab942f486 Cache the endpoints on the controller loop
The controller will retrieve all the endpoints at the beginning of its
loop. When changes need to be applied, the provider may need to query
the endpoints again. Allow the provider to skip the queries if its data was
cached.
2019-05-07 19:51:53 -04:00
Yoan Blanc
9e980e7696
exoscale: bump version to 0.11
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-08-16 15:54:33 +02:00
Christopher Schmidt
11df25dc86 revert commit 2018-07-13 06:43:29 +02:00
Yoan Blanc
6ed7b8d3ba
exoscale: fix boilerplate header
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-07-12 13:30:08 +02:00
Christopher Schmidt
14cefa0717 added UpdateNew 2018-07-06 07:49:48 +02:00
Christopher Schmidt
635427f528 did not match domains 2018-07-06 07:35:08 +02:00
Christopher Schmidt
07e7103afe implemented dryRun 2018-07-06 07:17:07 +02:00
Yoan Blanc
a487d3878f exoscale: rename exo into exoscale
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-07-04 15:00:21 +02:00
Christopher Schmidt
8003a3f00b initial Exoscale Provider 2018-07-04 14:59:48 +02:00