Configuration options will change (https://review.openstack.org/#/c/146972/4): - Removed config option: "swift_enable_snet". The default value of "swift_enable_snet" was False [1]. The comments indicated not to change this default value unless you are Rackspace [2]. - Added config option "swift_store_endpoint". The default value of "swift_store_endpoint" is None, in which case the storage url from the auth response will be used. If set, the configured endpoint will be used. Example values: "swift_store_endpoint" = "https://www.example.com/v1/not_a_container" 1. https://github.com/openstack/glance/blob/fd5a55c7f386a9d9441d5f1291ff6a92f7e6cc1b/etc/glance-api.conf#L525 2. https://github.com/openstack/glance/blob/fd5a55c7f386a9d9441d5f1291ff6a92f7e6cc1b/etc/glance-api.conf#L520 If you are using "swift_enable_snet" (i.e. You changed the default config from False to True in your deployment) and you are not Rackspace, please respond to this thread. Note, this is very unlikely as it is a Rackspace only option and documented as such. Thanks, Jesse -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150202/f1cbb7f9/attachment.html>