Open termie opened 13 years ago
(by ttx) What does the published API say about that ?
(by mike-mayo) Good question. I looked over the spec and couldn't find anything about this topic.
So I'm proposing we change the default behavior to only return an endpoint header if it actually exists. Or at the very least, document that you may get a blank one back. That said, I think not returning the header at all is smarter since I imagine some people will want to run OpenStack for only a subset of services, which could one day mean some people are looking at a lot of blank headers.
(by ttx) A bit concerned about changing this behavior after FeatureFreeze, but I guess letting a release pass without deciding might not be better.
When you auth with the OS API, you get endpoints back in the headers, such as X-Server-Management-Url. If an endpoint doesn't exist you still get it, such as a blank X-Storage-Url and X-Cdn-Management-Url
Imported from Launchpad using lp2gh.