Keystone-manage command not found.
Hi,
I'm setting up Rackspace 11 distribution of Openstack and face this issue where while running the setup-openstack.yml playbook, the process fails giving me error message saying, "failed: [Infra1_keystone_container-d0d3a077] =>{"cmd": "keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone", "failed": true, "rc": 2} msg: [Errno 2] No such file or directory"
I tried to manually run the command "keystone-manage fernet_setup --keystone-user keystone --keystone-group keystone" in the said container but it gave me error saying "bash: keystone-manage: command not found". What should I do? Any clue towards the solution would be much appreciated.