SUSE / rookcheck

Apache License 2.0
4 stars 11 forks source link

use openstack's clouds.yaml for getting cloud configuration instead of environment variables #123

Closed kshtsk closed 4 years ago

kshtsk commented 4 years ago

Rookcheck is using OS_ variables to connect to openstack, which is not usable enough for multi cloud operations. It will be great rookcheck supports cloud based configs similar to openstack --os-cloud or OS_CLOUD.

toabctl commented 4 years ago

Fixed via https://github.com/SUSE/rookcheck/pull/125