boxidau / rax-autoscaler

Apache License 2.0
5 stars 2 forks source link

Authentication token not being cached #3

Closed boxidau closed 9 years ago

boxidau commented 9 years ago

Authentication is occurring on every run, this is inefficient

Fix: Cache authentication token

boxidau commented 9 years ago

Token caching implemented