Public bug reported: The code example in step 4, showing proxy-server.conf needs the following change to result in a working Keystone-backed Swift installation that makes average users able to interact with Swift as desired.
-operator_roles = Member,admin,swiftoperator +operator_roles = Member,admin,swiftoperator,_member_ Please note that potentially 'Member' can just be changed to '_member_' but I'm not 100% confident that won't break anything else as I'm no Swift expert. I've tested this on RHEL 6.5 and see the same problem with the other distribution's install guides as well. ----------------------------------- Built: 2014-08-09T05:18:48 00:00 git SHA: 9d0abbfa0b29c68c9e4b4728032197274eabf860 URL: http://docs.openstack.org/icehouse/install-guide/install/yum/content/installing-and-configuring-the-proxy-node.html source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml xml:id: installing-and-configuring-the-proxy-node ** Affects: openstack-manuals Importance: Undecided Status: New ** Also affects: ubuntu Importance: Undecided Status: New ** No longer affects: ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1356056 Title: Install and configure the proxy node in OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora - icehouse To manage notifications about this bug go to: https://bugs.launchpad.net/openstack-manuals/+bug/1356056/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
