zaqar/zaqar/common
melissaml 963ef01c6f [Part 10] Remove all usage of six library
We don't need this in a Python 3-only world.

Remove six in follows:
1. lower-constraints.txt
2. requirements.txt
3. zaqar/bench/observer.py
4. zaqar/common/api/api.py
5. zaqar/common/api/request.py
6. zaqar/common/api/response.py
7. zaqar/common/pipeline.py
8. zaqar/common/storage/select.py

Change-Id: I8669061e00fd929c24e62ce9fd4ba31aab63e0d4
2022-01-27 09:27:01 +08:00
..
api [Part 10] Remove all usage of six library 2022-01-27 09:27:01 +08:00
policies Introduce the Topic resource into Zaqar-1 2019-03-07 10:16:39 +08:00
storage [Part 10] Remove all usage of six library 2022-01-27 09:27:01 +08:00
transport Support extra specs to subscription confirming 2021-03-17 17:47:45 +08:00
__init__.py Rename Marconi to Zaqar 2014-08-04 10:36:50 +02:00
access.py Rename Marconi to Zaqar 2014-08-04 10:36:50 +02:00
auth.py Fix tempest error 2021-12-14 09:19:27 +08:00
cache.py Switch to oslo_cache 2015-09-23 11:44:44 +02:00
cli.py Stop to use the __future__ module. 2020-06-02 21:08:18 +02:00
consts.py fix a typo for retry policy. 2017-10-10 14:28:36 +08:00
decorators.py Fix the issue that the function unpackb has no encoding option 2020-08-17 11:19:10 +08:00
errors.py Updated from global requirements 2015-07-07 14:25:36 +02:00
pipeline.py [Part 10] Remove all usage of six library 2022-01-27 09:27:01 +08:00
urls.py [Part1] Remove six 2020-10-24 15:47:52 +08:00
utils.py [Part1] Remove six 2020-10-24 15:47:52 +08:00