Commit Graph

5 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
njuettner
76c09dab1f Switch to go modules 2019-04-09 17:22:36 +02:00
Ben Hundley
2527157317 Add TestNewDesignateProvider test func 2018-10-15 18:08:50 -05:00
Nick Jüttner
e499a737cb Fix designate provider and tests (#522) 2018-04-12 14:58:48 +02:00
Stan Lagun
0cb99281ff OpenStack Designate provider 2017-09-22 20:55:08 -07:00