Ceph-rgw: Update s3 default admin keys

This updates the ceph-rgw s3 admin access and secret keys to more
generic default values to avoid the possibility of a user assuming
the default keys are acceptable to use

Change-Id: I618ec16059e12c8ce74513da7580a9853af707df
This commit is contained in:
Steve Wilkerson 2018-09-10 10:56:45 -06:00
parent c581bbcbf8
commit 7865667e35

View File

@ -430,8 +430,8 @@ endpoints:
# NOTE(srwilkers): These defaults should be used for testing only, and
# should be changed before deploying to production
username: s3_admin
access_key: "32AGKHCIG3FZ62IY1MEC"
secret_key: "22S9iCLHcHId9AzAQD32O8jrq7DpFX9RHIOOC4NL"
access_key: "admin_access_key"
secret_key: "admin_secret_key"
hosts:
default: ceph-rgw
public: radosgw