Configure devstack gate to use UUID tokens

Using uuid tokens will result in faster test runs as there wouldn't
be a need for time.sleep in the rbac_utils.py.

For environments that use fernet tokens, continue to use the
time.sleep(1).

Change-Id: I82eda2e23bee412c3b7bb375649cae43b6f6c061
2 files changed