Swift post usage help ACL info incorrect

Bug #1587677 reported by Matt Dorn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
Fix Released
Undecided
Mohit Motiani

Bug Description

The "swift post --help" displays inaccurate info about read and write ACL syntax.

One cannot give read or write access to all users within a project by simply specifying the project, i.e. swift post testcontainer -w "account1". The proper syntax should be "swift post testcontainer -w "account1:*"

Matt Dorn (madorn)
description: updated
Changed in python-swiftclient:
assignee: nobody → Mohit Motiani (mohit-motiani)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-swiftclient (master)

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

Changed in python-swiftclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.openstack.org/324739
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=371f0e3482a6fbf963f6c1d987d48aed19dc8c3e
Submitter: Jenkins
Branch: master

commit 371f0e3482a6fbf963f6c1d987d48aed19dc8c3e
Author: Mohit Motiani <email address hidden>
Date: Thu Jun 2 17:51:20 2016 +0000

    Update help text around container ACL syntax

    The patch add the information about the syntax of provding read and
    write access to the users within a project.

    The current status is:
    account:* does not work with tempauth
    account does not work with keystoneauth

    Furthermore, the concept of "account" is fuzzy. It could be a
    "project", but even that doesn't distinguish between a project
    id and a project name.

    Change-Id: I4462230fe05aa4a742e825f5b6312deb93bc1170
    Closes-Bug: #1587677

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

This issue was fixed in the openstack/python-swiftclient 3.2.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.