swift-cli : a filter option(region_name) not working as expected
Bug #1957933 reported by
Youngsol Koh
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Object Storage (swift) |
In Progress
|
Undecided
|
Youngsol Koh | ||
python-swiftclient |
Fix Committed
|
Undecided
|
Youngsol Koh |
Bug Description
swift --os-auth-url ${AUTH_URL}
-
-
-
-
-
If you have multiple regions, the result of the cli is always pointing to last element in end-point list, regardless of the specified region(${REGION}). Thus, It will affect "download" command
swift version: python-swiftclient 3.13.0
Changed in swift: | |
assignee: | nobody → Youngsol Koh (youngsol) |
description: | updated |
affects: | swift → python-swiftclient |
Changed in python-swiftclient: | |
status: | New → In Progress |
summary: |
- a filter option(region_name) in swift cli not working as expected + swift-cli : a filter option(region_name) not working as expected |
Changed in swift: | |
assignee: | nobody → Youngsol Koh (youngsol) |
description: | updated |
Changed in swift: | |
status: | New → In Progress |
To post a comment you must log in.
this is the same issue /bugs.launchpad .net/swift/ +bug/1518465
https:/