On Wed, Sep 23 2015, ZZelle wrote: > * It doesn't work when the service itself acts as a proxy (typically nova > image-list) > * it doesn't work when you rewrite from > https://<proxy-host>:<proxy-port>/<base>/... > to http://<host>:<port>/... > because the <base> information is not provided in the headers (except if > you exploit a webob limitation)
Yup, that's what I wrote in my previous mail – that's the only case not covered correctly except if you have specific oslo.config option à la Keystone. Though we could also use and document a header that we would use inside OpenStack to pass the <base> around. That would avoid having anything to configure in each service, just setting a proper header in your proxy. Which means less configuration to do for OpenStack – always a good thing IMHO. -- Julien Danjou # Free Software hacker # http://julien.danjou.info
signature.asc
Description: PGP signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev