Installing OpenStack Object Storage services – proxy server

Clients connect to OpenStack Object Storage via the Swift proxy servers. This allows us to scale out our OpenStack Object Storage environment as needed, without affecting the frontend to which the clients connect. The proxy servers have the following packages installed:

  • swift: These are the underlying common files shared among other the OpenStack Object Storage packages, including the Swift client
  • swift-proxy: This is the proxy service responsible for providing access to the OpenStack Object Storage nodes
  • memcached: This is a high-performance memory object caching system
  • python-swiftclient: This is the Swift client for accessing the OpenStack Object Storage environment using the Command-line ...

Get OpenStack: Building a Cloud Environment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.