]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/deepsea: always use 'password' parameter for salt-api auth 26904/head
authorTim Serong <tserong@suse.com>
Tue, 12 Mar 2019 09:07:49 +0000 (20:07 +1100)
committerTim Serong <tserong@suse.com>
Tue, 12 Mar 2019 09:07:55 +0000 (20:07 +1100)
commit56880b7312250059c35e67659b51a395a38d1983
treef7dc8c73220c65f7b9d3a41b93cfb08a1195ed83
parentcca5bd545c8a28a3a09261399cdf469a1f78ed44
mgr/deepsea: always use 'password' parameter for salt-api auth

Prior to https://github.com/saltstack/salt/commit/71d5601507, the
salt-api expected the password to be sent using the 'sharedsecret'
parameter if using shared secrets, and the 'password' parameter
for other authentication types.  The above commit unifies this so
that we always only need to use the 'password' parameter.

Signed-off-by: Tim Serong <tserong@suse.com>
src/pybind/mgr/deepsea/module.py