Store Private IPs in the token database
Store private ips in the token database when the snitch is GPFS. Refactor token generation logic consolidating a number of token generating interfaces into a single one: ITokenRetriever. The SimpleDB implementation of IPriamInstanceFactory is made strongly consistent in the process.