[Sanity] Added test to check fernet token rotation is consistent

The test checks that /var/lib/keystone/fernet-keys/ directory at ctl*:
* has the same files and same number of files;
* all same files on different ctl* nodes have the same MD5 sum.

When fernet token rotation is not equal on all ctl* nodes and these files
are not consistent, the OpenStack API works unexpectedly and responds with
random 500 HTTP errors for random requests.

Change-Id: I65a26c48060c56e621028575aeff235921b70f79
Related-PROD: #PROD-32322
1 file changed
tree: 60209409bd860a5cf82db3dde703582f0d834d8d
  1. bin/
  2. docs/
  3. test_set/
  4. .gitignore
  5. Dockerfile
  6. LICENSE