[radosgw, upgrades] Fix for radosgw keyring path and user
Issue:
If customer has its own external ceph cluster and have
specified only one keyring for radosgw it is possible to use
linux.system.file to control this keyring, but it is not
possible to specify path properly for this keyring.
Also it is not possible to specify arbitrary username for keyring.
Fix:
Specify keyring_path variable. If not specified then it
is calculated by default.
Specify keyring_user variable. If not specified then it
is calculated by default.
What has been fixed:
- Added keystone_path variable
- Added keystone_user variable
- Added tests
- Updated README
Prod-Related: PROD-32721
Change-Id: I4b59442ac6d892ec33063eca5e289894d05257cd
4 files changed