docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.96k forks source link

Add support for OS_CACERT in Openstack driver #3471

Open mathias-nyman opened 8 years ago

mathias-nyman commented 8 years ago

As in: http://docs.openstack.org/developer/python-openstackclient/man/openstack.html?highlight=os_cacert

Pull request coming shortly..

mathias-nyman commented 8 years ago

Opened pull request: https://github.com/docker/machine/pull/3472