swift proxy cname_lookup functionality is undocumented

Bug #994353 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Tom Fifield

Bug Description

Swift proxy's cname lookup functionality (Middleware that translates an unknown domain in the host header to something that ends with the configured storage_domain by looking up the given domain’s CNAME record in DNS.) is not found in openstack manuals.

It has these configuration options:

Variable Service module Default
lookup_depth proxy_server filter:cname_lookup '1'
storage_domain proxy_server filter:cname_lookup 'example.com'
log_facility proxy_server filter:cname_lookup 'LOG_LOCAL0'
log_level proxy_server filter:cname_lookup 'INFO'
log_name proxy_server filter:cname_lookup 'cname_lookup'
log_headers proxy_server filter:cname_lookup 'f'

(more readable view at https://docs.google.com/spreadsheet/ccc?key=0ArysOOuLgF_PdFV0cFV2VkE2WkZUY1RNYjZBd204a0E )

Tags: swift
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Confirmed
status: Confirmed → Triaged
importance: Undecided → Medium
Tom Fifield (fifieldt)
tags: added: swift
Revision history for this message
Tom Fifield (fifieldt) wrote :
Changed in openstack-manuals:
assignee: nobody → Tom Fifield (fifieldt)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/11964
Committed: http://github.com/openstack/openstack-manuals/commit/73e7ae73192735a8794b173f1a62b31122078df5
Submitter: Jenkins
Branch: master

commit 73e7ae73192735a8794b173f1a62b31122078df5
Author: Tom Fifield <email address hidden>
Date: Sat Aug 25 10:35:27 2012 +1000

    Adding additional features section to swift doc

    Adds a new section for additional swift features previously
    undocumented, including: healthcheck, domain remap, cname_lookup,
    and tempurl.

    Information on these can be scant - so I see this patch as more of
    a starting point which can be added to as more becomes known.

    fixes bug 994350
    fixes bug 994352
    fixes bug 994353
    fixes bug 999405

    Change-Id: I3a27ac66c107b6b7c4735f657cf72bb30cae2d74

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.