swift/doc/saio/bin
Matthew Oliver e11a38c63a Bind SAIO services on different loopback addresses
Currently all devices in the ring and all services in a SAIO
all bind to the same loopback address 127.0.0.1. But this
breaks servers_per_port if you want to do any testing on that.

This change binds each service to a different loopback address
and updates the rings (remakerings) accordingly.

To make sure rysncd binds correctly the bind address needed
to be changed to listen on all addresses (0.0.0.0).

Change-Id: I7e77434f275df1e2699de495d8b622b90157a9d7
2017-06-27 16:08:08 -04:00
..
remakerings Bind SAIO services on different loopback addresses 2017-06-27 16:08:08 -04:00
resetswift Apply bash error handling consistently in all bash scripts 2016-10-11 22:13:06 +02:00
startmain Apply bash error handling consistently in all bash scripts 2016-10-11 22:13:06 +02:00
startrest Apply bash error handling consistently in all bash scripts 2016-10-11 22:13:06 +02:00