openstack-python-openstackc.../openstackclient/identity/v2_0
Alexey Stupnikov c0ada2d6ab Extend project delete command description
"openstack project delete" command doesn't try to figure out if
other services are using specified project somehow before trying
to delete it. This patch extends command description to ensure
that this is clearly communicated to users.

Related-bug: #2118900
Change-Id: I3ae0b2a8f04d4f791cab46ccd89f400549d24ecd
Signed-off-by: Alexey Stupnikov <aleksey.stupnikov@gmail.com>
2025-09-19 19:37:28 +02:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
ec2creds.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
endpoint.py typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
project.py Extend project delete command description 2025-09-19 19:37:28 +02:00
role.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
role_assignment.py pre-commit: Migrate from black to ruff format 2024-08-29 15:55:39 +01:00
service.py typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
token.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
user.py typing: Correct type for missing attributes 2025-03-31 17:52:16 +01:00