openstack-python-openstackc.../openstackclient
Takashi Kajinami 685b7506a7 Drop direct dependency on simplejson
The simplejson library is not included by the requirements but it was
directly imported. Drop the direct inclusion and use the alias in
the requests library to avoid ImportError caused by missing simplejson
in the environment.

Also fix the missing requests library in requirements.

Change-Id: I8713f45c5f2717cc53ba043aaeb479e72f641f78
(cherry picked from commit cf6dd62dd1)
2024-07-25 12:21:27 +00:00
..
api Drop direct dependency on simplejson 2024-07-25 12:21:27 +00:00
common Fix availability zone list command 2023-12-07 16:24:34 +00:00
compute trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
identity Merge "[codespell] fix typos in doc,tests and help messages" 2024-01-30 09:34:00 +00:00
image Merge "Adds CLI support for `glance md-object-update`" 2024-02-14 12:01:10 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
object Add pagination helpers 2023-11-03 23:16:18 +00:00
tests Merge "Adds CLI support for `glance md-object-update`" 2024-02-14 12:01:10 +00:00
volume trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Blacken everything else 2023-05-10 10:51:30 +01:00