need to set https_validate_certificates in boto config as well as is_secure
Bug #1130345 reported by
Clint Byrum
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Medium
|
Clint Byrum |
Bug Description
boto does not, by default, validate https ceritificates on endpoints. I would suggest that Heat make it default to on, but I understand that may complicate issues. Either way, we need a way to specify it in the heat configuration along side is_secure. Heat deployers may also need to turn this off if boto ever does make it default and they want to use self signed certs.
I suggest we make the config option
instance_
As this matches the form of is_secure
Changed in heat: | |
assignee: | nobody → Clint Byrum (clint-fewbar) |
status: | New → In Progress |
Changed in heat: | |
milestone: | none → grizzly-3 |
importance: | Undecided → Medium |
Changed in heat: | |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | grizzly-3 → 2013.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/22354
Review: https:/