Install and configure the proxy node in OpenStack Installation Guide for Ubuntu 12.04/14.04 (LTS)  - icehouse

Bug #1361563 reported by Aragats Amirkhanyan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Darren Chan

Bug Description

Installation Proxy for ObejctStorageService
http://docs.openstack.org/icehouse/install-guide/install/apt/content/installing-and-configuring-the-proxy-node.html

[filter:keystoneauth]
operator_roles = Member,admin,swiftoperator

This configuration is incorrect, because by default the member role is called "_member_" instead of "Member"

So, it should look like:
[filter:keystoneauth]
operator_roles = _member_,admin,swiftoperator

Without these changes could be exception for memeber accounts (in the documentation case is "demo" account) such as:
403 Forbidden. Access was denied to this resource.

-----------------------------------
Built: 2014-08-21T22:14:32 00:00
git SHA: d9e3ab1f86d8157cd4a7b0ad5be680aaa300ceb3
URL: http://docs.openstack.org/icehouse/install-guide/install/apt/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

description: updated
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
milestone: none → juno
tags: added: swift
tags: added: low-hanging-fruit
Changed in openstack-manuals:
status: Confirmed → Triaged
Darren Chan (dazzachan)
Changed in openstack-manuals:
assignee: nobody → Darren Chan (dazzachan)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/119974

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-manuals (master)

Change abandoned by Darren Chan (<email address hidden>) on branch: master
Review: https://review.openstack.org/119974
Reason: tox errors due to reverting changes in master before creating and committing the patch. I'll redo this.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/119975

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/119975
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=f3a549530d8fbbf6b2b214fa81f5b1f45729a465
Submitter: Jenkins
Branch: master

commit f3a549530d8fbbf6b2b214fa81f5b1f45729a465
Author: darrenchan <email address hidden>
Date: Tue Sep 9 12:21:35 2014 +1000

    Minor fix to swift proxy node configuration section

    Minor fix to details in the configuration file
    backport: icehouse
    Closes-Bug: #1361563

    Change-Id: If2e147a1d0ccd82876dac69f75c659b700cc0f36

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.