Reviewed: https://review.openstack.org/100057 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=abed3e59e159136b39a498a013983d0cf9efded9 Submitter: Jenkins Branch: master
commit abed3e59e159136b39a498a013983d0cf9efded9 Author: Keshava Bharadwaj <[email protected]> Date: Sat Jun 14 18:18:29 2014 +0530 Corrects proxy server conf in swift install guide The install and configuration guide for object storage has proxy-server.conf contents with /home/swift/keystone-signing as signing directory. Without the directory being available swift proxy service is unable to start. Signing directory is a temporary cache directory which defaults to /tmp. Hence removing this entry makes /tmp as default signing directory. This patch removes signing_dir option to make swift use /tmp as signing directory implicitly. Change-Id: I8b9b70b30af2767f48705acb14329833179b96fc Closes-Bug: #1329798 ** Changed in: openstack-manuals Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329798 Title: install-guie: the signing_dir configuration (proxy-server.conf) is not correct To manage notifications about this bug go to: https://bugs.launchpad.net/openstack-manuals/+bug/1329798/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
