Import the following galera specific error code to handle connection
retries, from the latest list of codes used by retry filter in oslo.db.
- 1024: WSREP has not yet prepared node for application use [1]
- 1927: Connection was killed [2]
[1] 45079050f1d54c3be15ce128487f79c9490be77c
[2] 34f9a3ac7a56883f8a2cd2a9a93bc42e5194bc1e
Change-Id: Ic5851122df20d91081f13c10f68ae7f5e00e6b26
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>