Bug 1041612

Summary: [RFE][swift]: Deploy CDN with openstack
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/swift/+spec/swift-cdn
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:40:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 18:15:29 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/swift-cdn.

Description:

Deploying Openstack controller node in one ubuntu 12.04 server machine (main server) and 2 or more compute nodes each in the other ubuntu 12.04 server machines(edge servers). Data at main servers is replicated at edge servers. CDN provides redirection techinques between main server,edge servers such that when a client requests  for some content,the request is accepted by the edge servers and provide the respective content to the client. If the content is not present with  the edge server ,it redirects the request to the main server.

Specification URL (additional information):

None