Files
d85e090a14b76fa747117b836559a69f146b08f8
swift /bin
Sergey Kraynev ea7858176b 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 process 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:
- Separate replication servers use the same code as normal replication
 servers, but with replication_server parameter = True. When using a
 separate replication network, the non-replication servers set
 replication_server = False. When there is no separate replication
 network (the default case), replication_server is not included in the config.
DocImpact
Change-Id: Ie9af5bdcdf9241c355e36053ca4adfe49dc35bd0
Implements: blueprint dedicated-replication-network
2013年04月21日 18:14:42 -04:00
..
2013年05月01日 14:19:38 -04:00
2013年04月22日 01:31:53 +04:00
2013年04月30日 00:17:46 -07:00
2013年05月01日 14:19:38 -04:00
2012年11月26日 18:15:21 -08:00
2013年01月21日 18:12:17 +01:00
2013年05月01日 14:19:38 -04:00
2012年03月19日 13:45:34 -05:00
2013年05月01日 14:19:38 -04:00
2013年01月21日 18:12:17 +01:00
2012年03月19日 13:45:34 -05:00
2013年02月08日 20:19:48 +00:00
2012年05月24日 14:50:00 -05:00
2013年04月21日 18:14:42 -04:00