Rename Master and Slave to Primary and Replica 51/7151/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Sun, 28 Nov 2021 09:02:07 +0000 (11:02 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Mon, 29 Nov 2021 22:51:01 +0000 (00:51 +0200)
commitee834c59a83cdd10889b3439a281fe43b9f98839
treefd1961b243f7fe22cd277e38145a5d3748e1ead9
parenta5bd11af229cdcbfc973c0b4ab67a9c75f4f76e1
Rename Master and Slave to Primary and Replica

Refactor SDL code not to use 'Master' and 'Slave' words in function
nor variable names due to their negative connotations.

Issue-Id: RIC-113

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I3ecdcab4d8d36a6b8311fa34316d8ddbf71ae5a4
internal/cli/healthcheck.go
internal/cli/healthcheck_test.go
internal/cli/namespaces.go
internal/cli/namespaces_test.go
internal/sdlgoredis/dbinfo.go
internal/sdlgoredis/dbstate.go
internal/sdlgoredis/dbstate_test.go
internal/sdlgoredis/sdlgoredis.go
internal/sdlgoredis/sdlgoredis_test.go
internal/sdlgoredis/sdlgosentinel.go