.coveragerc
.functests
.mailmap
.manpages
.stestr.conf
.unittests
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
bin/swift
doc/Makefile
doc/requirements.txt
doc/manpages/swift.1
doc/source/client-api.rst
doc/source/conf.py
doc/source/index.rst
doc/source/introduction.rst
doc/source/service-api.rst
doc/source/swiftclient.rst
doc/source/_static/.gitignore
doc/source/_templates/.empty
doc/source/cli/index.rst
doc/source/contributor/contributing.rst
examples/capabilities.py
examples/copy.py
examples/delete.py
examples/download.py
examples/list.py
examples/post.py
examples/stat.py
examples/upload.py
python_swiftclient.egg-info/PKG-INFO
python_swiftclient.egg-info/SOURCES.txt
python_swiftclient.egg-info/dependency_links.txt
python_swiftclient.egg-info/entry_points.txt
python_swiftclient.egg-info/not-zip-safe
python_swiftclient.egg-info/pbr.json
python_swiftclient.egg-info/requires.txt
python_swiftclient.egg-info/top_level.txt
releasenotes/notes/310-notes-03040158a8683dd8.yaml
releasenotes/notes/320_notes-bb367dba1053d34c.yaml
releasenotes/notes/340_notes-1777780bbfdb4d96.yaml
releasenotes/notes/350_notes-ad0ae19704b2eb88.yaml
releasenotes/notes/360_notes-1ec385df13a3a735.yaml
releasenotes/notes/361_notes-59e020e68bcdd709.yaml
releasenotes/notes/3_8_0_release-bd867fbdb8c895d3.yaml
releasenotes/notes/3_8_1_release-cb5648c3ae69bde1.yaml
releasenotes/notes/3_9_0_release-3c293d277f14ec22.yaml
releasenotes/notes/4_3_0_release.yaml
releasenotes/notes/4_4_0_release-d731bab5982c160b.yaml
releasenotes/notes/4_5_0_release-b315d25b889293f2.yaml
releasenotes/notes/4_6_0_release-92e466eb55b80225.yaml
releasenotes/notes/4_8_0_release-41ba0852981191c3.yaml
releasenotes/notes/4_9_0_release-b26426108163280d.yaml
releasenotes/source/2023.1.rst
releasenotes/source/2023.2.rst
releasenotes/source/2024.1.rst
releasenotes/source/2024.2.rst
releasenotes/source/2025.1.rst
releasenotes/source/2025.2.rst
releasenotes/source/conf.py
releasenotes/source/current.rst
releasenotes/source/index.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
releasenotes/source/zed.rst
swiftclient/__init__.py
swiftclient/authv1.py
swiftclient/client.py
swiftclient/command_helpers.py
swiftclient/exceptions.py
swiftclient/multithreading.py
swiftclient/requests_compat.py
swiftclient/service.py
swiftclient/shell.py
swiftclient/utils.py
swiftclient/version.py
test/__init__.py
test/sample.conf
test/functional/__init__.py
test/functional/test_openstacksdk.py
test/functional/test_swiftclient.py
test/unit/__init__.py
test/unit/test_authv1.py
test/unit/test_command_helpers.py
test/unit/test_multithreading.py
test/unit/test_service.py
test/unit/test_shell.py
test/unit/test_swiftclient.py
test/unit/test_utils.py
test/unit/utils.py
tools/swift.bash_completion