Carlos da Silva b6771d7877 [CephFS driver] Make share deletion idempotent
The CephFS driver is failing to delete a share that does not exist
in the backend.

This change adds a try/catch block and catches the not found
exception.

Closes-Bug: #2141463
Change-Id: I3ba06b96130b9120b91150e063a8ac3df54ac76f
Signed-off-by: Carlos da Silva <ces.eduardo98@gmail.com>
(cherry picked from commit b398ffdd7f)
2026-03-19 15:32:29 +00:00
2024-01-27 23:57:00 +09:00
2020-08-11 21:00:54 +00:00
2017-03-30 15:12:22 +03:00
2025-02-15 23:07:20 +09:00
2025-12-09 19:04:39 +00:00
2017-10-25 11:57:46 -04:00
2025-09-15 10:03:13 +00:00
2023-08-31 14:44:36 -04:00
2013-08-08 10:34:06 -04:00
2025-05-13 11:43:51 +00:00
2025-08-27 21:32:18 +00:00
2025-09-10 22:26:08 +09:00
2025-05-13 11:43:51 +00:00

Manila

image

You have come across an OpenStack shared file system service. It has identified itself as "Manila". It was abstracted from the Cinder project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/manila

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/manila

Python client

https://opendev.org/openstack/python-manilaclient

  • Documentation for the project can be found at:

https://docs.openstack.org/manila/latest/

  • Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/manila/

  • Source for the project:

https://opendev.org/openstack/manila

  • Bugs:

https://bugs.launchpad.net/manila

  • Blueprints:

https://blueprints.launchpad.net/manila

  • Design specifications are tracked at:

https://specs.openstack.org/openstack/manila-specs/

Description
Shared filesystem management project for OpenStack.
Readme 192 MiB
Languages
Python 99.3%
Shell 0.7%