Hi, there
I have a question about OpenStack delivery plugin, based on the documentation, the configuration for this is
plugins:
openstack:
host: 10.1.0.1 # default: localhost
port: 9292 # default: 9292
schema: http # default: http
overwrite: true # default: false
public: true # default: false
If so, how does boxgrinder authenticate itself against OpenStack keystone? What am I missing here?
Thanks
Haitao