kolla/docker/keystone
Mohammed Naser b68bdabbb4 Refactor and enable shell access
When installing from binary, packaging tools create a user for
Keystone which does not have a shell.  This results in fernet
token operations failing due to the fact that `rsync` cannot
connect over SSH because the Keystone user cannot login.

This patch addresses this issue by enabling shell access
to the Keystone user, it also refactors the Nova SSH controller
to use the pre-existing macro.

Change-Id: Ic753a94311c5d7d72a82d91c1279dfe982e9afbd
Related-Bug: #1617902
2017-03-15 14:24:39 -04:00
..
keystone Use install-pip macro in most source images 2017-02-17 08:49:32 -03:00
keystone-base Use install-pip macro in most source images 2017-02-17 08:49:32 -03:00
keystone-fernet Remove include_header and include_footer in all Dockerfiles 2017-02-05 10:44:48 +08:00
keystone-ssh Refactor and enable shell access 2017-03-15 14:24:39 -04:00