Comment 3 for bug 1248919

Revision history for this message
Juan J. Martínez (jjmartinez) wrote : Re: Error reading ring upgrading from 1.7 to 1.10

devs in ring_data in 1.7 are:

[{'zone': 1, 'weight': 1.0, 'ip': '127.0.0.1', 'id': 0, 'meta': '', 'device': 'device1', 'port': 6010}, {'zone': 2, 'weight': 1.0, 'ip': '127.0.0.1', 'port': 6020, 'meta': '', 'device': 'device1', 'id': 1}, {'zone': 3, 'weight': 1.0, 'ip': '127.0.0.1', 'id': 2, 'meta': '', 'device': 'device1', 'port': 6030}, {'zone': 4, 'weight': 1.0, 'ip': '127.0.0.1', 'port': 6040, 'meta': '', 'device': 'device1', 'id': 3}, {'zone': 5, 'weight': 1.0, 'ip': '127.0.0.1', 'id': 4, 'meta': '', 'device': 'device1', 'port': 6050}]

With no region or replication information.