Tags: syseleven/fleeting-plugin-openstack
Tags
Implement our own environment variable lookup Based on https://gist.github.com/vooon/911c13af31c4aff53477536d8d6afe65
Allow authentication through environment variables This allows the usage of standardized OS_* variables to authenticate against OpenStack. It's helpful when running the plugin in Kubernetes, because you "only" need to inject environment variables into the pod, not a full YAML file.
PreviousNext