Can we use keystone for secure communication between swift componets ?
I want to secure communication between different components of openstack swift (like object-server, account-server, container-server).
Can I use keystone for this purpose ?
Will it required code change ? or just change in configuration will work ?
I already tried adding "authtoken" & "keystoneauth" in /etc/swift/object-server.conf
but it doesn't look working.