OpenStack Auth DDoS
The OpenStack provider creates way to many auth clients which causes keystone on OpenStack to constantly regenerate commands. This causes management to be bogged down. Need to cache the OpenStack API clients in the provider struct.