[Openstack-docs] [openstack/swift] DocImpact review request change Ie9af5bdcdf9241c355e36053ca4adfe49dc35bd0

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Mon Feb 11 13:41:52 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/19618

Log:
commit 216f3d1968845bddef09a82786726316d1b5c94a
Author: Sergey Kraynev <skraynev at mirantis.com>
Date:   Mon Dec 17 06:39:25 2012 -0500

    Implementation of replication servers
    
    Support separate replication ip address:
    - Added new function in utils. This function provides ability
      to select separate IP address for replication service.
    - Db_replicator and object replicators were changed.
      Replication processe uses new function now.
    
    Replication network parameters:
    - Replication network fields (replication_ip, replication_port)
      support was added to device dictionary in swift-ring-builder script.
    - Changes were made to support new fields in search, show and set_info
      functions.
    
    Implementation of replication servers:
    - Allowed_methods attribute was added in configuration for standart
      account-, container-, object-server.
    - Separate replication servers were implemented like standard servers,
      with parameter allowed_methods = REPLICATE.
    
    DocImpact
    Change-Id: Ie9af5bdcdf9241c355e36053ca4adfe49dc35bd0
    Implements: blueprint dedicated-replication-network




More information about the Openstack-docs mailing list